Coverage report: 28%

Files Functions Classes

coverage.py v7.5.0, created at 2024-04-27 10:18 +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/base/__init__.py (no function) 8 0 0 0 0 100%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.__init__ 3 3 0 0 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.fromMetadata 4 4 0 0 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.translatorClass 1 1 0 0 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.filterDefinitions 1 1 0 0 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.checked_parameters 4 4 0 2 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.readImage 1 1 0 0 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.isOnSky 3 3 0 2 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.metadata 3 3 0 2 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.readMetadata 3 3 0 0 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.stripMetadata 4 4 0 0 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.makeVisitInfo 6 6 0 4 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.getDetector 1 1 0 0 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.makeWcs 10 10 0 6 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.makeRawSkyWcsFromBoresight 1 1 0 0 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase._createSkyWcsFromMetadata 7 7 0 2 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.makeFilterLabel 3 3 0 0 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.readComponent 17 17 0 12 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.readFull 11 11 0 2 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.write 1 1 0 0 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.observationInfo 5 5 0 2 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py FitsRawFormatterBase.attachComponentsFromMetadata 7 7 0 0 0 0%
python/lsst/obs/base/_fitsRawFormatterBase.py (no function) 48 0 0 28 0 100%
python/lsst/obs/base/_instrument.py Instrument.filterDefinitions 1 1 0 0 0 0%
python/lsst/obs/base/_instrument.py Instrument.__init__ 1 0 0 0 0 100%
python/lsst/obs/base/_instrument.py Instrument.getCuratedCalibrationNames 7 7 0 4 0 0%
python/lsst/obs/base/_instrument.py Instrument.getCamera 1 1 0 0 0 0%
python/lsst/obs/base/_instrument.py Instrument.getObsDataPackageDir 3 3 0 2 0 0%
python/lsst/obs/base/_instrument.py Instrument._registerFilters 5 5 0 4 0 0%
python/lsst/obs/base/_instrument.py Instrument.writeCuratedCalibrations 3 3 0 0 0 0%
python/lsst/obs/base/_instrument.py Instrument.writeAdditionalCuratedCalibrations 1 1 0 0 0 0%
python/lsst/obs/base/_instrument.py Instrument.writeCameraGeom 10 10 0 2 0 0%
python/lsst/obs/base/_instrument.py Instrument.writeStandardTextCuratedCalibrations 10 10 0 6 0 0%
python/lsst/obs/base/_instrument.py Instrument._getSpecificCuratedCalibrationPath 9 9 0 6 0 0%
python/lsst/obs/base/_instrument.py Instrument._writeSpecificCuratedCalibrationDatasets 41 41 0 26 0 0%
python/lsst/obs/base/_instrument.py Instrument.group_name_to_group_id 2 2 0 0 0 0%
python/lsst/obs/base/_instrument.py makeExposureRecordFromObsInfo 25 25 0 18 0 0%
python/lsst/obs/base/_instrument.py loadCamera 14 14 0 2 0 0%
python/lsst/obs/base/_instrument.py (no function) 58 3 0 26 1 95%
python/lsst/obs/base/_read_curated_calibs.py CuratedCalibration.readText 1 0 0 3 1 75%
python/lsst/obs/base/_read_curated_calibs.py CuratedCalibration.getMetadata 1 0 0 2 1 67%
python/lsst/obs/base/_read_curated_calibs.py read_one_calib 14 14 0 4 0 0%
python/lsst/obs/base/_read_curated_calibs.py check_metadata 12 12 0 6 0 0%
python/lsst/obs/base/_read_curated_calibs.py read_all 50 50 0 40 0 0%
python/lsst/obs/base/_read_curated_calibs.py (no function) 15 2 0 2 1 82%
python/lsst/obs/base/butler_tests.py ButlerGetTests.setUp_butler_get 3 3 0 0 0 0%
python/lsst/obs/base/butler_tests.py ButlerGetTests._test_exposure 21 21 0 8 0 0%
python/lsst/obs/base/butler_tests.py ButlerGetTests.test_raw 6 6 0 2 0 0%
python/lsst/obs/base/butler_tests.py ButlerGetTests.test_bias 1 1 0 0 0 0%
python/lsst/obs/base/butler_tests.py ButlerGetTests.test_dark 1 1 0 0 0 0%
python/lsst/obs/base/butler_tests.py ButlerGetTests.test_flat 1 1 0 0 0 0%
python/lsst/obs/base/butler_tests.py ButlerGetTests.test_raw_header_wcs 4 4 0 2 0 0%
python/lsst/obs/base/butler_tests.py ButlerGetTests.test_subset_raw 14 14 0 6 0 0%
python/lsst/obs/base/butler_tests.py ButlerGetTests.test_get_linearizer 9 9 0 4 0 0%
python/lsst/obs/base/butler_tests.py ButlerGetTests.test_get_linearizer_bad_detectorIds 6 6 0 6 0 0%
python/lsst/obs/base/butler_tests.py (no function) 16 0 0 0 0 100%
python/lsst/obs/base/camera_tests.py CameraTests.setUp_camera 3 3 0 0 0 0%
python/lsst/obs/base/camera_tests.py CameraTests._butler_args 4 4 0 2 0 0%
python/lsst/obs/base/camera_tests.py CameraTests.test_iterable 5 5 0 2 0 0%
python/lsst/obs/base/camera_tests.py CameraTests.test_camera_butler 4 4 0 0 0 0%
python/lsst/obs/base/camera_tests.py CameraTests.test_plate_scale 16 16 0 2 0 0%
python/lsst/obs/base/camera_tests.py (no function) 12 0 0 0 0 100%
python/lsst/obs/base/cli/__init__.py (no function) 0 0 0 0 0 100%
python/lsst/obs/base/cli/butler_cmd_test.py ButlerCmdTestBase.instrumentClassName 1 1 0 0 0 0%
python/lsst/obs/base/cli/butler_cmd_test.py ButlerCmdTestBase.secondInstrumentClassName 1 1 0 0 0 0%
python/lsst/obs/base/cli/butler_cmd_test.py ButlerCmdTestBase.instrument 1 1 0 0 0 0%
python/lsst/obs/base/cli/butler_cmd_test.py ButlerCmdTestBase.instrumentName 1 1 0 0 0 0%
python/lsst/obs/base/cli/butler_cmd_test.py ButlerCmdTestBase.test_cli 11 11 0 4 0 0%
python/lsst/obs/base/cli/butler_cmd_test.py (no function) 17 0 0 12 0 100%
python/lsst/obs/base/cli/cmd/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/obs/base/cli/cmd/commands.py convert 1 1 0 0 0 0%
python/lsst/obs/base/cli/cmd/commands.py define_visits 1 1 0 0 0 0%
python/lsst/obs/base/cli/cmd/commands.py ingest_raws 1 1 0 0 0 0%
python/lsst/obs/base/cli/cmd/commands.py write_curated_calibrations 1 1 0 0 0 0%
python/lsst/obs/base/cli/cmd/commands.py (no function) 51 0 0 88 0 100%
python/lsst/obs/base/cli/opt/__init__.py (no function) 1 0 0 0 0 100%
python/lsst/obs/base/cli/opt/options.py (no function) 2 0 0 0 0 100%
python/lsst/obs/base/defineVisits.py VisitSystem.all 1 1 0 0 0 0%
python/lsst/obs/base/defineVisits.py VisitSystem.from_name 6 6 0 0 0 0%
python/lsst/obs/base/defineVisits.py VisitSystem.from_names 3 3 0 4 0 0%
python/lsst/obs/base/defineVisits.py VisitSystem.__str__ 3 3 0 0 0 0%
python/lsst/obs/base/defineVisits.py GroupExposuresTask.__init__ 1 1 0 0 0 0%
python/lsst/obs/base/defineVisits.py GroupExposuresTask.find_missing 1 1 0 0 0 0%
python/lsst/obs/base/defineVisits.py GroupExposuresTask.group_exposures 1 1 0 0 0 0%
python/lsst/obs/base/defineVisits.py GroupExposuresTask.group 1 1 0 0 0 0%
python/lsst/obs/base/defineVisits.py GroupExposuresTask.getVisitSystems 1 1 0 0 0 0%
python/lsst/obs/base/defineVisits.py ComputeVisitRegionsTask.__init__ 3 3 0 0 0 0%
python/lsst/obs/base/defineVisits.py ComputeVisitRegionsTask.getInstrument 5 5 0 2 0 0%
python/lsst/obs/base/defineVisits.py ComputeVisitRegionsTask.compute 1 1 0 0 0 0%
python/lsst/obs/base/defineVisits.py DefineVisitsTask.__init__ 7 7 0 0 0 0%
python/lsst/obs/base/defineVisits.py DefineVisitsTask._reduce_kwargs 1 1 0 0 0 0%
python/lsst/obs/base/defineVisits.py DefineVisitsTask._buildVisitRecords 38 38 0 46 0 0%
python/lsst/obs/base/defineVisits.py DefineVisitsTask.run 60 60 0 48 0 0%
python/lsst/obs/base/defineVisits.py _reduceOrNone 8 8 0 6 0 0%
python/lsst/obs/base/defineVisits.py _value_if_equal 1 1 0 0 0 0%
python/lsst/obs/base/defineVisits.py _calc_mean_angle 3 3 0 4 0 0%
python/lsst/obs/base/defineVisits.py _GroupExposuresOneToOneTask.find_missing 1 1 0 0 0 0%
python/lsst/obs/base/defineVisits.py _GroupExposuresOneToOneTask.group_exposures 1 1 0 2 0 0%
python/lsst/obs/base/defineVisits.py _GroupExposuresOneToOneTask.group 3 3 0 2 0 0%
python/lsst/obs/base/defineVisits.py _GroupExposuresOneToOneTask.getVisitSystems 1 1 0 0 0 0%
python/lsst/obs/base/defineVisits.py _GroupExposuresByGroupMetadataTask.find_missing 11 11 0 4 0 0%
python/lsst/obs/base/defineVisits.py _GroupExposuresByGroupMetadataTask.group_exposures 7 7 0 4 0 0%
python/lsst/obs/base/defineVisits.py _GroupExposuresByGroupMetadataTask.group 14 14 0 10 0 0%
python/lsst/obs/base/defineVisits.py _GroupExposuresByGroupMetadataTask.getVisitSystems 1 1 0 0 0 0%
python/lsst/obs/base/defineVisits.py _GroupExposuresByCounterAndExposuresTask.find_missing 11 11 0 8 0 0%
python/lsst/obs/base/defineVisits.py _GroupExposuresByCounterAndExposuresTask.group_exposures 4 4 0 2 0 0%
python/lsst/obs/base/defineVisits.py _GroupExposuresByCounterAndExposuresTask.group 29 29 0 18 0 0%
python/lsst/obs/base/defineVisits.py _GroupExposuresByCounterAndExposuresTask.getVisitSystems 1 1 0 0 0 0%
python/lsst/obs/base/defineVisits.py _ComputeVisitRegionsFromSingleRawWcsTask.computeExposureBounds 38 38 0 16 0 0%
python/lsst/obs/base/defineVisits.py _ComputeVisitRegionsFromSingleRawWcsTask.compute 13 13 0 8 0 0%
python/lsst/obs/base/defineVisits.py (no function) 138 0 0 26 0 100%
python/lsst/obs/base/exposureAssembler.py ExposureAssembler._groupRequestedComponents 7 7 0 2 0 0%
python/lsst/obs/base/exposureAssembler.py ExposureAssembler.getComponent 7 7 0 6 0 0%
python/lsst/obs/base/exposureAssembler.py ExposureAssembler.disassemble 18 18 0 8 0 0%
python/lsst/obs/base/exposureAssembler.py ExposureAssembler.assemble 41 41 0 20 0 0%
python/lsst/obs/base/exposureAssembler.py ExposureAssembler.handleParameters 7 7 0 4 0 0%
python/lsst/obs/base/exposureAssembler.py ExposureAssembler.selectResponsibleComponent 8 8 0 6 0 0%
python/lsst/obs/base/exposureAssembler.py (no function) 21 0 0 2 0 100%
python/lsst/obs/base/filters.py FilterDefinition.__post_init__ 2 1 0 2 1 50%
python/lsst/obs/base/filters.py FilterDefinition.__str__ 8 8 0 6 0 0%
python/lsst/obs/base/filters.py FilterDefinition.makeFilterLabel 1 1 0 0 0 0%
python/lsst/obs/base/filters.py FilterDefinitionCollection.__init__ 2 0 0 2 0 100%
python/lsst/obs/base/filters.py FilterDefinitionCollection.__getitem__ 1 1 0 0 0 0%
python/lsst/obs/base/filters.py FilterDefinitionCollection.__getitem__ 1 1 0 0 0 0%
python/lsst/obs/base/filters.py FilterDefinitionCollection.__getitem__ 1 1 0 0 0 0%
python/lsst/obs/base/filters.py FilterDefinitionCollection.__len__ 1 1 0 0 0 0%
python/lsst/obs/base/filters.py FilterDefinitionCollection.__str__ 1 1 0 2 0 0%
python/lsst/obs/base/filters.py FilterDefinitionCollection.findAll 5 5 0 4 0 0%
python/lsst/obs/base/filters.py (no function) 34 0 0 6 0 100%
python/lsst/obs/base/formatters/__init__.py (no function) 0 0 0 0 0 100%
python/lsst/obs/base/formatters/fitsExposure.py FitsImageFormatterBase.checked_parameters 5 5 0 2 0 0%
python/lsst/obs/base/formatters/fitsExposure.py FitsImageFormatterBase.read 3 3 0 2 0 0%
python/lsst/obs/base/formatters/fitsExposure.py FitsImageFormatterBase.readComponent 1 1 0 0 0 0%
python/lsst/obs/base/formatters/fitsExposure.py FitsImageFormatterBase.readFull 1 1 0 0 0 0%
python/lsst/obs/base/formatters/fitsExposure.py StandardFitsImageFormatterBase.reader 1 1 0 0 0 0%
python/lsst/obs/base/formatters/fitsExposure.py StandardFitsImageFormatterBase.readComponent 8 8 0 6 0 0%
python/lsst/obs/base/formatters/fitsExposure.py StandardFitsImageFormatterBase.readFull 1 1 0 0 0 0%
python/lsst/obs/base/formatters/fitsExposure.py StandardFitsImageFormatterBase.write 9 9 0 2 0 0%
python/lsst/obs/base/formatters/fitsExposure.py StandardFitsImageFormatterBase.getImageCompressionSettings 14 14 0 12 0 0%
python/lsst/obs/base/formatters/fitsExposure.py StandardFitsImageFormatterBase.validateWriteRecipes 25 25 0 14 0 0%
python/lsst/obs/base/formatters/fitsExposure.py StandardFitsImageFormatterBase.validateWriteRecipes.checkUnrecognized 3 3 0 2 0 0%
python/lsst/obs/base/formatters/fitsExposure.py FitsMaskedImageFormatter.readComponent 7 7 0 6 0 0%
python/lsst/obs/base/formatters/fitsExposure.py standardizeAmplifierParameters 21 21 0 16 0 0%
python/lsst/obs/base/formatters/fitsExposure.py FitsExposureFormatter.readComponent 10 10 0 6 0 0%
python/lsst/obs/base/formatters/fitsExposure.py FitsExposureFormatter.readFull 8 8 0 2 0 0%
python/lsst/obs/base/formatters/fitsExposure.py FitsExposureFormatter._fixFilterLabels 24 24 0 18 0 0%
python/lsst/obs/base/formatters/fitsExposure.py (no function) 51 0 0 18 0 100%
python/lsst/obs/base/ingest.py _do_nothing 1 1 0 0 0 0%
python/lsst/obs/base/ingest.py _log_msg_counter 4 4 0 2 0 0%
python/lsst/obs/base/ingest.py makeTransferChoiceField 1 0 0 0 0 100%
python/lsst/obs/base/ingest.py RawIngestTask.getDatasetType 1 1 0 0 0 0%
python/lsst/obs/base/ingest.py RawIngestTask.__init__ 11 11 0 2 0 0%
python/lsst/obs/base/ingest.py RawIngestTask._reduce_kwargs 1 1 0 0 0 0%
python/lsst/obs/base/ingest.py RawIngestTask._determine_instrument_formatter 12 12 0 2 0 0%
python/lsst/obs/base/ingest.py RawIngestTask.extractMetadata 31 31 0 12 0 0%
python/lsst/obs/base/ingest.py RawIngestTask.getObservationInfoSubsets 3 3 0 0 0 0%
python/lsst/obs/base/ingest.py RawIngestTask._calculate_dataset_info 13 13 0 8 0 0%
python/lsst/obs/base/ingest.py RawIngestTask.locateAndReadIndexFiles 48 48 0 28 0 0%
python/lsst/obs/base/ingest.py RawIngestTask.processIndexEntries 17 17 0 6 0 0%
python/lsst/obs/base/ingest.py RawIngestTask.groupByExposure 5 5 0 4 0 0%
python/lsst/obs/base/ingest.py RawIngestTask.makeExposureRecord 1 1 0 0 0 0%
python/lsst/obs/base/ingest.py RawIngestTask.makeDependencyRecords 13 13 0 8 0 0%
python/lsst/obs/base/ingest.py RawIngestTask.expandDataIds 5 5 0 6 0 0%
python/lsst/obs/base/ingest.py RawIngestTask.prep 20 20 0 6 0 0%
python/lsst/obs/base/ingest.py RawIngestTask.prep._partition_good_bad 7 7 0 4 0 0%
python/lsst/obs/base/ingest.py RawIngestTask.ingestExposureDatasets 13 13 0 12 0 0%
python/lsst/obs/base/ingest.py RawIngestTask.ingestFiles 64 64 0 28 0 0%
python/lsst/obs/base/ingest.py RawIngestTask.run 27 27 0 12 0 0%
python/lsst/obs/base/ingest.py (no function) 75 0 0 10 0 100%
python/lsst/obs/base/ingest_tests.py IngestTestBase.instrumentClassName 1 1 0 0 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.instrumentClass 1 1 0 0 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.instrumentName 1 1 0 0 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.setUpClass 7 7 0 0 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.setUp 1 1 0 0 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.tearDownClass 2 2 0 2 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.verifyIngest 36 36 0 14 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.checkRepo 1 1 0 0 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase._createRepo 6 6 0 2 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase._ingestRaws 5 5 0 2 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase._registerInstrument 3 3 0 0 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase._writeCuratedCalibrations 3 3 0 0 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.testLink 2 2 0 0 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.testSymLink 2 2 0 0 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.testDirect 6 6 0 0 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.testCopy 2 2 0 0 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.testHardLink 5 5 0 0 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.testInPlace 18 18 0 4 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.testFailOnConflict 3 3 0 2 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.testWriteCuratedCalibrations 22 22 0 8 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase.testDefineVisits 19 19 0 6 0 0%
python/lsst/obs/base/ingest_tests.py IngestTestBase._check_obscore 1 1 0 0 0 0%
python/lsst/obs/base/ingest_tests.py (no function) 68 0 0 18 0 100%
python/lsst/obs/base/instrument_tests.py DummyCamYamlWcsFormatter.makeRawSkyWcsFromBoresight 1 1 0 0 0 0%
python/lsst/obs/base/instrument_tests.py CuratedCalibration.readText 3 3 0 2 0 0%
python/lsst/obs/base/instrument_tests.py CuratedCalibration.writeText 2 2 0 2 0 0%
python/lsst/obs/base/instrument_tests.py CuratedCalibration.getMetadata 1 1 0 0 0 0%
python/lsst/obs/base/instrument_tests.py DummyCam.getName 1 0 0 0 0 100%
python/lsst/obs/base/instrument_tests.py DummyCam.getObsDataPackageDir 1 1 0 0 0 0%
python/lsst/obs/base/instrument_tests.py DummyCam.getCamera 2 2 0 2 0 0%
python/lsst/obs/base/instrument_tests.py DummyCam.register 7 7 0 4 0 0%
python/lsst/obs/base/instrument_tests.py DummyCam.getRawFormatter 1 1 0 0 0 0%
python/lsst/obs/base/instrument_tests.py DummyCam.applyConfigOverrides 1 1 0 0 0 0%
python/lsst/obs/base/instrument_tests.py DummyCam.writeAdditionalCuratedCalibrations 6 6 0 2 0 0%
python/lsst/obs/base/instrument_tests.py InstrumentTests.test_name 1 1 0 0 0 0%
python/lsst/obs/base/instrument_tests.py InstrumentTests.test_getCamera 4 4 0 0 0 0%
python/lsst/obs/base/instrument_tests.py InstrumentTests.test_register 21 21 0 6 0 0%
python/lsst/obs/base/instrument_tests.py (no function) 64 1 0 16 1 98%
python/lsst/obs/base/makeRawVisitInfoViaObsInfo.py MakeRawVisitInfoViaObsInfo.__init__ 4 4 0 2 0 0%
python/lsst/obs/base/makeRawVisitInfoViaObsInfo.py MakeRawVisitInfoViaObsInfo.__call__ 5 5 0 4 0 0%
python/lsst/obs/base/makeRawVisitInfoViaObsInfo.py MakeRawVisitInfoViaObsInfo.observationInfo2visitInfo 68 68 0 46 0 0%
python/lsst/obs/base/makeRawVisitInfoViaObsInfo.py (no function) 25 3 0 2 0 89%
python/lsst/obs/base/script/__init__.py (no function) 3 0 0 0 0 100%
python/lsst/obs/base/script/defineVisits.py defineVisits 21 21 0 10 0 0%
python/lsst/obs/base/script/defineVisits.py (no function) 6 0 0 0 0 100%
python/lsst/obs/base/script/ingestRaws.py ingestRaws 15 15 0 8 0 0%
python/lsst/obs/base/script/ingestRaws.py (no function) 4 0 0 0 0 100%
python/lsst/obs/base/script/writeCuratedCalibrations.py writeCuratedCalibrations 3 3 0 0 0 0%
python/lsst/obs/base/script/writeCuratedCalibrations.py (no function) 5 0 0 0 0 100%
python/lsst/obs/base/tests.py ObsTests.setUp_tests 3 3 0 0 0 0%
python/lsst/obs/base/tests.py ObsTests.tearDown 2 2 0 0 0 0%
python/lsst/obs/base/tests.py make_ramp_array 2 2 0 0 0 0%
python/lsst/obs/base/tests.py make_ramp_exposure_untrimmed 11 11 0 6 0 0%
python/lsst/obs/base/tests.py make_ramp_exposure_trimmed 9 9 0 4 0 0%
python/lsst/obs/base/tests.py (no function) 13 0 0 0 0 100%
python/lsst/obs/base/utils.py createInitialSkyWcs 6 6 0 2 0 0%
python/lsst/obs/base/utils.py createInitialSkyWcsFromBoresight 5 5 0 0 0 0%
python/lsst/obs/base/utils.py bboxFromIraf 5 5 0 4 0 0%
python/lsst/obs/base/utils.py (no function) 12 0 0 0 0 100%
python/lsst/obs/base/version.py (no function) 5 0 0 0 0 100%
python/lsst/obs/base/yamlCamera.py makeCamera 12 12 0 4 0 0%
python/lsst/obs/base/yamlCamera.py makeDetectorConfigList 28 28 0 8 0 0%
python/lsst/obs/base/yamlCamera.py makeAmplifierList 50 50 0 9 0 0%
python/lsst/obs/base/yamlCamera.py makeAmpInfoCatalog 1 1 0 0 0 0%
python/lsst/obs/base/yamlCamera.py makeBBoxFromList 2 2 0 0 0 0%
python/lsst/obs/base/yamlCamera.py makeTransformDict 17 17 0 8 0 0%
python/lsst/obs/base/yamlCamera.py makeCameraFromCatalogs 13 13 0 4 0 0%
python/lsst/obs/base/yamlCamera.py (no function) 16 0 0 2 0 100%
tests/test_butlerFits.py ButlerFitsTests.setUpClass 12 12 0 4 0 0%
tests/test_butlerFits.py ButlerFitsTests.tearDownClass 2 2 0 2 0 0%
tests/test_butlerFits.py ButlerFitsTests.setUp 1 1 0 0 0 0%
tests/test_butlerFits.py ButlerFitsTests.makeExampleCatalog 2 2 0 0 0 0%
tests/test_butlerFits.py ButlerFitsTests.assertCatalogEqual 15 15 0 0 0 0%
tests/test_butlerFits.py ButlerFitsTests.runFundamentalTypeTest 5 5 0 0 0 0%
tests/test_butlerFits.py ButlerFitsTests.testFundamentalTypes 10 10 0 0 0 0%
tests/test_butlerFits.py ButlerFitsTests.testFitsCatalog 8 8 0 0 0 0%
tests/test_butlerFits.py ButlerFitsTests.testExposureCompositePutGetConcrete 3 3 0 0 0 0%
tests/test_butlerFits.py ButlerFitsTests.testExposureCompositePutGetVirtual 6 6 0 2 0 0%
tests/test_butlerFits.py ButlerFitsTests.runExposureCompositePutGetTest 57 57 0 38 0 0%
tests/test_butlerFits.py ButlerFitsTests.putFits 7 7 0 0 0 0%
tests/test_butlerFits.py ButlerFitsTests.testCompression 12 12 0 0 0 0%
tests/test_butlerFits.py ButlerFitsTests.testExposureFormatterAmpParameter 38 38 0 8 0 0%
tests/test_butlerFits.py ButlerFitsTests.testMaskedImageFormatter 26 26 0 4 0 0%
tests/test_butlerFits.py (no function) 46 2 0 8 2 93%
tests/test_cliCmdDefineVisits.py DefineVisitsTest.defaultExpected 1 1 0 0 0 0%
tests/test_cliCmdDefineVisits.py DefineVisitsTest.command 1 1 0 0 0 0%
tests/test_cliCmdDefineVisits.py DefineVisitsTest.test_repoBasic 1 1 0 0 0 0%
tests/test_cliCmdDefineVisits.py DefineVisitsTest.test_all 1 1 0 0 0 0%
tests/test_cliCmdDefineVisits.py DefineVisitsTest.test_missing 2 2 0 0 0 0%
tests/test_cliCmdDefineVisits.py (no function) 15 1 0 6 1 90%
tests/test_cliCmdTestIngest.py IngestRawsTestCase.defaultExpected 1 1 0 0 0 0%
tests/test_cliCmdTestIngest.py IngestRawsTestCase.command 1 1 0 0 0 0%
tests/test_cliCmdTestIngest.py IngestRawsTestCase.test_repoAndOutput 1 1 0 0 0 0%
tests/test_cliCmdTestIngest.py IngestRawsTestCase.test_configMulti 1 1 0 0 0 0%
tests/test_cliCmdTestIngest.py IngestRawsTestCase.test_configFile 2 2 0 0 0 0%
tests/test_cliCmdTestIngest.py IngestRawsTestCase.test_transfer 1 1 0 0 0 0%
tests/test_cliCmdTestIngest.py IngestRawsTestCase.test_ingestTask 1 1 0 0 0 0%
tests/test_cliCmdTestIngest.py IngestRawsTestCase.test_locations 1 1 0 0 0 0%
tests/test_cliCmdTestIngest.py PatchRawIngestTask.__init__ 2 2 0 0 0 0%
tests/test_cliCmdTestIngest.py PatchRawIngestTask.run 1 1 0 0 0 0%
tests/test_cliCmdTestIngest.py RawIngestMockTest.setUp 1 1 0 0 0 0%
tests/test_cliCmdTestIngest.py RawIngestMockTest.test 12 12 0 4 0 0%
tests/test_cliCmdTestIngest.py (no function) 31 1 0 6 1 95%
tests/test_cliCmdWriteCuratedCalibrations.py WriteCuratedCalibrationsTest.defaultExpected 1 1 0 0 0 0%
tests/test_cliCmdWriteCuratedCalibrations.py WriteCuratedCalibrationsTest.command 1 1 0 0 0 0%
tests/test_cliCmdWriteCuratedCalibrations.py WriteCuratedCalibrationsTest.test_repoBasic 1 1 0 0 0 0%
tests/test_cliCmdWriteCuratedCalibrations.py WriteCuratedCalibrationsTest.test_missing 2 2 0 0 0 0%
tests/test_cliCmdWriteCuratedCalibrations.py (no function) 14 1 0 6 1 90%
tests/test_cliLog.py ConvertLsstLogLevelTestCase.test_convertToLsstLogLevel 5 5 0 0 0 0%
tests/test_cliLog.py (no function) 15 3 0 4 1 79%
tests/test_defineVisits.py DefineVisitsBase.setUpExposures 25 25 0 12 0 0%
tests/test_defineVisits.py DefineVisitsBase.define_visits 9 9 0 6 0 0%
tests/test_defineVisits.py DefineVisitsTestCase.setUp 1 1 0 0 0 0%
tests/test_defineVisits.py DefineVisitsTestCase.tearDown 2 2 0 2 0 0%
tests/test_defineVisits.py DefineVisitsTestCase.get_config 1 1 0 0 0 0%
tests/test_defineVisits.py DefineVisitsTestCase.assertVisits 8 8 0 4 0 0%
tests/test_defineVisits.py DefineVisitsTestCase.test_defineVisits 2 2 0 0 0 0%
tests/test_defineVisits.py DefineVisitsTestCase.test_incremental_cumulative 2 2 0 0 0 0%
tests/test_defineVisits.py DefineVisitsTestCase.test_incremental_cumulative_reverse 4 4 0 2 0 0%
tests/test_defineVisits.py DefineVisitsTestCase.define_visits_incrementally 6 6 0 2 0 0%
tests/test_defineVisits.py DefineVisitsTestCase.test_incremental 3 3 0 2 0 0%
tests/test_defineVisits.py DefineVisitsTestCase.test_incremental_reverse 3 3 0 2 0 0%
tests/test_defineVisits.py DefineVisitsTestCase.testPickleTask 9 9 0 0 0 0%
tests/test_defineVisits.py DefineVisitsGroupingTestCase.setUp 1 1 0 0 0 0%
tests/test_defineVisits.py DefineVisitsGroupingTestCase.tearDown 2 2 0 2 0 0%
tests/test_defineVisits.py DefineVisitsGroupingTestCase.get_config 3 3 0 0 0 0%
tests/test_defineVisits.py DefineVisitsGroupingTestCase.test_defineVisits 2 2 0 0 0 0%
tests/test_defineVisits.py DefineVisitsGroupingTestCase.assertVisits 11 11 0 6 0 0%
tests/test_defineVisits.py (no function) 37 1 0 2 1 95%
tests/test_filters.py TestFilterDefinitionCollection.setUp 2 2 0 0 0 0%
tests/test_filters.py TestFilterDefinitionCollection.test_findAll 5 5 0 0 0 0%
tests/test_filters.py TestFilterDefinitionCollection.test_physical_to_band 4 4 0 0 0 0%
tests/test_filters.py TestFilterDefinition.setUp 5 5 0 0 0 0%
tests/test_filters.py TestFilterDefinition.test_physical_only 1 1 0 0 0 0%
tests/test_filters.py TestFilterDefinition.test_afw_name 1 1 0 0 0 0%
tests/test_filters.py TestFilterDefinition.test_abstract_only 1 1 0 0 0 0%
tests/test_filters.py setup_module 1 1 0 0 0 0%
tests/test_filters.py (no function) 19 2 0 2 1 86%
tests/test_fitsRawFormatter.py SimpleTestingTranslator.to_tracking_radec 3 3 0 0 0 0%
tests/test_fitsRawFormatter.py SimpleFitsRawFormatter.translatorClass 1 1 0 0 0 0%
tests/test_fitsRawFormatter.py SimpleFitsRawFormatter.getDetector 1 1 0 0 0 0%
tests/test_fitsRawFormatter.py FitsRawFormatterTestCase.setUp 14 14 0 0 0 0%
tests/test_fitsRawFormatter.py FitsRawFormatterTestCase.test_makeWcs 4 4 0 0 0 0%
tests/test_fitsRawFormatter.py FitsRawFormatterTestCase.test_makeWcs_if_metadata_is_bad 5 5 0 0 0 0%
tests/test_fitsRawFormatter.py FitsRawFormatterTestCase.test_makeWcs_warn_if_visitInfo_is_None 5 5 0 2 0 0%
tests/test_fitsRawFormatter.py FitsRawFormatterTestCase.test_makeWcs_fail_if_visitInfo_is_None 4 4 0 2 0 0%
tests/test_fitsRawFormatter.py FitsRawFormatterTestCase.test_makeWcs_fail_if_detector_is_bad 3 3 0 2 0 0%
tests/test_fitsRawFormatter.py FitsRawFormatterTestCase.test_amp_parameter 14 14 0 10 0 0%
tests/test_fitsRawFormatter.py setup_module 1 1 0 0 0 0%
tests/test_fitsRawFormatter.py (no function) 41 2 0 4 1 93%
tests/test_ingest.py RawIngestTestCase.visits 2 2 0 0 0 0%
tests/test_ingest.py RawIngestTestCase.testWriteCuratedCalibrations 2 2 0 0 0 0%
tests/test_ingest.py RawIngestTestCase._check_obscore 14 14 0 4 0 0%
tests/test_ingest.py RawIngestEdgeCaseTestCase.setUpClass 4 4 0 0 0 0%
tests/test_ingest.py RawIngestEdgeCaseTestCase.tearDownClass 2 2 0 2 0 0%
tests/test_ingest.py RawIngestEdgeCaseTestCase.setUp 7 7 0 0 0 0%
tests/test_ingest.py RawIngestEdgeCaseTestCase.testSimpleIngest 7 7 0 0 0 0%
tests/test_ingest.py RawIngestEdgeCaseTestCase.testExplicitIndex 34 34 0 12 0 0%
tests/test_ingest.py RawIngestEdgeCaseTestCase.testBadExposure 10 10 0 6 0 0%
tests/test_ingest.py RawIngestEdgeCaseTestCase.testBadFile 28 28 0 16 0 0%
tests/test_ingest.py RawIngestEdgeCaseTestCase.testCallbacks 36 36 0 12 0 0%
tests/test_ingest.py RawIngestEdgeCaseTestCase.testCallbacks.on_metadata_failure 1 1 0 0 0 0%
tests/test_ingest.py RawIngestEdgeCaseTestCase.testCallbacks.on_success 1 1 0 0 0 0%
tests/test_ingest.py RawIngestEdgeCaseTestCase.testCallbacks.on_ingest_failure 1 1 0 0 0 0%
tests/test_ingest.py RawIngestEdgeCaseTestCase.testSkipExistingExposures 4 4 0 2 0 0%
tests/test_ingest.py RawIngestEdgeCaseTestCase.testUpdateExposureRecords 27 27 0 6 0 0%
tests/test_ingest.py TestRawIngestTaskPickle.setUpClass 2 2 0 0 0 0%
tests/test_ingest.py TestRawIngestTaskPickle.tearDownClass 2 2 0 2 0 0%
tests/test_ingest.py TestRawIngestTaskPickle.setUp 4 4 0 0 0 0%
tests/test_ingest.py TestRawIngestTaskPickle.testPickleTask 10 10 0 0 0 0%
tests/test_ingest.py (no function) 52 1 0 12 1 97%
tests/test_instrument.py InstrumentTestCase.test_getCamera 1 1 0 0 0 0%
tests/test_instrument.py InstrumentTestCase.test_collectionTimestamps 8 8 0 0 0 0%
tests/test_instrument.py InstrumentTestCase.test_group_name 3 3 0 2 0 0%
tests/test_instrument.py (no function) 13 1 0 2 1 87%
tests/test_makeRawVisitInfoViaObsInfo.py NewTranslator.to_location 1 1 0 0 0 0%
tests/test_makeRawVisitInfoViaObsInfo.py NewTranslator.to_detector_exposure_id 1 1 0 0 0 0%
tests/test_makeRawVisitInfoViaObsInfo.py NewTranslator.to_focus_z 1 1 0 0 0 0%
tests/test_makeRawVisitInfoViaObsInfo.py TestMakeRawVisitInfoViaObsInfo.setUp 8 8 0 0 0 0%
tests/test_makeRawVisitInfoViaObsInfo.py TestMakeRawVisitInfoViaObsInfo.testMakeRawVisitInfoViaObsInfo 16 16 0 4 0 0%
tests/test_makeRawVisitInfoViaObsInfo.py TestMakeRawVisitInfoViaObsInfo.testMakeRawVisitInfoViaObsInfo_empty 10 10 0 4 0 0%
tests/test_makeRawVisitInfoViaObsInfo.py TestMakeRawVisitInfoViaObsInfo.testObservationInfo2VisitInfo 9 9 0 2 0 0%
tests/test_makeRawVisitInfoViaObsInfo.py (no function) 22 1 0 2 1 92%
tests/test_utils.py BboxFromIrafTestCase.testValid 3 3 0 2 0 0%
tests/test_utils.py BboxFromIrafTestCase.testInvalid 3 3 0 2 0 0%
tests/test_utils.py setup_module 1 1 0 0 0 0%
tests/test_utils.py (no function) 12 2 0 2 1 79%
tests/test_yamlCamera.py YamlCameraTestCase.setUp 1 1 0 0 0 0%
tests/test_yamlCamera.py YamlCameraTestCase.test_basics 5 5 0 2 0 0%
tests/test_yamlCamera.py (no function) 8 1 0 2 1 80%
Total   3517 2438 0 1360 20 28%

No items found using the specified filter.