Commit ac89db9
authored
Cube Cutout Generalization
* Start on tests
* Tests, style, more checks
* test case for input file with no image data
* Address PR comments
* Slight restructuring
* small typing changes
* Delete ImageCutout tests from test_FITSCutout.py
* ASDF Cutout Progress
* pass in coordinates from asdf_cut as string
* change gwcs version
* parameter to return filepaths
* Generalization restructuring
* CubeCutout implementation
* New approach
* CubeCutout tests
* Fix rebase issue
* Separate TESS logic into child class
* Update cube_cut to use TessCubeCutout
* Move _build_tpf, add comments about backwards compatibility
* Adding cube_cut function
* style fix
* Fix rebase issue1 parent 306ed01 commit ac89db9
File tree
13 files changed
+1693
-1043
lines changed- astrocut
- tests
13 files changed
+1693
-1043
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
| 330 | + | |
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
| 342 | + | |
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| |||
0 commit comments