-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adding FITS to the view with new add_fits method
* 🚧 Add basic add_fits support * 🎨 Add url revocation after fits is display * ✨ Allow add_fits to load fits from path or HDUList object * 🔇 Remove unnecessary logging * 🎨 Improve Aladin Lite layer naming * 🐛 Fix fits loading and potential errors with file handling * 📝 Update changelog * ✨ Allow user to give image options and define layer name using "name" option * docs: add add_fits example * docs: edit markdown cells * ✨ Add new function to utils and fix Lock comments * ✨ Add zero padding to default fits images naming * 🔥 Remove padWithZero function * conflict in notebook * docs: edit changelog
- Loading branch information
Showing
6 changed files
with
101 additions
and
11 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
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
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