Coverage report: 18%

Files Functions Classes

coverage.py v7.13.5, created at 2026-05-05 08:41 +0000

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
python / lsst / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / atmospec / __init__.py (no function)   100% 7 0 0   100% 0 0   100%
python / lsst / atmospec / centroiding.py SingleStarCentroidTaskConfig.setDefaults   0% 15 15 0   100% 0 0   0%
python / lsst / atmospec / centroiding.py SingleStarCentroidTaskConfig.validate   0% 4 4 0   0% 2 0   0%
python / lsst / atmospec / centroiding.py SingleStarCentroidTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / atmospec / centroiding.py SingleStarCentroidTask.runQuantum   0% 6 6 0   100% 0 0   0%
python / lsst / atmospec / centroiding.py SingleStarCentroidTask.runFallbackTask   0% 9 9 0   0% 4 0   0%
python / lsst / atmospec / centroiding.py SingleStarCentroidTask.run   0% 29 29 0   0% 8 0   0%
python / lsst / atmospec / centroiding.py (no function)   100% 30 0 0   100% 0 0   100%
python / lsst / atmospec / dispersion.py DispersionRelation.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / atmospec / dispersion.py DispersionRelation._calcCoefficients   0% 7 7 0   0% 2 0   0%
python / lsst / atmospec / dispersion.py DispersionRelation.Wavelength2Pixel   0% 3 3 0   100% 0 0   0%
python / lsst / atmospec / dispersion.py DispersionRelation.Pixel2Wavelength   0% 3 3 0   100% 0 0   0%
python / lsst / atmospec / dispersion.py (no function)   100% 8 0 0   100% 0 0   100%
python / lsst / atmospec / extraction.py SpectralExtractionTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / atmospec / extraction.py SpectralExtractionTask.initialise   0% 29 29 0   0% 4 0   0%
python / lsst / atmospec / extraction.py SpectralExtractionTask._calculateBackground   0% 30 30 0   0% 8 0   0%
python / lsst / atmospec / extraction.py SpectralExtractionTask.getFluxBasic   0% 63 63 0   0% 22 0   0%
python / lsst / atmospec / extraction.py SpectralExtractionTask.subtractBkgd   0% 8 8 0   100% 0 0   0%
python / lsst / atmospec / extraction.py SpectralExtractionTask.gauss1D   0% 2 2 0   100% 0 0   0%
python / lsst / atmospec / extraction.py SpectralExtractionTask.moffatFit   0% 8 8 0   100% 0 0   0%
python / lsst / atmospec / extraction.py SpectralExtractionTask.gaussMoffatFit   0% 27 27 0   100% 0 0   0%
python / lsst / atmospec / extraction.py gausMoffatModel   0% 5 5 0   100% 0 0   0%
python / lsst / atmospec / extraction.py moffatModel   0% 3 3 0   100% 0 0   0%
python / lsst / atmospec / extraction.py (no function)   100% 39 0 0   100% 0 0   100%
python / lsst / atmospec / formatters.py SpectractorSpectrumFormatter.read_from_local_file   0% 1 1 0   100% 0 0   0%
python / lsst / atmospec / formatters.py SpectractorSpectrumFormatter.write_local_file   0% 1 1 0   100% 0 0   0%
python / lsst / atmospec / formatters.py SpectractorImageFormatter.read_from_local_file   0% 1 1 0   100% 0 0   0%
python / lsst / atmospec / formatters.py SpectractorImageFormatter.write_local_file   0% 1 1 0   100% 0 0   0%
python / lsst / atmospec / formatters.py SpectractorFitParametersFormatter.read_from_local_file   0% 1 1 0   100% 0 0   0%
python / lsst / atmospec / formatters.py SpectractorFitParametersFormatter.write_local_file   0% 1 1 0   100% 0 0   0%
python / lsst / atmospec / formatters.py (no function)   0% 25 25 0   100% 0 0   0%
python / lsst / atmospec / nightAnalysis.py _getRowNum   0% 8 8 0   0% 4 0   0%
python / lsst / atmospec / nightAnalysis.py getLineValue   0% 6 6 0   0% 4 0   0%
python / lsst / atmospec / nightAnalysis.py NightStellarSpectra.__init__   0% 6 6 0   0% 2 0   0%
python / lsst / atmospec / nightAnalysis.py NightStellarSpectra.isDispersed   0% 2 2 0   100% 0 0   0%
python / lsst / atmospec / nightAnalysis.py NightStellarSpectra._readOneExtractionFile   0% 5 5 0   100% 0 0   0%
python / lsst / atmospec / nightAnalysis.py NightStellarSpectra._loadExtractions   0% 25 25 0   0% 12 0   0%
python / lsst / atmospec / nightAnalysis.py NightStellarSpectra.removeSeqNums   0% 5 5 0   0% 4 0   0%
python / lsst / atmospec / nightAnalysis.py NightStellarSpectra._getExposureRecords   0% 4 4 0   100% 0 0   0%
python / lsst / atmospec / nightAnalysis.py NightStellarSpectra.getFilterDisperserSet   0% 3 3 0   100% 0 0   0%
python / lsst / atmospec / nightAnalysis.py NightStellarSpectra.getFilterSet   0% 2 2 0   100% 0 0   0%
python / lsst / atmospec / nightAnalysis.py NightStellarSpectra.getDisperserSet   0% 2 2 0   100% 0 0   0%
python / lsst / atmospec / nightAnalysis.py NightStellarSpectra.getLineValue   0% 1 1 0   100% 0 0   0%
python / lsst / atmospec / nightAnalysis.py NightStellarSpectra.getLineValues   0% 1 1 0   100% 0 0   0%
python / lsst / atmospec / nightAnalysis.py NightStellarSpectra.getAllTableLines   0% 9 9 0   0% 4 0   0%
python / lsst / atmospec / nightAnalysis.py NightStellarSpectra.getObsTimes   0% 3 3 0   100% 0 0   0%
python / lsst / atmospec / nightAnalysis.py NightStellarSpectra.getAirmasses   0% 4 4 0   100% 0 0   0%
python / lsst / atmospec / nightAnalysis.py NightStellarSpectra.printObservationTable   0% 4 4 0   0% 2 0   0%
python / lsst / atmospec / nightAnalysis.py (no function)   0% 27 27 0   100% 0 0   0%
python / lsst / atmospec / processStar.py ProcessStarTaskConnections.__init__   0% 7 7 0   0% 6 0   0%
python / lsst / atmospec / processStar.py ProcessStarTaskConfig.setDefaults   0% 9 9 0   0% 2 0   0%
python / lsst / atmospec / processStar.py ProcessStarTaskConfig.validate   0% 6 6 0   0% 4 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.__init__   0% 25 25 0   0% 6 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.findObjects   0% 11 11 0   0% 6 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask._getEllipticity   0% 6 6 0   100% 0 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.getRoundestObject   0% 10 10 0   0% 4 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.getBrightestObject   0% 10 10 0   0% 4 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.findMainSource   0% 7 7 0   0% 4 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.updateMetadata   0% 16 16 0   0% 2 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.runQuantum   0% 4 4 0   100% 0 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.getNormalizedTargetName   0% 10 10 0   0% 2 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask._getSpectractorTargetSetting   0% 9 9 0   0% 6 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.run   0% 26 26 0   0% 10 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.runAstrometry   0% 34 34 0   0% 2 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.pause   0% 3 3 0   0% 2 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.loadStarNames   0% 2 2 0   100% 0 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.flatfield   0% 2 2 0   100% 0 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.repairCosmics   0% 2 2 0   100% 0 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.measureSpectrum   0% 3 3 0   100% 0 0   0%
python / lsst / atmospec / processStar.py ProcessStarTask.calcSpectrumBBox   0% 20 20 0   0% 2 0   0%
python / lsst / atmospec / processStar.py (no function)   100% 109 0 0   100% 0 0   100%
python / lsst / atmospec / spectraction.py SpectractorShim.__init__   0% 14 14 0   0% 10 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim.overrideParameters   0% 5 5 0   0% 4 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim.supplementParameters   0% 5 5 0   0% 4 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim.resetParameters   0% 2 2 0   0% 2 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim.dumpParameters   0% 3 3 0   0% 4 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim.debugPrintTargetCentroidValue   0% 6 6 0   100% 0 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim.spectractorImageFromLsstExposure   0% 25 25 0   0% 2 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim.spectractorImageFromLsstExposure._translateCentroid   0% 3 3 0   100% 0 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim._setImageAndHeaderInfo   0% 21 21 0   0% 2 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim._getImageData   0% 4 4 0   0% 2 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim._setReadNoiseFromExp   0% 3 3 0   0% 2 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim._setReadNoiseToNone   0% 1 1 0   100% 0 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim._setStatErrorInImage   0% 3 3 0   0% 2 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim._setGainFromExp   0% 3 3 0   0% 2 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim._makePath   0% 4 4 0   0% 4 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim._ensureFitsHeader   0% 2 2 0   0% 2 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim.flipImageLeftRight   0% 3 3 0   100% 0 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim.transposeCentroid   0% 4 4 0   100% 0 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim.displayImage   0% 8 8 0   0% 2 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim.setAdrParameters   0% 27 27 0   0% 6 0   0%
python / lsst / atmospec / spectraction.py SpectractorShim.run   0% 65 65 0   0% 20 0   0%
python / lsst / atmospec / spectraction.py (no function)   100% 41 0 0   100% 0 0   100%
python / lsst / atmospec / utils.py makeGainFlat   0% 12 12 0   0% 4 0   0%
python / lsst / atmospec / utils.py argMaxNd   0% 1 1 0   100% 0 0   0%
python / lsst / atmospec / utils.py getSamplePoints   0% 13 13 0   0% 8 0   0%
python / lsst / atmospec / utils.py isExposureTrimmed   0% 4 4 0   0% 2 0   0%
python / lsst / atmospec / utils.py getAmpReadNoiseFromRawExp   0% 9 9 0   0% 4 0   0%
python / lsst / atmospec / utils.py gainFromFlatPair   0% 26 26 0   0% 12 0   0%
python / lsst / atmospec / utils.py rotateExposure   0% 17 17 0   0% 6 0   0%
python / lsst / atmospec / utils.py airMassFromRawMetadata   0% 5 5 0   100% 0 0   0%
python / lsst / atmospec / utils.py getTargetCentroidFromWcs   0% 23 23 0   0% 6 0   0%
python / lsst / atmospec / utils.py simbadLocationForTarget   0% 14 14 0   0% 4 0   0%
python / lsst / atmospec / utils.py vizierLocationForTarget   0% 18 18 0   0% 2 0   0%
python / lsst / atmospec / utils.py isDispersedExp   0% 7 7 0   0% 4 0   0%
python / lsst / atmospec / utils.py isDispersedDataId   0% 17 17 0   0% 6 0   0%
python / lsst / atmospec / utils.py getLinearStagePosition   0% 7 7 0   0% 4 0   0%
python / lsst / atmospec / utils.py getFilterAndDisperserFromExp   0% 6 6 0   0% 2 0   0%
python / lsst / atmospec / utils.py runNotebook   0% 32 32 0   0% 18 0   0%
python / lsst / atmospec / utils.py runNotebook.makeQuery   0% 4 4 0   100% 0 0   0%
python / lsst / atmospec / utils.py (no function)   100% 35 0 0   100% 0 0   100%
python / lsst / atmospec / version.py (no function)   100% 5 0 0   100% 0 0   100%
tests / test_processStar.py warn_with_traceback   0% 3 3 0   100% 0 0   0%
tests / test_processStar.py ProcessStarTestCase.testImport   0% 1 1 0   100% 0 0   0%
tests / test_processStar.py ProcessStarTestCase.testClassInstantiation   0% 3 3 0   100% 0 0   0%
tests / test_processStar.py ProcessStarTestCase.test_calculateBackgroundMasking   0% 41 41 0   0% 4 0   0%
tests / test_processStar.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_processStar.py (no function)   70% 23 7 0   50% 4 2   67%
tests / test_utils.py AtmospecUtilsTestCase.testImport   0% 1 1 0   100% 0 0   0%
tests / test_utils.py AtmospecUtilsTestCase.test_argMaxNd   0% 10 10 0   100% 0 0   0%
tests / test_utils.py AtmospecUtilsTestCase.test_getSamplePoints   0% 24 24 0   0% 4 0   0%
tests / test_utils.py AtmospecUtilsTestCase.test_airmass   0% 3 3 0   100% 0 0   0%
tests / test_utils.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_utils.py (no function)   88% 17 2 0   50% 2 1   84%
Total     21% 1460 1153 0   1% 310 3   18%

No items found using the specified filter.