Coverage report: 23%

Files Functions Classes

coverage.py v7.5.0, created at 2024-04-25 19:26 +0000

File function statements missing excluded branches partial coverage
python/lsst/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/obs/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/obs/hsc/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/obs/hsc/hscFilters.py (no function) 2 0 0 0 0 100%
python/lsst/obs/hsc/hscPupil.py HscPupilFactory.__init__ 14 14 0 2 0 0%
python/lsst/obs/hsc/hscPupil.py HscPupilFactory._horizonRotAngle 16 16 0 2 0 0%
python/lsst/obs/hsc/hscPupil.py HscPupilFactory.getPupil 25 25 0 4 0 0%
python/lsst/obs/hsc/hscPupil.py (no function) 8 0 0 0 0 100%
python/lsst/obs/hsc/makeTransmissionCurves.py getPhysicalFilterName 9 9 0 6 0 0%
python/lsst/obs/hsc/makeTransmissionCurves.py readTransmissionCurveFromFile 13 13 0 8 0 0%
python/lsst/obs/hsc/makeTransmissionCurves.py getOpticsTransmission 4 4 0 0 0 0%
python/lsst/obs/hsc/makeTransmissionCurves.py getSensorTransmission 2 2 0 2 0 0%
python/lsst/obs/hsc/makeTransmissionCurves.py getAtmosphereTransmission 2 2 0 0 0 0%
python/lsst/obs/hsc/makeTransmissionCurves.py getFilterTransmission 12 12 0 8 0 0%
python/lsst/obs/hsc/makeTransmissionCurves.py (no function) 16 0 0 2 0 100%
python/lsst/obs/hsc/transformRegistry.py makeAstPolyMapCoeffs 14 14 0 8 0 0%
python/lsst/obs/hsc/transformRegistry.py makeHscDistortion 7 7 0 2 0 0%
python/lsst/obs/hsc/transformRegistry.py (no function) 18 0 0 0 0 100%
python/lsst/obs/subaru/__init__.py (no function) 5 0 0 0 0 100%
python/lsst/obs/subaru/_instrument.py HyperSuprimeCam.__init__ 3 3 0 0 0 0%
python/lsst/obs/subaru/_instrument.py HyperSuprimeCam.getName 1 1 0 0 0 0%
python/lsst/obs/subaru/_instrument.py HyperSuprimeCam.register 7 7 0 4 0 0%
python/lsst/obs/subaru/_instrument.py HyperSuprimeCam.getRawFormatter 4 4 0 2 0 0%
python/lsst/obs/subaru/_instrument.py HyperSuprimeCam.getCamera 2 2 0 0 0 0%
python/lsst/obs/subaru/_instrument.py HyperSuprimeCam._getCameraFromPath 3 3 0 2 0 0%
python/lsst/obs/subaru/_instrument.py HyperSuprimeCam.getBrighterFatterKernel 4 4 0 2 0 0%
python/lsst/obs/subaru/_instrument.py HyperSuprimeCam.writeAdditionalCuratedCalibrations 44 44 0 22 0 0%
python/lsst/obs/subaru/_instrument.py HyperSuprimeCam.ingestStrayLightData 22 22 0 10 0 0%
python/lsst/obs/subaru/_instrument.py (no function) 36 0 0 8 0 100%
python/lsst/obs/subaru/filterFraction.py FilterFractionPlugin.getExecutionOrder 1 1 0 0 0 0%
python/lsst/obs/subaru/filterFraction.py FilterFractionPlugin.__init__ 3 3 0 0 0 0%
python/lsst/obs/subaru/filterFraction.py FilterFractionPlugin.measure 40 40 0 22 0 0%
python/lsst/obs/subaru/filterFraction.py FilterFractionPlugin.fail 1 1 0 0 0 0%
python/lsst/obs/subaru/filterFraction.py (no function) 12 0 0 4 0 100%
python/lsst/obs/subaru/strayLight/__init__.py (no function) 1 0 0 0 0 100%
python/lsst/obs/subaru/strayLight/formatter.py SubaruStrayLightDataFormatter._readFile 1 1 0 0 0 0%
python/lsst/obs/subaru/strayLight/formatter.py SubaruStrayLightDataFormatter._writeFile 1 1 0 0 0 0%
python/lsst/obs/subaru/strayLight/formatter.py (no function) 7 0 0 0 0 100%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _mjd2jc2000 2 2 0 0 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _precessionMatrix 5 5 0 0 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _mjd2gmst 5 5 0 0 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _gmst2lmst 2 2 0 0 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _sph2vec 4 4 0 0 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _vec2sph 5 5 0 0 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _ra2ha 2 2 0 0 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _eq2hz 9 9 0 0 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _air_idx 1 1 0 0 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _atm_ref 10 10 0 2 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _mal2aal 2 2 0 0 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _pos2adt 12 12 0 4 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _addpad2xy 4 4 0 0 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _gsCPposNorth 19 19 0 0 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _getDataArrayFromFITSFileWithHeader 5 5 0 0 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py _minorArc 15 15 0 12 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py inrStartEnd 12 12 0 0 0 0%
python/lsst/obs/subaru/strayLight/rotatorAngle.py (no function) 27 0 0 0 0 100%
python/lsst/obs/subaru/strayLight/waveletCompression.py cdf_9_7 6 6 0 4 0 0%
python/lsst/obs/subaru/strayLight/waveletCompression.py cdf_9_7_1d 7 7 0 2 0 0%
python/lsst/obs/subaru/strayLight/waveletCompression.py _cdf_9_7_1d_level1 23 23 0 10 0 0%
python/lsst/obs/subaru/strayLight/waveletCompression.py icdf_9_7 6 6 0 4 0 0%
python/lsst/obs/subaru/strayLight/waveletCompression.py icdf_9_7_1d 10 10 0 4 0 0%
python/lsst/obs/subaru/strayLight/waveletCompression.py _icdf_9_7_1d_level1 24 24 0 10 0 0%
python/lsst/obs/subaru/strayLight/waveletCompression.py periodic_cdf_9_7_1d 9 9 0 4 0 0%
python/lsst/obs/subaru/strayLight/waveletCompression.py _periodic_cdf_9_7_1d_level1 17 17 0 2 0 0%
python/lsst/obs/subaru/strayLight/waveletCompression.py periodic_icdf_9_7_1d 12 12 0 6 0 0%
python/lsst/obs/subaru/strayLight/waveletCompression.py _periodic_icdf_9_7_1d_level1 18 18 0 2 0 0%
python/lsst/obs/subaru/strayLight/waveletCompression.py scaled_size 3 3 0 0 0 0%
python/lsst/obs/subaru/strayLight/waveletCompression.py (no function) 19 0 0 0 0 100%
python/lsst/obs/subaru/strayLight/yStrayLight.py SubaruStrayLightTask.check 8 8 0 6 0 0%
python/lsst/obs/subaru/strayLight/yStrayLight.py SubaruStrayLightTask.run 29 29 0 14 0 0%
python/lsst/obs/subaru/strayLight/yStrayLight.py SubaruStrayLightData.readFits 6 6 0 4 0 0%
python/lsst/obs/subaru/strayLight/yStrayLight.py SubaruStrayLightData.evaluate 13 13 0 4 0 0%
python/lsst/obs/subaru/strayLight/yStrayLight.py _upscale_image 4 4 0 0 0 0%
python/lsst/obs/subaru/strayLight/yStrayLight.py _upscale_volume 9 9 0 0 0 0%
python/lsst/obs/subaru/strayLight/yStrayLight.py (no function) 22 0 0 2 0 100%
python/lsst/obs/subaru/version.py (no function) 5 0 0 0 0 100%
tests/test_butlerCmd.py (no function) 8 1 0 2 1 80%
tests/test_camera.py CameraTestCase.setUp 2 2 0 0 0 0%
tests/test_camera.py CameraTestCase.tearDown 1 1 0 0 0 0%
tests/test_camera.py CameraTestCase.testName 1 1 0 0 0 0%
tests/test_camera.py CameraTestCase.testNumCcds 1 1 0 0 0 0%
tests/test_camera.py CameraTestCase.testCcdSize 3 3 0 2 0 0%
tests/test_camera.py TestMemory.setUp 1 1 0 0 0 0%
tests/test_camera.py setup_module 1 1 0 0 0 0%
tests/test_camera.py (no function) 15 2 0 2 1 82%
tests/test_colorterms.py setup_module 1 1 0 0 0 0%
tests/test_colorterms.py ColortermOverrideTestCase.setUp 3 3 0 0 0 0%
tests/test_colorterms.py ColortermOverrideTestCase.testHscColorterms 9 9 0 2 0 0%
tests/test_colorterms.py ColortermOverrideTestCase.testSdssColorterms 9 9 0 2 0 0%
tests/test_colorterms.py ColortermOverrideTestCase.testPs1Colorterms 9 9 0 2 0 0%
tests/test_colorterms.py (no function) 16 2 0 2 1 83%
tests/test_distortion.py HscDistortionTestCase.testDistortion 27 27 0 12 0 0%
tests/test_distortion.py HscDistortionTestCase.makeDistortionData 16 16 0 4 0 0%
tests/test_distortion.py HscDistortionTestCase.toKey 1 1 0 0 0 0%
tests/test_distortion.py TestMemory.setUp 1 1 0 0 0 0%
tests/test_distortion.py setup_module 1 1 0 0 0 0%
tests/test_distortion.py (no function) 21 2 0 2 1 87%
tests/test_filterFraction.py FilterFractionTest.setUp 29 29 0 0 0 0%
tests/test_filterFraction.py FilterFractionTest.tearDown 7 7 0 0 0 0%
tests/test_filterFraction.py FilterFractionTest.testSingleFilter 11 11 0 0 0 0%
tests/test_filterFraction.py FilterFractionTest.testTwoFiltersI 11 11 0 0 0 0%
tests/test_filterFraction.py FilterFractionTest.testTwoFiltersR 11 11 0 0 0 0%
tests/test_filterFraction.py FilterFractionTest.testInvalidCombination 4 4 0 2 0 0%
tests/test_filterFraction.py setup_module 1 1 0 0 0 0%
tests/test_filterFraction.py (no function) 20 2 0 2 1 86%
tests/test_ingest.py HscIngestTestCase.file 1 1 0 0 0 0%
tests/test_ingest.py HscIngestTestCase.visits 2 2 0 0 0 0%
tests/test_ingest.py HscIngestTestCase.testStrayLightIngest 11 11 0 2 0 0%
tests/test_ingest.py HscIngestTestCase.checkRepo 3 3 0 0 0 0%
tests/test_ingest.py setup_module 1 1 0 0 0 0%
tests/test_ingest.py (no function) 30 2 0 8 1 92%
tests/test_instrument.py TestHyperSuprimeCam.setUp 3 3 0 0 0 0%
tests/test_instrument.py setup_module 1 1 0 0 0 0%
tests/test_instrument.py (no function) 13 2 0 2 1 80%
tests/test_makeTransmissionCurves.py MakeTransmissionCurvesTest.testOptics 7 7 0 4 0 0%
tests/test_makeTransmissionCurves.py MakeTransmissionCurvesTest.testAtmosphere 9 9 0 4 0 0%
tests/test_makeTransmissionCurves.py MakeTransmissionCurvesTest.testSensors 10 10 0 4 0 0%
tests/test_makeTransmissionCurves.py MakeTransmissionCurvesTest.testFilters 14 14 0 2 0 0%
tests/test_makeTransmissionCurves.py MakeTransmissionCurvesTest.testFilters.check 4 4 0 0 0 0%
tests/test_makeTransmissionCurves.py MakeTransmissionCurvesTest.testRadialDependence 24 24 0 2 0 0%
tests/test_makeTransmissionCurves.py MakeTransmissionCurvesTest.testRadialDependence.computeMeanWavelengths 5 5 0 2 0 0%
tests/test_makeTransmissionCurves.py setup_module 1 1 0 0 0 0%
tests/test_makeTransmissionCurves.py (no function) 15 2 0 2 1 82%
Total   1152 845 0 284 8 23%

No items found using the specified filter.