Sara Ogaz
Sara Ogaz
Hi guys, Any plans to add (or maybe it's already there?) the draggable interactions @brechmos-stsci and I found in this article: https://medium.com/vuetify/drag-n-drop-in-vuetify-part-i-166f2c7a4a82 We found one mention of "sortable" in the...
Okay so, @eteq recommended I run this stuff by you guys before I started on anything. I've looked through the current stuff in the ``Combiner`` class and it looks like...
Sorry if this is a silly question, but where in transform_image does the wcs get updated after the transformation is done? I don't see anything in the code that looks...
Hi, i was wondering if there are any plans to have Combiner take in a DQ style array for masking, (i.e. scaling to zero). I've been getting a lot of...
[Edit: Was apparently working off an old master, fixing conflicts right now] [Edit 2: Resolved conflicts] See discussion in #578. This is my first pass/prototype of the new structure laid...
Hi, I think I found a bug in `TableHDU.from_columns()`. The documentation says that it will take a `BinTableHDU` as input, but when I try this I get the following error....