Skip to content

Commit

Permalink
test with romancal for build 15 (#33)
Browse files Browse the repository at this point in the history
* test with romancal for build 15

* add a L2 catalog file to download script
  • Loading branch information
nden authored Sep 9, 2024
1 parent 161e6bb commit f7d534d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 00_install/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- numpy >= 1.20
- packaging
- pip
- python >= 3.9
- python == 3.11
- pyyaml
- pip:
- asdf_standard
Expand All @@ -17,4 +17,4 @@ dependencies:
- astropy >= 5.3
- gwcs >= 0.20
- stpipe
- romancal >= 0.13
- romancal >= 0.16.3
1 change: 1 addition & 0 deletions data/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"ExampleData/Build14/r0099101001001001001_r274dp63x31y81_visit_F158_prompt_i2d.asdf",
"ExampleData/Build14/r0099101001001001001_r274dp63x31y81_visit_F158_prompt_cat.asdf",
"ExampleData/Build14/r0099101001001001001_r274dp63x31y81_visit_F158_prompt_segm.asdf",
"ExampleData/Build14/r0000101001001001001_01101_0001_WFI01_cat.asdf",
"ExampleData/jw01448013001_02105_00001_nis_rate.fits",
"ExampleData/jw01448013001_02106_00001_nis_rate.fits",
"ExampleData/jw01448013001_02106_00001_nis_cat.ecsv",
Expand Down

0 comments on commit f7d534d

Please sign in to comment.