-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #97 from ojustino/optimal-nb-updates
Included KosmosTrace in optimal_extract_VLT.ipynb
- Loading branch information
Showing
2 changed files
with
39 additions
and
76 deletions.
There are no files selected for viewing
110 changes: 39 additions & 71 deletions
110
notebook_sandbox/horne_extract/optimal_extract_VLT.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 |
---|---|---|
@@ -1,8 +1,3 @@ | ||
astropy=5.0 | ||
matplotlib==3.5.0 | ||
numpy==1.21.4 | ||
|
||
# KOSMOS-specific steps for notebook: | ||
# git clone [email protected]:jradavenport/kosmos.git OR git clone https://github.com/jradavenport/kosmos | ||
# find and delete all occurrences of ".data" in kosmos/apextract.py | ||
# use local location of root KOSMOS repository as argument to sys.path.insert() |