-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update MANIFEST.in * Update MANIFEST.in * Update MANIFEST.in * Update MANIFEST.in * Update MANIFEST.in * Pre-execute notebooks * Add codespell words to ignore * Edit MANIFEST.in to exclude data_analysis notebooks Because of problems related to the size of the package we need to exclude the example data. However, there is no currently available data source to download it from. Hence for now we need to exclude these notebooks from the release. * Cleared outputs in data analysis notebooks * Update MANIFEST.in * Cleared cell data in Remove_lightleak and remove line in MANIFEST.in that pruned the example_data directory * Updated Using_temperature_from_filter_ratio notebook to download data it uses * Added lxml to requirements/docs.txt * Added progress=False flag to Fido.fetch commands * Added lxml to setup.cfg * Added zeep to setup.cfg * Added drms to setup.cfg * Removed drms, lxml and zeep from setup.cfg and added sunpy[net] >= 3.0.0 under docs --------- Co-authored-by: Jonathan Slavin <[email protected]> Co-authored-by: Jonathan Slavin <[email protected]>
- Loading branch information
1 parent
691cf6c
commit 56baa26
Showing
5 changed files
with
26 additions
and
43 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -13,5 +13,5 @@ prune build | |
prune docs/_build | ||
prune docs/api | ||
prune tests | ||
|
||
prune xrtpy/*/tests | ||
global-exclude *.pyc *.o |
40 changes: 7 additions & 33 deletions
40
docs/notebooks/data_analysis/Deconvolving_XRT_images.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
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
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