Coverage report: 36%

Files Functions Classes

coverage.py v7.5.0, created at 2024-05-04 03:31 -0700

File function statements missing excluded branches partial coverage
python/lsst/obs/lsst/__init__.py (no function) 6 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 69 69 0 32 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._make_default_dimension_packer 1 1 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstCam.getRawFormatter 2 2 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstCam.register 7 7 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.group_name_to_group_id 23 23 0 4 0 0%
python/lsst/obs/lsst/_instrument.py LsstComCam.getRawFormatter 2 2 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstComCamSim.getRawFormatter 2 2 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstCamSim.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 LsstCamImSim._make_default_dimension_packer 1 1 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstCamPhoSim.getRawFormatter 2 2 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstCamPhoSim._make_default_dimension_packer 1 1 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstTS8.getRawFormatter 2 2 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstTS8._make_default_dimension_packer 1 1 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstUCDCam.getRawFormatter 2 2 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstUCDCam._make_default_dimension_packer 1 1 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstTS3.getRawFormatter 2 2 0 0 0 0%
python/lsst/obs/lsst/_instrument.py LsstTS3._make_default_dimension_packer 1 1 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) 96 0 0 8 0 100%
python/lsst/obs/lsst/_packer.py convert_day_obs_to_ordinal 3 3 0 0 0 0%
python/lsst/obs/lsst/_packer.py convert_ordinal_to_day_obs 2 2 0 0 0 0%
python/lsst/obs/lsst/_packer.py _is_positive 1 1 0 0 0 0%
python/lsst/obs/lsst/_packer.py RubinDimensionPackerConfig.setDefaults 2 2 0 2 0 0%
python/lsst/obs/lsst/_packer.py RubinDimensionPackerConfig.validate 4 4 0 4 0 0%
python/lsst/obs/lsst/_packer.py RubinDimensionPacker.__init__ 16 16 0 10 0 0%
python/lsst/obs/lsst/_packer.py RubinDimensionPacker.maxBits 1 1 0 0 0 0%
python/lsst/obs/lsst/_packer.py RubinDimensionPacker._pack 9 9 0 6 0 0%
python/lsst/obs/lsst/_packer.py RubinDimensionPacker.unpack 9 9 0 6 0 0%
python/lsst/obs/lsst/_packer.py RubinDimensionPacker.pack_id_pair 2 2 0 0 0 0%
python/lsst/obs/lsst/_packer.py RubinDimensionPacker.unpack_id_pair 2 2 0 0 0 0%
python/lsst/obs/lsst/_packer.py RubinDimensionPacker.pack_decomposition 29 29 0 14 0 0%
python/lsst/obs/lsst/_packer.py RubinDimensionPacker.unpack_decomposition 14 14 0 8 0 0%
python/lsst/obs/lsst/_packer.py (no function) 38 0 0 12 1 98%
python/lsst/obs/lsst/assembly.py attachRawWcsFromBoresight 14 14 0 6 0 0%
python/lsst/obs/lsst/assembly.py fixAmpGeometry 35 35 0 12 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 2 0 100%
python/lsst/obs/lsst/filters.py addFilter 3 0 0 2 0 100%
python/lsst/obs/lsst/filters.py (no function) 83 1 0 50 1 98%
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 9 9 0 2 0 0%
python/lsst/obs/lsst/script/generateCamera.py generateCamera 133 133 0 54 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 10 0 100%
python/lsst/obs/lsst/translators/__init__.py (no function) 10 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 30 30 0 14 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) 21 0 0 4 0 100%
python/lsst/obs/lsst/translators/comCamSim.py LsstComCamSimTranslator.can_translate 6 6 0 4 0 0%
python/lsst/obs/lsst/translators/comCamSim.py LsstComCamSimTranslator.fix_header 27 27 0 16 0 0%
python/lsst/obs/lsst/translators/comCamSim.py LsstComCamSimTranslator._is_on_mountain 1 1 0 0 0 0%
python/lsst/obs/lsst/translators/comCamSim.py LsstComCamSimTranslator.to_altaz_begin 10 10 0 8 0 0%
python/lsst/obs/lsst/translators/comCamSim.py LsstComCamSimTranslator.observing_date_to_offset 1 1 0 0 0 0%
python/lsst/obs/lsst/translators/comCamSim.py (no function) 25 0 0 8 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) 34 2 0 12 0 96%
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 129 129 0 78 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 14 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.observing_date_to_offset 1 1 0 0 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.compute_detector_exposure_id 2 2 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 19 19 0 14 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.unpack_exposure_id 4 4 0 0 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 6 6 0 4 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._get_controller_code 6 6 0 2 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_exposure_id 8 8 0 2 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 5 5 0 2 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_tracking_radec 12 12 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.to_focus_z 4 4 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 4 4 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 8 8 0 8 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_relative_humidity 5 5 0 2 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_pressure 8 8 0 4 0 0%
python/lsst/obs/lsst/translators/lsst.py LsstBaseTranslator.to_temperature 4 4 0 2 0 0%
python/lsst/obs/lsst/translators/lsst.py (no function) 125 0 0 74 0 100%
python/lsst/obs/lsst/translators/lsstCam.py is_non_science_or_lab 8 8 0 2 0 0%
python/lsst/obs/lsst/translators/lsstCam.py LsstCamTranslator.fix_header 12 12 0 4 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 4 4 0 2 0 0%
python/lsst/obs/lsst/translators/lsstCam.py LsstCamTranslator.observing_date_to_offset 6 6 0 2 0 0%
python/lsst/obs/lsst/translators/lsstCam.py (no function) 29 0 0 8 0 100%
python/lsst/obs/lsst/translators/lsstCamSim.py LsstCamSimTranslator.can_translate 6 6 0 4 0 0%
python/lsst/obs/lsst/translators/lsstCamSim.py LsstCamSimTranslator.fix_header 2 2 0 0 0 0%
python/lsst/obs/lsst/translators/lsstCamSim.py LsstCamSimTranslator.observing_date_to_offset 1 1 0 0 0 0%
python/lsst/obs/lsst/translators/lsstCamSim.py (no function) 18 0 0 6 0 100%
python/lsst/obs/lsst/translators/lsst_ucdcam.py LsstUCDCamTranslator.can_translate 4 4 0 4 0 0%
python/lsst/obs/lsst/translators/lsst_ucdcam.py (no function) 20 0 0 2 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.compute_detector_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) 22 0 0 10 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) 30 0 0 10 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.compute_detector_exposure_id 1 1 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) 37 0 0 14 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.fix_header 24 24 0 10 0 0%
python/lsst/obs/lsst/translators/ts8.py LsstTS8Translator.compute_detector_exposure_id 1 1 0 0 0 0%
python/lsst/obs/lsst/translators/ts8.py LsstTS8Translator.max_exposure_id 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 14 14 0 2 0 0%
python/lsst/obs/lsst/translators/ts8.py LsstTS8Translator.to_exposure_id 9 9 0 4 0 0%
python/lsst/obs/lsst/translators/ts8.py LsstTS8Translator.to_observation_id 7 7 0 2 0 0%
python/lsst/obs/lsst/translators/ts8.py (no function) 39 0 0 18 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) 5 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) 29 2 0 2 1 90%
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 4 1 86%
tests/test_comCamSim.py TestLsstCam.getInstrument 1 1 0 0 0 0%
tests/test_comCamSim.py TestLsstCam.setUp 17 17 0 0 0 0%
tests/test_comCamSim.py setup_module 1 1 0 0 0 0%
tests/test_comCamSim.py (no function) 18 2 0 4 1 86%
tests/test_filter_defs.py FilterDefTestCase.assert_in_filter_defs 3 3 0 0 0 0%
tests/test_filter_defs.py FilterDefTestCase.test_lsstCam_filterdefs 5 5 0 6 0 0%
tests/test_filter_defs.py FilterDefTestCase.test_latiss_filterdefs 5 5 0 6 0 0%
tests/test_filter_defs.py FilterDefTestCase.test_imsim_filterdefs 5 5 0 6 0 0%
tests/test_filter_defs.py FilterDefTestCase.test_ts3_filterdefs 5 5 0 6 0 0%
tests/test_filter_defs.py FilterDefTestCase.test_ts8_filterdefs 5 5 0 6 0 0%
tests/test_filter_defs.py FilterDefTestCase.test_comCam_filterdefs 5 5 0 6 0 0%
tests/test_filter_defs.py FilterDefTestCase.test_generic_filterdefs 5 5 0 6 0 0%
tests/test_filter_defs.py (no function) 17 0 0 0 0 100%
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.testComCamSim 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.testLsstCamSim 2 2 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) 33 1 0 6 1 95%
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 9 9 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 4 1 86%
tests/test_ingest.py LatissIngestTestCase.checkRepo 24 24 0 4 0 0%
tests/test_ingest.py ComCamSimIngestTestCase.visits 2 2 0 0 0 0%
tests/test_ingest.py LSSTCamSimIngestTestCase.visits 2 2 0 0 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) 78 2 0 6 1 96%
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 4 1 87%
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 4 1 87%
tests/test_lsstCamSim.py TestLsstCamSim.getInstrument 1 1 0 0 0 0%
tests/test_lsstCamSim.py TestLsstCamSim.setUp 15 15 0 0 0 0%
tests/test_lsstCamSim.py setup_module 1 1 0 0 0 0%
tests/test_lsstCamSim.py (no function) 18 2 0 4 1 86%
tests/test_packer.py RubinDimensionPackerTestCase.setUp 7 7 0 2 0 0%
tests/test_packer.py RubinDimensionPackerTestCase.check_rubin_dimension_packer 26 26 0 2 0 0%
tests/test_packer.py RubinDimensionPackerTestCase.check_old_dimension_packer 4 4 0 0 0 0%
tests/test_packer.py RubinDimensionPackerTestCase.test_latiss 5 5 0 0 0 0%
tests/test_packer.py RubinDimensionPackerTestCase.test_lsstCam 3 3 0 0 0 0%
tests/test_packer.py RubinDimensionPackerTestCase.test_comCam 3 3 0 0 0 0%
tests/test_packer.py RubinDimensionPackerTestCase.test_comCamSim 3 3 0 0 0 0%
tests/test_packer.py RubinDimensionPackerTestCase.test_lsstCamSim 3 3 0 0 0 0%
tests/test_packer.py RubinDimensionPackerTestCase.test_imsim 4 4 0 0 0 0%
tests/test_packer.py RubinDimensionPackerTestCase.test_phosim 4 4 0 0 0 0%
tests/test_packer.py RubinDimensionPackerTestCase.test_ts3 3 3 0 0 0 0%
tests/test_packer.py RubinDimensionPackerTestCase.test_ts8 3 3 0 0 0 0%
tests/test_packer.py RubinDimensionPackerTestCase.test_ucdcam 3 3 0 0 0 0%
tests/test_packer.py (no function) 24 1 0 2 1 92%
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 4 1 89%
tests/test_rewrite_qe.py RewriteQeTestCase.testRewriteQe 23 23 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_lsstCamSim_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_comCamSim_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 6 6 0 6 0 0%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_latiss_translator 9 9 0 8 0 0%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_imsim_translator 4 4 0 4 0 0%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_ts3_translator 6 6 0 6 0 0%
tests/test_translator.py LsstMetadataTranslatorTestCase.test_ts8_translator 6 6 0 6 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) 28 1 0 2 1 93%
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 4 1 86%
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 4 1 86%
Total   3241 2007 0 1070 20 36%

No items found using the specified filter.