-
Notifications
You must be signed in to change notification settings - Fork 13
FITS Overwrite #414
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
Merged
Merged
FITS Overwrite #414
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
1797b8e
init + utilities
martinkilbinger 2b1adfd
Merge remote-tracking branch 'origin/mk' into mk
martinkilbinger 6b3bf9b
removed debug print comment
martinkilbinger 4a50552
Merge branch 'mk' of github.com:martinkilbinger/shapepipe into mk
martinkilbinger 11a26ad
notebooks
martinkilbinger ddaf48b
config_exp_mccd: Use MCCD inv_opt config file, works for 'outliers' v…
martinkilbinger 1cf19cf
CFIS footprint: Added constellations; job_sp: added -c flag for confi…
martinkilbinger 5088376
Added MCCD config files
martinkilbinger 446386f
202007 W3 complete
martinkilbinger 11eefe0
FITSCatalogue: overwrite option working for any FITS file, not only i…
martinkilbinger deb73a1
Merge remote-tracking branch 'upstream/master' into overwrite
martinkilbinger fef7d56
canfar.py to new style
martinkilbinger 7cd09eb
Merge remote-tracking branch 'upstream/develop' into overwrite
martinkilbinger 1794376
removed MKDEBUG comment
martinkilbinger 4cc366a
file_io overwrite bug fixed
martinkilbinger 4facf22
Merge remote-tracking branch 'upstream/develop' into overwrite
martinkilbinger c6dc7f7
Merge remote-tracking branch 'upstream/develop' into overwrite
martinkilbinger 76d71d2
small changes due to review
martinkilbinger 25f1e23
review changes
martinkilbinger 895f9b7
cfis first half to new syntax
martinkilbinger 4f8fc6e
cfis 2nd half to new syntax
martinkilbinger 6dbcc9f
passing tests
martinkilbinger 8fbe6fb
Merge remote-tracking branch 'upstream/develop' into overwrite
martinkilbinger 0a49079
python errors fixed
martinkilbinger dd8574c
Merge remote-tracking branch 'upstream/develop' into overwrite
martinkilbinger e355eae
minor changes
martinkilbinger File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,4 +9,3 @@ | |
| """ | ||
|
|
||
| __all__ = ['find_exposures.py'] | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,4 +9,3 @@ | |
| """ | ||
|
|
||
| __all__ = ['split_exp_script.py'] | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.