We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c43c1 commit c2200afCopy full SHA for c2200af
3 files changed
.gitignore
@@ -31,3 +31,9 @@ pytest_session.txt
31
downloaded_eigen
32
.vscode
33
.ipynb_checkpoints
34
+*.pstats
35
+tests.log
36
+output
37
+output_psf
38
+output_fits
39
+AGENTS.md
devel/.gitignore
@@ -2,3 +2,4 @@ oldcr
2
newcr
3
*.png
4
*.fits
5
+Image_comparison_images
devel/roman/.gitignore
@@ -0,0 +1,2 @@
1
+mapping_v210503.pdf
+pandeia_data-1.5.1_wfirst
0 commit comments