Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds proper motion correction and galaxy support to Contamination tool #597

Merged
merged 1,026 commits into from
Jul 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1026 commits
Select commit Hold shift + click to select a range
af08c63
Updated version numnber
bourque Feb 1, 2022
dcdeb55
Update CHANGELOG.md
nespinoza Feb 1, 2022
2d685e0
Update CHANGELOG.md
nespinoza Feb 1, 2022
a82d494
Merge pull request #525 from ExoCTK/v1.2.3
bourque Feb 2, 2022
aa2fec7
Merge pull request #526 from ExoCTK/v1.2.3
bourque Feb 2, 2022
2a61178
Hacking away at an optmial solution here.
hover2pi Feb 10, 2022
9e46e65
Merge
hover2pi Feb 10, 2022
4594530
The contam slog continues
hover2pi Feb 14, 2022
3a840c0
Ugh
hover2pi Feb 17, 2022
614a169
Enabled SPAM coefficient LDC calculation in Web app
hover2pi Feb 22, 2022
d1f1b5e
Merge branch 'develop' into LDCaddons
hover2pi Feb 22, 2022
5cd9dc9
Added TESS and CHEOPS bands to LDC and make NIRSpec PRISM the default
hover2pi Mar 8, 2022
0e14d82
Merging
hover2pi Mar 8, 2022
1d0b5d4
Bump paramiko from 2.7.2 to 2.10.1
dependabot[bot] Mar 29, 2022
5409d10
shakespeare
hover2pi Apr 5, 2022
6d8206c
Merge pull request #532 from ExoCTK/LDCaddons
nespinoza May 12, 2022
ca90a75
Bumps version from 1.2.3 to 1.2.4
hover2pi May 12, 2022
fd733d7
Bumping release number in Web app footer
hover2pi May 12, 2022
ca11c68
Merge pull request #538 from ExoCTK/develop
nespinoza May 12, 2022
b7b3c7e
Added model caching for LDC to speed up calculations
hover2pi May 31, 2022
af14630
Bump version to 1.2.5
hover2pi May 31, 2022
9ea646f
Merge conflicts again
hover2pi Dec 2, 2022
253c48a
Downgrade batman because of install error in current
hover2pi Dec 2, 2022
d25c264
i am the batman
hover2pi Dec 2, 2022
19276fc
Me code pretty one day
hover2pi Dec 2, 2022
29a391e
Dinna dinna dinna dinnna dinna dinna dinna dinna BATMAM
hover2pi Dec 2, 2022
76e9dd0
more conflicts
hover2pi Dec 2, 2022
2eabf2a
Merge pull request #539 from ExoCTK/cache_ldc_model
hover2pi Dec 2, 2022
814f672
Merge pull request #534 from ExoCTK/dependabot/pip/paramiko-2.10.1
hover2pi Dec 2, 2022
9ad71e0
merging with develop
hover2pi Jan 23, 2023
d8eab2c
update version in base.html
jaymedina Oct 30, 2020
088df44
pep8 compliance
jaymedina Oct 30, 2020
af4044c
add condition w/ badPAs
falkben Nov 9, 2020
dafac1a
make binComp a list of floats
jaymedina Oct 20, 2020
83f28e2
removed print statement
jaymedina Oct 20, 2020
6974767
Added CHANGELOG.md to repo
hover2pi Nov 9, 2020
051c737
Minor edit
hover2pi Nov 9, 2020
da77f75
Removed deprecated astropy.extern.six.StringIO dependency, replaced w…
bourque Nov 4, 2020
e7f0b8b
updated asteval dependency
bourque Nov 10, 2020
047d9ba
Attempting to kick-start GitHub which for some reason is not respondi…
bourque Nov 10, 2020
6ae64a4
Repaired logging code and added logging to all Web tools
hover2pi Dec 4, 2020
f3e3adf
Added throughputs from pandeia and helpers function to fetch them
hover2pi Dec 23, 2020
e9c4a1e
Converted fits files to txt so svo_filters can read them and updated …
hover2pi Dec 23, 2020
9a00d5d
Updated LDC code to work with svo_filters 0.3.0
hover2pi Dec 31, 2020
8d7527d
Checking if PyYAML install is case sensitive
hover2pi Dec 31, 2020
6f91963
Trying to resolve scipy1.6.0 requires PyYAML5.1.0 but bandit requires…
hover2pi Dec 31, 2020
e206d28
Removed bandit temporarily to see if builds pass
hover2pi Jan 4, 2021
bbbb8dc
Bump svo_filters to v0.3.0 in py3.7 env
hover2pi Jan 4, 2021
91ff308
Setting scipy bandit and pyyaml versions
hover2pi Jan 4, 2021
f007d8e
PEP compliance for utils.py
hover2pi Jan 4, 2021
9c6e5e5
Removed pinned pyyaml version in setup.py that was breking the conda …
hover2pi Jan 5, 2021
671a84a
werkzug version pin
hover2pi Jan 5, 2021
d1e6b1a
Added code to generate JWST throughputs and populated the throughputs…
hover2pi Feb 17, 2021
a334956
Upgraded PyYAML>=5.4 as per pyup recommendation
hover2pi Feb 17, 2021
63da263
Added try except for pandeia install which is only needed to generate…
hover2pi Feb 18, 2021
1f25891
Update cython from 0.29.21 to 0.29.22
pyup-bot Mar 1, 2021
beca72e
Update pandas from 1.2.0 to 1.2.2
pyup-bot Mar 1, 2021
a314d1f
Update pytest from 6.2.1 to 6.2.2
pyup-bot Mar 1, 2021
1c768a5
Update pyyaml from 5.3.1 to 5.4.1
pyup-bot Mar 1, 2021
abcfac7
Update scipy from 1.6.0 to 1.6.1
pyup-bot Mar 1, 2021
abda2a2
Update sphinx from 3.4.1 to 3.5.1
pyup-bot Mar 1, 2021
5631627
Update sqlalchemy from 1.3.22 to 1.3.23
pyup-bot Mar 1, 2021
55c5ef5
Update boto3 from 1.16.47 to 1.16.63
pyup-bot Feb 1, 2021
d7403c0
Update matplotlib from 3.3.3 to 3.3.4
pyup-bot Feb 1, 2021
a7ecc95
Update numpy from 1.19.4 to 1.20.0
pyup-bot Feb 1, 2021
afe9a36
Update pandas from 1.2.0 to 1.2.1
pyup-bot Feb 1, 2021
1c85830
Update pytest from 6.2.1 to 6.2.2
pyup-bot Feb 1, 2021
63a25f9
Update pyyaml from 5.3.1 to 5.4.1
pyup-bot Feb 1, 2021
9accf8a
Update sphinx from 3.4.1 to 3.4.3
pyup-bot Feb 1, 2021
eb2b858
pyup updates 02/21
bourque Feb 2, 2021
f679fdb
Moving flask-wtf back to pip since the latest version doesnt appear t…
bourque Feb 2, 2021
f0e1870
Reverting svo_filters as I dont think updating this may break some th…
bourque Feb 2, 2021
caf8667
Reverting astropy after some failed tests
bourque Feb 2, 2021
bcf294a
Added explicity pip dependency
bourque Feb 16, 2021
48f002b
Added python3.8 travis build
bourque Feb 16, 2021
f6a9742
Added dependencies
bourque Feb 16, 2021
5c5d668
Initial commit of conda 3.9 env
bourque Feb 16, 2021
445417d
Added 3.9 build
bourque Feb 16, 2021
87e19aa
Skipping jwst_gtvt test when using python3.9
bourque Feb 19, 2021
b2c7394
Remove support for python 3.6
bourque Feb 19, 2021
05b1fec
March 2021 pyup updates
bourque Mar 2, 2021
2265cb9
Added citation information
bourque Feb 22, 2021
d23e8cb
Fixed and added some badges
bourque Feb 22, 2021
895326d
The README logo is a bit unecissarily large
bourque Feb 22, 2021
07c5d6b
Fixed typo
bourque Feb 22, 2021
62b561a
Added pysiaf to NIRISS fieldsim
hover2pi Mar 30, 2021
d82e301
optimizing contam tool but need to fix data sources.
hover2pi Apr 27, 2021
b2e9695
Undoing previous mess
hover2pi Jan 23, 2023
4c220a6
Merging LDC updates into develop
hover2pi Jan 26, 2023
6fa9556
Bump to v1.2.5
hover2pi Jan 26, 2023
743db78
REsolving rest of LDC merge conflicts
hover2pi Jan 26, 2023
e0612fe
Merge conflicts
hover2pi Jan 26, 2023
e959795
pinning docutils version
hover2pi Jan 26, 2023
08a08d2
regions and docutils versions
hover2pi Jan 26, 2023
168ec22
Removing docutils pin in setup.py
hover2pi Jan 26, 2023
1182f5f
Updating test to reflect new value in exomast
hover2pi Jan 26, 2023
89c2701
Play nice, packages
hover2pi Jan 26, 2023
8859e50
Messing with sphinx version
hover2pi Jan 26, 2023
981b1de
This package stuff is the absolute worst part of programming. I hate it.
hover2pi Jan 26, 2023
9b0c8cb
Messing with packages to get build passing
hover2pi Jan 26, 2023
6c967a9
docutils is killing me
hover2pi Jan 26, 2023
777e730
I hate you sphinx
hover2pi Jan 26, 2023
aa0e484
upgrade astropy
hover2pi Jan 26, 2023
7631780
typo
hover2pi Jan 26, 2023
b742fa5
numpy upgrade so astropy 4.2 works
hover2pi Jan 26, 2023
366eb45
astropy bump
hover2pi Jan 30, 2023
5cc7323
astropy bump
hover2pi Jan 30, 2023
6ab7053
Starting over with dependencies
hover2pi Feb 14, 2023
11ee8ba
Updated tests
hover2pi Feb 14, 2023
05fab4c
Removed Python 3.7 support
hover2pi Feb 14, 2023
8e75fdd
Removed Python 3.7 support
hover2pi Feb 14, 2023
a15cf7d
Added python 3.10 support
hover2pi Feb 14, 2023
f2ec2c4
Upgraded hotsoss to v0.1.8 and fixed broken tests
hover2pi Feb 22, 2023
a0e2b4b
Why isnt conda installing the astropy version I specify
hover2pi Feb 22, 2023
8cda4ac
Astro-why
hover2pi Feb 22, 2023
5cef3b8
Rolling back dependencies to see what tests fail with old installs
hover2pi Feb 22, 2023
7a93fbc
I am the batman
hover2pi Feb 22, 2023
ed48b22
Pinning pyvo
hover2pi Feb 23, 2023
e10b112
Perhaps pip installing numpy instead of conda will preserve the versi…
hover2pi Feb 23, 2023
352f062
Removing old Travis env build.
hover2pi Feb 23, 2023
b664ea1
Removing reinstall of numpy from ci.yml file
hover2pi Feb 23, 2023
fa41b40
Adding --no-deps flag to exoctk install because everything else is al…
hover2pi Feb 23, 2023
96629b7
Adding regions to deps
hover2pi Feb 23, 2023
4066e29
Adding erfa to deps
hover2pi Feb 23, 2023
4e27ac0
Adding pyerfa to deps
hover2pi Feb 23, 2023
27554b2
Reconfigure github actions to only run tests on pull_request
hover2pi Feb 23, 2023
6d806dc
Use conda, not pip, to install numpy with python3.9 apparently
hover2pi Feb 23, 2023
20cd6ea
Merge pull request #492 from ExoCTK/optimize_contam
hover2pi Feb 23, 2023
0282a07
Fixed contam_visibility form that got messed up in the merge
hover2pi Mar 1, 2023
7adb793
Switch pyup ownership from bourque to hover2pi
bourque Mar 1, 2023
281510c
Merge branch 'develop' into switch-pyup-ownership
hover2pi Mar 1, 2023
659278d
Merge pull request #557 from ExoCTK/switch-pyup-ownership
hover2pi Mar 2, 2023
568d743
Bug fixes
hover2pi Mar 2, 2023
9ae6c2c
Updated deps
hover2pi Mar 2, 2023
856be6e
astropy looser pin
hover2pi Mar 2, 2023
2e92eb8
Dependencies
hover2pi Mar 2, 2023
d7bbd05
Et tu pip?
hover2pi Mar 2, 2023
1fd7e2b
Numpy update
hover2pi Mar 2, 2023
d77514a
Numpy you scaliwag
hover2pi Mar 2, 2023
d56a712
numpy you fool
hover2pi Mar 2, 2023
37ab56e
gtvt commit pin since 0.3.1 not available
hover2pi Mar 2, 2023
da6864c
gtvt business
hover2pi Mar 2, 2023
49cdaf9
gtvt business
hover2pi Mar 2, 2023
86722f9
Updating deprecated readthedocs build info
hover2pi Mar 3, 2023
ae8ce86
Setting python version maybe?
hover2pi Mar 3, 2023
1e14597
Readthedocs... or dont... see if I care
hover2pi Mar 3, 2023
e4a8b81
Renamed requirements file
hover2pi Mar 3, 2023
da37a34
Fixed broken filepath for contam tool plot
hover2pi Mar 3, 2023
b8a98b4
Merge pull request #559 from ExoCTK/web_patch
hover2pi Mar 7, 2023
190d0a4
Updated LDC header text written before JWST launched
hover2pi Mar 8, 2023
f53fff4
Still messing with numpy version
hover2pi Mar 8, 2023
797d5b6
Still messing with numpy version
hover2pi Mar 8, 2023
b82fbb3
Merge pull request #560 from ExoCTK/batbugs
hover2pi Mar 8, 2023
4414936
Update environment-3.8.yml
hover2pi Mar 8, 2023
6aa0841
Update environment-3.9.yml
hover2pi Mar 8, 2023
480a00e
Fixed indexing bug in ModelGrid and bumped h5py and numpy
hover2pi Mar 9, 2023
db00486
Fixed visPA bug and updated pysiaf and scipy to get tests passing
hover2pi Mar 10, 2023
2492438
Package not found errors in build
hover2pi Mar 10, 2023
3244676
Merge pull request #561 from ExoCTK/brucewayneisbatman
hover2pi Mar 10, 2023
954e031
Fixed pa_val bug in contam tool
hover2pi Mar 29, 2023
d5c71ac
Merge pull request #562 from ExoCTK/pa_val
hover2pi Mar 29, 2023
f7852f2
Removing old envs adding new updates ones
mfixstsci Jul 19, 2023
96960ed
Removing astroconda as install source
mfixstsci Jul 19, 2023
d1b06d7
Updating python versions we support in GHA pipeline
mfixstsci Jul 19, 2023
00c3054
Added alternate model grid function that just selects the model with …
hover2pi Jul 19, 2023
48b388c
Changed arg names
hover2pi Jul 19, 2023
ef7262a
Added print statement
hover2pi Jul 19, 2023
63fb3e3
Adding conda forge to source
mfixstsci Jul 19, 2023
64ccd88
Updated LDC and ModelGrid to skip interpolation and just get closest …
hover2pi Jul 19, 2023
49fb67c
Updated hotsoss to v0.1.9 for python 3.9+ support
hover2pi Jul 21, 2023
912bf61
Bumping hotsoss version
mfixstsci Jul 21, 2023
6f7bad1
Downgrading hotsoss, hasnt been released to pip yet
mfixstsci Jul 21, 2023
4bfe37e
Upgraded svo_filters to v0.5.0 for py10 support
hover2pi Jul 21, 2023
f3cc502
Bumped hotsoss version to v0.1.9
hover2pi Aug 16, 2023
9cfb233
Merge pull request #574 from mfixstsci/update-dependencies-july-18-2023
hover2pi Aug 28, 2023
789a44f
Merge conflicts
hover2pi Aug 28, 2023
d9b33f4
Bumper hotsoss to v0.1.9
hover2pi Aug 28, 2023
f793a43
Loosened up dependencies
hover2pi Aug 28, 2023
b1f87f0
Updated Panel to TabPanel for bokeh
hover2pi Aug 28, 2023
f19b037
Updated LDC tests for bokeh 3.0
hover2pi Aug 28, 2023
4912b90
Merging develop into ldc_fix
hover2pi Aug 29, 2023
596bb60
Adding new_vis_plot.py module
hover2pi Aug 29, 2023
e248829
Added tests for new_vis_plot.py
hover2pi Aug 29, 2023
d103afe
Fixed plotting stuff
hover2pi Aug 29, 2023
00813df
Fixed bokeh plot_width issue in LDC and added wavelength ranges to mo…
hover2pi Aug 29, 2023
ae7f04d
bohel plot keyword fix
hover2pi Aug 30, 2023
8010077
pinning werkzeug
hover2pi Aug 30, 2023
4f95b73
Trying to fix visibility table download button
hover2pi Aug 30, 2023
4ab90c5
Trying download button
hover2pi Aug 30, 2023
7eb5eb0
Trying by passing DF to form
hover2pi Aug 30, 2023
0644427
Save as dat
hover2pi Aug 30, 2023
2fb490c
typo
hover2pi Aug 30, 2023
d4af33d
Fixing visib download
hover2pi Aug 30, 2023
f73c925
Spruced up contam plot reeeeal nice
hover2pi Sep 1, 2023
6a80a6f
Hovertool kwarg update
hover2pi Sep 1, 2023
8d67dae
Reduced max cores to 8
hover2pi Sep 1, 2023
e23a61a
Superfluous line
hover2pi Sep 1, 2023
538859b
Fixed the tap tool for contam plots
hover2pi Sep 5, 2023
48b3b42
Fixed requirements so RTD build passes
hover2pi Sep 26, 2023
e94193a
Merge pull request #575 from ExoCTK/ldc_fix
hover2pi Sep 26, 2023
084c00d
Merge pull request #577 from ExoCTK/develop
hover2pi Sep 28, 2023
814175d
Adding pyproject.toml, updating docs and ci build
mfixstsci Jan 26, 2024
bf66305
Adding dependabot.yml for monthly dependency reminders
mfixstsci Jan 26, 2024
75b4959
updating workflow file
mfixstsci Jan 26, 2024
4e50846
use setup-python for testing
zacharyburnett Jan 26, 2024
b418761
cancel in-progress tests if another commit is pushed to the same ref
zacharyburnett Jan 26, 2024
2c35466
rename workflow to be more explicit
zacharyburnett Jan 26, 2024
4fe28ae
add CITATION.cff from info in README
zacharyburnett Jan 26, 2024
183214a
add acknowledgement text
zacharyburnett Jan 26, 2024
6c849cb
run all jobs
zacharyburnett Jan 29, 2024
6466cb4
write version to _version.py using setuptools_scm
zacharyburnett Jan 29, 2024
1cc01fa
remove version module
zacharyburnett Jan 29, 2024
2789789
use pyproject.toml in docs/conf.py
zacharyburnett Jan 29, 2024
49621ea
add OS to job name
zacharyburnett Jan 29, 2024
6e76179
update setup-python to v5 to address Node 16 deprecation warnings
zacharyburnett Jan 29, 2024
92f7799
Merge pull request #1 from zacharyburnett/pep621
mfixstsci Jan 29, 2024
8588eec
Created CONTRIBUTING file
hover2pi Jan 30, 2024
c20fde8
Added RELEASE procedure
hover2pi Jan 30, 2024
e1cc230
Added missing y-axis label to contam plot order 1
hover2pi Jan 30, 2024
9953d19
Added save button to contam plots
hover2pi Jan 30, 2024
ce76bd3
Added note to contam results page that sources are 2016 coordinates
hover2pi Jan 30, 2024
8f42fbd
Removing atmospheric retrieval codes, docs and tests.
mfixstsci Jan 30, 2024
f617188
update RTD config to use base conda environment and install from proj…
zacharyburnett Feb 1, 2024
9502480
Merge pull request #2 from zacharyburnett/fix/rtd
mfixstsci Feb 1, 2024
e2e8b25
Update .readthedocs.yaml
mfixstsci Feb 2, 2024
bd16703
Merge pull request #591 from mfixstsci/remove-atm-retrieval
nespinoza Feb 27, 2024
b2a5837
Merge pull request #589 from zacharyburnett/citation
nespinoza Apr 23, 2024
ffdddb0
Removed lightcurve Fitting tool
hover2pi May 7, 2024
e60fa56
Merge branch 'develop' into tier2
hover2pi May 7, 2024
2a067aa
Merge pull request #590 from ExoCTK/tier2
hover2pi May 7, 2024
d8cb6a5
Merge pull request #588 from mfixstsci/add-pyproject
hover2pi May 7, 2024
0bdfeef
Added proper motion correction to contam tool
hover2pi May 8, 2024
3ce13da
Added proper motion correction to contam tool
hover2pi May 8, 2024
d111e58
Minor formatting
hover2pi May 8, 2024
32ccc82
Minor formatting
hover2pi May 8, 2024
a46a127
Fixed the tooltips on the calc_vpa3 plot
hover2pi May 8, 2024
88ebafb
Fixed the tooltips on the calc_vpa3 plot
hover2pi May 8, 2024
44bb05c
Fixes broadcasting error with SUBSTRIP96 and galaxy support for conta…
hover2pi Jun 6, 2024
c5ab1de
Fixes broadcasting error with SUBSTRIP96 and galaxy support for conta…
hover2pi Jun 6, 2024
051fc51
Added epoch field to contam tool
hover2pi Jun 18, 2024
f088d24
Notebook update and env fixes
hover2pi Jun 26, 2024
f5345cb
Updated contam tool notebook
hover2pi Jul 2, 2024
0085ba8
Replaced contam tool demo notebook
hover2pi Jul 2, 2024
ed9ce70
Removed MAST download
hover2pi Jul 2, 2024
c05853b
Added SOSS coeffs and removed hotsoss dependency
hover2pi Jul 16, 2024
b1337c7
Resolved merge conflicts
hover2pi Jul 16, 2024
8633837
Deleted old contam notebooks and updated new one.
hover2pi Jul 16, 2024
e7e664c
Resolved import conflict
hover2pi Jul 16, 2024
f65ddc2
Merge branch 'develop' into contam_updates
hover2pi Jul 16, 2024
291c0d6
Fixed Fortney grid select fields so no error is thrown
hover2pi Jul 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions env/environment-3.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,10 @@ dependencies:
- docutils>=0.16
- flask_wtf>=1.1.1
- h5py>=3.9.0
<<<<<<< HEAD
=======
- hotsoss>=0.1.9
>>>>>>> c5ab1de0367f728b47615a8b555655631b23b1ca
- gunicorn>=21.1.0
- numpy>=1.25.1
- platon>=5.4
Expand All @@ -47,6 +50,10 @@ dependencies:
- scipy>=1.11.1
- sphinx_astropy>=1.9.1
- svo-filters>=0.4.4
<<<<<<< HEAD
- werkzeug>=3.0.1
=======
- werkzeug==2.0.3
>>>>>>> c5ab1de0367f728b47615a8b555655631b23b1ca
- jwst_gtvt>=1.0.0
- astroquery>=0.4.6
10 changes: 10 additions & 0 deletions env/environment-3.11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,16 @@ dependencies:
- bibtexparser>=1.4.0
- boto3>=1.28.5
- corner>=2.2.2
<<<<<<< HEAD
- docutils>=0.16ssss
- flask_wtf>=1.1.1
- h5py>=3.9.0
=======
- docutils>=0.16
- flask_wtf>=1.1.1
- h5py>=3.9.0
- hotsoss>=0.1.9
>>>>>>> c5ab1de0367f728b47615a8b555655631b23b1ca
- gunicorn>=21.1.0
- numpy>=1.25.1
- platon>=5.4
Expand All @@ -47,6 +53,10 @@ dependencies:
- scipy>=1.11.1
- sphinx_astropy>=1.9.1
- svo-filters>=0.4.4
<<<<<<< HEAD
- werkzeug>=3.0.1
=======
- werkzeug==2.0.3
>>>>>>> c5ab1de0367f728b47615a8b555655631b23b1ca
- jwst_gtvt>=1.0.0
- astroquery>=0.4.6
7 changes: 7 additions & 0 deletions env/environment-3.9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,10 @@ dependencies:
- docutils>=0.16
- flask_wtf>=1.1.1
- h5py>=3.9.0
<<<<<<< HEAD
=======
- hotsoss>=0.1.9
>>>>>>> c5ab1de0367f728b47615a8b555655631b23b1ca
- gunicorn>=21.1.0
- markupsafe==2.0.1
- numpy>=1.25.1
Expand All @@ -48,6 +51,10 @@ dependencies:
- scipy>=1.11.1
- sphinx_astropy>=1.9.1
- svo-filters>=0.4.4
<<<<<<< HEAD
- werkzeug>=3.0.1
=======
- werkzeug==2.0.3
>>>>>>> c5ab1de0367f728b47615a8b555655631b23b1ca
- jwst_gtvt>=1.0.0
- astroquery>=0.4.6
Loading