Lighter output#182
Merged
Merged
Conversation
…load them only in DEBUG mode with no fast_load
… spectrogram and its backgorund estimate to work. These outputs are not debug only but ARE USED in generic processes
Coverage Report for CI Build 25772707982Warning No base build found for commit Coverage: 89.043%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsRequires a base build to compare against. How to fix this → Coverage Stats
💛 - Coveralls |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Save spectrogram, chromaticpsf and lines HDUs only in DEBUG mode. Load them only in DEBUG mode too.
Fast_load argument True by default
Use this branch to do a bit of other debugging
NO! spectrogram HDUs cannot be only for debugging because they are used by fit_spectrogram which is a normal call in the routine processing pipeline.