Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/spacetelescope/jwst into JP…
Browse files Browse the repository at this point in the history
…-3860-assign-mtwcs
  • Loading branch information
emolter committed Jan 30, 2025
2 parents a154888 + 7f76a90 commit 771d006
Show file tree
Hide file tree
Showing 126 changed files with 1 addition and 6,333 deletions.
1 change: 0 additions & 1 deletion .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ exclude =
jwst/extern,
docs,
jwst/associations,
jwst/fits_generator,
.tox,
.eggs,
build
Expand Down
5 changes: 0 additions & 5 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,6 @@ firstframe:
- any-glob-to-any-file:
- 'jwst/firstframe/**'

fits_generator:
- changed-files:
- any-glob-to-any-file:
- 'jwst/fits_generator/**'

flatfield:
- changed-files:
- any-glob-to-any-file:
Expand Down
1 change: 0 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ This PR addresses ...
- ``changes/<PR#>.stpipe.rst``
- ``changes/<PR#>.datamodels.rst``
- ``changes/<PR#>.scripts.rst``
- ``changes/<PR#>.fits_generator.rst``
- ``changes/<PR#>.set_telescope_pointing.rst``
- ``changes/<PR#>.pipeline.rst``

Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ coverage*
*/version.py
docs/*/source/*.txt.rst
docs/generated
docs/fits_generator/source/templates.rst
docs/jwst_git/
docs/_build/
docs/api/
Expand Down
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ repos:
jwst/extract_1d/.* |
jwst/extract_2d/.* |
jwst/firstframe/.* |
jwst/fits_generator/.* |
jwst/flatfield/.* |
jwst/fringe/.* |
jwst/gain_scale/.* |
Expand Down
2 changes: 0 additions & 2 deletions .ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ exclude = [
".eggs",
"build",
"*.ipynb",
"jwst/fits_generator", # no longer used, will be removed soon
"**/tests/test_*.py",
]
line-length = 100
Expand Down Expand Up @@ -45,7 +44,6 @@ exclude = [
"jwst/extract_1d/**.py",
"jwst/extract_2d/**.py",
"jwst/firstframe/**.py",
"jwst/fits_generator/**.py",
"jwst/flatfield/**.py",
"jwst/fringe/**.py",
"jwst/gain_scale/**.py",
Expand Down
1 change: 1 addition & 0 deletions changes/9111.general.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Remove the fits_generator submodule from the repository
77 changes: 0 additions & 77 deletions docs/jwst/fits_generator/description.rst

This file was deleted.

19 changes: 0 additions & 19 deletions docs/jwst/fits_generator/empty.prop

This file was deleted.

13 changes: 0 additions & 13 deletions docs/jwst/fits_generator/index.rst

This file was deleted.

44 changes: 0 additions & 44 deletions docs/jwst/fits_generator/proposal.rst

This file was deleted.

30 changes: 0 additions & 30 deletions docs/jwst/fits_generator/scripts.rst

This file was deleted.

Loading

0 comments on commit 771d006

Please sign in to comment.