Coverage report: 33%

Files Functions Classes

coverage.py v7.5.0, created at 2024-04-25 01:08 -0700

File function statements missing excluded branches partial coverage
python/lsst/obs/lsst/__init__.py (no function) 5 0 0 0 0 100%
python/lsst/obs/lsst/_fitsHeader.py readRawFitsHeader 13 13 0 6 0 0%
python/lsst/obs/lsst/_fitsHeader.py (no function) 5 0 0 0 0 100%
python/lsst/obs/lsst/_ingestPhotodiode.py PhotodiodeIngestConfig.validate 3 3 0 2 0 0%
python/lsst/obs/lsst/_ingestPhotodiode.py PhotodiodeIngestTask.getDatasetType 1 1 0 0 0 0%
python/lsst/obs/lsst/_ingestPhotodiode.py PhotodiodeIngestTask.__init__ 8 8 0 0 0 0%
python/lsst/obs/lsst/_ingestPhotodiode.py PhotodiodeIngestTask.run 49 49 0 24 0 0%
python/lsst/obs/lsst/_ingestPhotodiode.py (no function) 17 0 0 0 0 100%
python/lsst/obs/lsst/_instrument.py LsstCam.configPaths 1 1 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstCam.getName 1 1 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstCam.getCamera 5 5 0 2 0 0%
python/lsst/obs/lsst/_instrument.py LsstCam.getRawFormatter 2 2 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstCam.register 6 6 0 4 0 0%
python/lsst/obs/lsst/_instrument.py LsstCam.extractDetectorRecord 3 3 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstCam.makeDataIdTranslatorFactory 3 3 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstComCam.getRawFormatter 2 2 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstCamImSim.getRawFormatter 2 2 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstCamPhoSim.getRawFormatter 2 2 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstTS8.getRawFormatter 2 2 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstUCDCam.getRawFormatter 2 2 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstTS3.getRawFormatter 2 2 0 0 0 0%
python/lsst/obs/lsst/_instrument.py Latiss.extractDetectorRecord 4 4 0 0 0 0%
python/lsst/obs/lsst/_instrument.py Latiss.getRawFormatter 2 2 0 0 0 0%
python/lsst/obs/lsst/_instrument.py (no function) 73 0 0 0 0 100%
python/lsst/obs/lsst/assembly.py attachRawWcsFromBoresight 14 14 0 6 0 0%
python/lsst/obs/lsst/assembly.py fixAmpGeometry 38 38 0 14 0 0%
python/lsst/obs/lsst/assembly.py fixAmpGeometry.logCmd 1 1 0 0 0 0%
python/lsst/obs/lsst/assembly.py assembleUntrimmedCcd 7 7 0 2 0 0%
python/lsst/obs/lsst/assembly.py warn_once 3 3 0 0 0 0%
python/lsst/obs/lsst/assembly.py warn_once.logCmd 5 5 0 2 0 0%
python/lsst/obs/lsst/assembly.py fixAmpsAndAssemble 14 14 0 8 0 0%
python/lsst/obs/lsst/assembly.py readRawAmps 8 8 0 2 0 0%
python/lsst/obs/lsst/assembly.py (no function) 17 0 0 0 0 100%
python/lsst/obs/lsst/filters.py addFilter 3 0 0 2 0 100%
python/lsst/obs/lsst/filters.py (no function) 51 0 0 30 0 100%
python/lsst/obs/lsst/script/__init__.py (no function) 1 0 0 0 0 100%
python/lsst/obs/lsst/script/generateCamera.py findYamlOnPath 5 5 0 4 0 0%
python/lsst/obs/lsst/script/generateCamera.py parseYamlOnPath 4 4 0 2 0 0%
python/lsst/obs/lsst/script/generateCamera.py build_argparser 5 5 0 0 0 0%
python/lsst/obs/lsst/script/generateCamera.py applyRaftYaw 8 8 0 2 0 0%
python/lsst/obs/lsst/script/generateCamera.py generateCamera 127 127 0 48 0 0%
python/lsst/obs/lsst/script/generateCamera.py generateCamera.indent 2 2 0 0 0 0%
python/lsst/obs/lsst/script/generateCamera.py main 7 7 0 0 0 0%
python/lsst/obs/lsst/script/generateCamera.py (no function) 13 0 0 0 0 100%
python/lsst/obs/lsst/script/ingestPhotodiode.py ingestPhotodiode 13 13 0 6 0 0%
python/lsst/obs/lsst/script/ingestPhotodiode.py (no function) 5 0 0 0 0 100%
python/lsst/obs/lsst/script/rewrite_ts8_qe_files.py convert_qe_curve 19 19 0 8 0 0%
python/lsst/obs/lsst/script/rewrite_ts8_qe_files.py rewrite_ts8_files 25 25 0 6 0 0%
python/lsst/obs/lsst/script/rewrite_ts8_qe_files.py build_argparser 5 5 0 0 0 0%
python/lsst/obs/lsst/script/rewrite_ts8_qe_files.py main 7 7 0 0 0 0%
python/lsst/obs/lsst/script/rewrite_ts8_qe_files.py (no function) 18 0 0 0 0 100%
python/lsst/obs/lsst/testHelper.py ObsLsstButlerTests.getInstrument 1 1 0 0 0 0%
python/lsst/obs/lsst/testHelper.py ObsLsstButlerTests.tearDownClass 1 1 0 0 0 0%
python/lsst/obs/lsst/testHelper.py ObsLsstButlerTests.setUpClass 6 6 0 2 0 0%
python/lsst/obs/lsst/testHelper.py ObsLsstObsBaseOverrides.testRawVisitInfo 5 5 0 0 0 0%
python/lsst/obs/lsst/testHelper.py ObsLsstObsBaseOverrides.testRawFilename 2 2 0 0 0 0%
python/lsst/obs/lsst/testHelper.py (no function) 24 0 0 0 0 100%
python/lsst/obs/lsst/translators/__init__.py (no function) 8 0 0 0 0 100%
python/lsst/obs/lsst/translators/comCam.py LsstComCamTranslator.can_translate 9 9 0 6 0 0%
python/lsst/obs/lsst/translators/comCam.py LsstComCamTranslator.fix_header 26 26 0 12 0 0%
python/lsst/obs/lsst/translators/comCam.py LsstComCamTranslator._is_on_mountain 1 1 0 0 0 0%
python/lsst/obs/lsst/translators/comCam.py (no function) 19 0 0 0 0 100%
python/lsst/obs/lsst/translators/imsim.py LsstCamImSimTranslator.can_translate 1 1 0 0 0 0%
python/lsst/obs/lsst/translators/imsim.py LsstCamImSimTranslator.to_tracking_radec 3 3 0 0 0 0%
python/lsst/obs/lsst/translators/imsim.py LsstCamImSimTranslator.to_boresight_airmass 7 7 0 6 0 0%
python/lsst/obs/lsst/translators/imsim.py LsstCamImSimTranslator.to_boresight_rotation_angle 3 3 0 0 0 0%
python/lsst/obs/lsst/translators/imsim.py LsstCamImSimTranslator.to_physical_filter 10 10 0 6 0 0%
python/lsst/obs/lsst/translators/imsim.py LsstCamImSimTranslator.to_altaz_begin 9 9 0 4 0 0%
python/lsst/obs/lsst/translators/imsim.py (no function) 31 2 0 0 0 94%
python/lsst/obs/lsst/translators/latiss.py is_non_science_or_lab 8 8 0 2 0 0%
python/lsst/obs/lsst/translators/latiss.py LatissTranslator.can_translate 8 8 0 8 0 0%
python/lsst/obs/lsst/translators/latiss.py LatissTranslator.fix_header 121 121 0 74 0 0%
python/lsst/obs/lsst/translators/latiss.py LatissTranslator._is_on_mountain 4 4 0 2 0 0%
python/lsst/obs/lsst/translators/latiss.py LatissTranslator.compute_detector_exposure_id 3 3 0 2 0 0%
python/lsst/obs/lsst/translators/latiss.py LatissTranslator.to_dark_time 9 9 0 4 0 0%
python/lsst/obs/lsst/translators/latiss.py LatissTranslator.to_exposure_time 4 4 0 2 0 0%
python/lsst/obs/lsst/translators/latiss.py LatissTranslator.to_observation_type 20 20 0 12 0 0%
python/lsst/obs/lsst/translators/latiss.py LatissTranslator.to_physical_filter 9 9 0 4 0 0%
python/lsst/obs/lsst/translators/latiss.py (no function) 58 0 0 0 0 100%
python/lsst/obs/lsst/translators/lsst.py read_detector_ids 10 10 0 4 0 0%
python/lsst/obs/lsst/translators/lsst.py compute_detector_exposure_id_generic 5 5 0 4 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.__init_subclass__ 3 0 0 0 0 100%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.search_paths 1 1 0 0 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.compute_detector_exposure_id 1 1 0 0 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.max_detector_exposure_id 2 2 0 0 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.max_exposure_id 4 4 0 0 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.detector_mapping 5 5 0 4 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.detector_serials 12 12 0 8 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.compute_detector_num_from_name 10 10 0 4 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.compute_detector_info_from_serial 7 7 0 4 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.compute_exposure_id 16 16 0 10 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator._is_on_mountain 3 3 0 2 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.is_on_sky 6 6 0 6 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_location 6 6 0 2 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_datetime_begin 2 2 0 0 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_datetime_end 3 3 0 2 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_detector_num 3 3 0 0 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_detector_exposure_id 3 3 0 0 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_observation_type 6 6 0 2 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_observation_reason 6 6 0 4 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_dark_time 6 6 0 2 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_exposure_id 11 11 0 4 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_visit_id 24 24 0 4 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_physical_filter 4 4 0 2 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_tracking_radec 9 9 0 4 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_altaz_begin 5 5 0 4 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_exposure_group 5 5 0 2 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator._is_filter_empty 1 1 0 0 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator._determine_primary_filter 10 10 0 6 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_observing_day 6 6 0 2 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_observation_counter 5 5 0 2 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_boresight_rotation_coord 8 8 0 4 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_boresight_airmass 11 11 0 6 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_group_counter_start 6 6 0 2 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_group_counter_end 7 7 0 2 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_has_simulated_content 10 10 0 8 0 0%
python/lsst/obs/lsst/translators/lsst.py (no function) 107 0 0 0 0 100%
python/lsst/obs/lsst/translators/lsstCam.py is_non_science_or_lab 5 5 0 4 0 0%
python/lsst/obs/lsst/translators/lsstCam.py LsstCamTranslator.fix_header 9 9 0 2 0 0%
python/lsst/obs/lsst/translators/lsstCam.py LsstCamTranslator.can_translate 5 5 0 4 0 0%
python/lsst/obs/lsst/translators/lsstCam.py LsstCamTranslator.to_physical_filter 10 10 0 6 0 0%
python/lsst/obs/lsst/translators/lsstCam.py (no function) 24 0 0 0 0 100%
python/lsst/obs/lsst/translators/lsst_ucdcam.py LsstUCDCamTranslator.can_translate 6 6 0 6 0 0%
python/lsst/obs/lsst/translators/lsst_ucdcam.py LsstUCDCamTranslator.compute_detector_num_from_name 6 6 0 6 0 0%
python/lsst/obs/lsst/translators/lsst_ucdcam.py LsstUCDCamTranslator.compute_detector_group_from_num 4 4 0 4 0 0%
python/lsst/obs/lsst/translators/lsst_ucdcam.py LsstUCDCamTranslator.compute_exposure_id 2 2 0 0 0 0%
python/lsst/obs/lsst/translators/lsst_ucdcam.py LsstUCDCamTranslator.to_datetime_begin 3 3 0 0 0 0%
python/lsst/obs/lsst/translators/lsst_ucdcam.py LsstUCDCamTranslator.to_detector_num 2 2 0 0 0 0%
python/lsst/obs/lsst/translators/lsst_ucdcam.py LsstUCDCamTranslator.to_detector_group 2 2 0 0 0 0%
python/lsst/obs/lsst/translators/lsst_ucdcam.py LsstUCDCamTranslator.to_physical_filter 5 5 0 2 0 0%
python/lsst/obs/lsst/translators/lsst_ucdcam.py LsstUCDCamTranslator.to_exposure_id 2 2 0 0 0 0%
python/lsst/obs/lsst/translators/lsst_ucdcam.py LsstUCDCamTranslator.to_observation_id 3 3 0 0 0 0%
python/lsst/obs/lsst/translators/lsst_ucdcam.py LsstUCDCamTranslator.to_science_program 4 4 0 0 0 0%
python/lsst/obs/lsst/translators/lsst_ucdcam.py (no function) 46 0 0 0 0 100%
python/lsst/obs/lsst/translators/lsstsim.py LsstSimTranslator.max_exposure_id 1 1 0 0 0 0%
python/lsst/obs/lsst/translators/lsstsim.py LsstSimTranslator.to_telescope 8 8 0 4 0 0%
python/lsst/obs/lsst/translators/lsstsim.py LsstSimTranslator.to_location 9 9 0 2 0 0%
python/lsst/obs/lsst/translators/lsstsim.py LsstSimTranslator.to_altaz_begin 8 8 0 6 0 0%
python/lsst/obs/lsst/translators/lsstsim.py (no function) 20 0 0 0 0 100%
python/lsst/obs/lsst/translators/phosim.py LsstCamPhoSimTranslator.can_translate 3 3 0 2 0 0%
python/lsst/obs/lsst/translators/phosim.py LsstCamPhoSimTranslator.to_tracking_radec 3 3 0 0 0 0%
python/lsst/obs/lsst/translators/phosim.py LsstCamPhoSimTranslator.to_altaz_begin 3 3 0 2 0 0%
python/lsst/obs/lsst/translators/phosim.py LsstCamPhoSimTranslator.to_boresight_rotation_angle 3 3 0 0 0 0%
python/lsst/obs/lsst/translators/phosim.py LsstCamPhoSimTranslator.determine_translatable_headers 2 2 0 2 0 0%
python/lsst/obs/lsst/translators/phosim.py (no function) 27 0 0 0 0 100%
python/lsst/obs/lsst/translators/ts3.py LsstTS3Translator.can_translate 1 1 0 0 0 0%
python/lsst/obs/lsst/translators/ts3.py LsstTS3Translator.compute_exposure_id 2 2 0 0 0 0%
python/lsst/obs/lsst/translators/ts3.py LsstTS3Translator.to_datetime_begin 2 2 0 0 0 0%
python/lsst/obs/lsst/translators/ts3.py LsstTS3Translator.to_exposure_id 3 3 0 0 0 0%
python/lsst/obs/lsst/translators/ts3.py LsstTS3Translator.to_science_program 4 4 0 0 0 0%
python/lsst/obs/lsst/translators/ts3.py LsstTS3Translator.to_observation_id 3 3 0 0 0 0%
python/lsst/obs/lsst/translators/ts3.py LsstTS3Translator.to_detector_group 3 3 0 0 0 0%
python/lsst/obs/lsst/translators/ts3.py (no function) 35 0 0 0 0 100%
python/lsst/obs/lsst/translators/ts8.py LsstTS8Translator.can_translate 6 6 0 4 0 0%
python/lsst/obs/lsst/translators/ts8.py LsstTS8Translator.compute_exposure_id 2 2 0 0 0 0%
python/lsst/obs/lsst/translators/ts8.py LsstTS8Translator.to_datetime_begin 2 2 0 0 0 0%
python/lsst/obs/lsst/translators/ts8.py LsstTS8Translator.to_detector_name 3 3 0 0 0 0%
python/lsst/obs/lsst/translators/ts8.py LsstTS8Translator.to_detector_group 6 6 0 2 0 0%
python/lsst/obs/lsst/translators/ts8.py LsstTS8Translator.to_detector_serial 4 4 0 0 0 0%
python/lsst/obs/lsst/translators/ts8.py LsstTS8Translator.to_physical_filter 11 11 0 0 0 0%
python/lsst/obs/lsst/translators/ts8.py LsstTS8Translator.to_exposure_id 3 3 0 0 0 0%
python/lsst/obs/lsst/translators/ts8.py LsstTS8Translator.to_observation_id 3 3 0 0 0 0%
python/lsst/obs/lsst/translators/ts8.py (no function) 34 0 0 0 0 100%
python/lsst/obs/lsst/utils.py readRawFile 8 8 0 2 0 0%
python/lsst/obs/lsst/utils.py (no function) 5 0 0 0 0 100%
python/lsst/obs/lsst/version.py (no function) 6 0 0 0 0 100%
tests/test_afwWcsUtil.py WcsRotationTestCase.setUp 3 3 0 0 0 0%
tests/test_afwWcsUtil.py WcsRotationTestCase.test_getAngleBetweenWcs 16 16 0 4 0 0%
tests/test_afwWcsUtil.py setup_module 1 1 0 0 0 0%
tests/test_afwWcsUtil.py (no function) 17 2 0 2 1 84%
tests/test_assemble.py RawAssemblyTestCase.setUp 5 5 0 0 0 0%
tests/test_assemble.py RawAssemblyTestCase.assertAmpRawBBoxesEqual 3 3 0 0 0 0%
tests/test_assemble.py RawAssemblyTestCase.assertAmpRawBBoxesFlippablyEqual 22 22 0 4 0 0%
tests/test_assemble.py RawAssemblyTestCase.testDetectors 7 7 0 6 0 0%
tests/test_assemble.py RawAssemblyTestCase.testAssemble 7 7 0 2 0 0%
tests/test_assemble.py ReadRawFileTestCase.testReadRawLatissFile 7 7 0 0 0 0%
tests/test_assemble.py setup_module 1 1 0 0 0 0%
tests/test_assemble.py (no function) 31 2 0 2 1 91%
tests/test_butlerCmd.py setup_module 1 1 0 0 0 0%
tests/test_butlerCmd.py (no function) 25 2 0 2 1 89%
tests/test_comCam.py TestLsstCam.getInstrument 1 1 0 0 0 0%
tests/test_comCam.py TestLsstCam.setUp 17 17 0 0 0 0%
tests/test_comCam.py setup_module 1 1 0 0 0 0%
tests/test_comCam.py (no function) 18 2 0 2 1 85%
tests/test_gen3.py TestInstruments.setUp 2 2 0 0 0 0%
tests/test_gen3.py TestInstruments.setUpClass 3 3 0 2 0 0%
tests/test_gen3.py TestInstruments.tearDown 2 2 0 2 0 0%
tests/test_gen3.py TestInstruments.tearDownClass 5 5 0 2 0 0%
tests/test_gen3.py TestInstruments.checkInstrumentWithRegistry 26 26 0 4 0 0%
tests/test_gen3.py TestInstruments.testLsstCam 2 2 0 0 0 0%
tests/test_gen3.py TestInstruments.testComCam 2 2 0 0 0 0%
tests/test_gen3.py TestInstruments.testImSim 1 1 0 0 0 0%
tests/test_gen3.py TestInstruments.testPhoSim 1 1 0 0 0 0%
tests/test_gen3.py TestInstruments.testTs8 1 1 0 0 0 0%
tests/test_gen3.py TestInstruments.testTs3 1 1 0 0 0 0%
tests/test_gen3.py TestInstruments.testUcdCam 1 1 0 0 0 0%
tests/test_gen3.py TestInstruments.testLatiss 1 1 0 0 0 0%
tests/test_gen3.py (no function) 31 1 0 2 1 94%
tests/test_generateCamera.py PhosimToRaftsTestCase.setUp 1 1 0 0 0 0%
tests/test_generateCamera.py PhosimToRaftsTestCase.tearDown 1 1 0 0 0 0%
tests/test_generateCamera.py PhosimToRaftsTestCase.runGenerateCamera 10 10 0 4 0 0%
tests/test_generateCamera.py PhosimToRaftsTestCase.testGenerateCameraLatiss 3 3 0 0 0 0%
tests/test_generateCamera.py PhosimToRaftsTestCase.testGenerateCameraTs8 3 3 0 0 0 0%
tests/test_generateCamera.py PhosimToRaftsTestCase.testGenerateCamera 8 8 0 2 0 0%
tests/test_generateCamera.py PhosimToRaftsTestCase.testFailures 4 4 0 4 0 0%
tests/test_generateCamera.py (no function) 21 2 0 2 1 87%
tests/test_imsim.py TestImsim.getInstrument 1 1 0 0 0 0%
tests/test_imsim.py TestImsim.setUp 17 17 0 0 0 0%
tests/test_imsim.py setup_module 1 1 0 0 0 0%
tests/test_imsim.py (no function) 18 2 0 2 1 85%
tests/test_ingest.py LatissIngestTestCase.checkRepo 24 24 0 4 0 0%
tests/test_ingest.py LSSTCamPhotodiodeIngestTestCase.setUp 7 7 0 0 0 0%
tests/test_ingest.py LSSTCamPhotodiodeIngestTestCase.testPhotodiodeFailure 3 3 0 0 0 0%
tests/test_ingest.py LSSTCamPhotodiodeIngestTestCase.testPhotodiode 10 10 0 0 0 0%
tests/test_ingest.py setup_module 1 1 0 0 0 0%
tests/test_ingest.py (no function) 60 2 0 2 1 95%
tests/test_latiss.py TestLatiss.getInstrument 1 1 0 0 0 0%
tests/test_latiss.py TestLatiss.setUp 17 17 0 0 0 0%
tests/test_latiss.py setup_module 1 1 0 0 0 0%
tests/test_latiss.py (no function) 19 2 0 2 1 86%
tests/test_lsstCam.py TestLsstCam.getInstrument 1 1 0 0 0 0%
tests/test_lsstCam.py TestLsstCam.setUp 17 17 0 0 0 0%
tests/test_lsstCam.py TestLsstCam.testObsid 5 5 0 0 0 0%
tests/test_lsstCam.py setup_module 1 1 0 0 0 0%
tests/test_lsstCam.py (no function) 19 2 0 2 1 86%
tests/test_phosim.py _clean_metadata_provenance 3 3 0 4 0 0%
tests/test_phosim.py TestPhosim.getInstrument 1 1 0 0 0 0%
tests/test_phosim.py TestPhosim.setUp 17 17 0 0 0 0%
tests/test_phosim.py TestPhosim.testMetadata 18 18 0 2 0 0%
tests/test_phosim.py setup_module 1 1 0 0 0 0%
tests/test_phosim.py (no function) 23 2 0 2 1 88%
tests/test_rewrite_qe.py RewriteQeTestCase.testRewriteQe 17 17 0 4 0 0%
tests/test_rewrite_qe.py (no function) 15 1 0 2 1 88%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_lsstCam_translator 4 4 0 4 0 0%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_phoSimLsstCam_translator 4 4 0 4 0 0%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_comCam_translator 4 4 0 4 0 0%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_phoSimComCam_translator 4 4 0 4 0 0%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_phosim_translator 4 4 0 4 0 0%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_latiss_translator 7 7 0 6 0 0%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_imsim_translator 4 4 0 4 0 0%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_ts3_translator 4 4 0 4 0 0%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_ts8_translator 4 4 0 4 0 0%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_ucdcam_translator 4 4 0 4 0 0%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_checker 6 6 0 0 0 0%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_fix_header 10 10 0 6 0 0%
tests/test_translator.py (no function) 23 1 0 2 1 92%
tests/test_ts3.py TestTs3.getInstrument 1 1 0 0 0 0%
tests/test_ts3.py TestTs3.setUp 17 17 0 0 0 0%
tests/test_ts3.py setup_module 1 1 0 0 0 0%
tests/test_ts3.py (no function) 18 2 0 2 1 85%
tests/test_ts8.py TestTs8.getInstrument 1 1 0 0 0 0%
tests/test_ts8.py TestTs8.setUp 17 17 0 0 0 0%
tests/test_ts8.py setup_module 1 1 0 0 0 0%
tests/test_ts8.py (no function) 18 2 0 2 1 85%
tests/test_ucdcam.py TestUcdCam.getInstrument 1 1 0 0 0 0%
tests/test_ucdcam.py TestUcdCam.setUp 17 17 0 0 0 0%
tests/test_ucdcam.py setup_module 1 1 0 0 0 0%
tests/test_ucdcam.py (no function) 18 2 0 2 1 85%
Total   2592 1594 0 626 16 33%

No items found using the specified filter.