Coverage report: 22%

Files Functions Classes

coverage.py v7.5.1, created at 2024-05-09 12:26 +0000

File function statements missing excluded branches partial coverage
python/lsst/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/jointcal/__init__.py (no function) 5 0 0 0 0 100%
python/lsst/jointcal/cameraGeometry.py CameraModel.__init__ 15 15 0 0 0 0%
python/lsst/jointcal/cameraGeometry.py CameraModel.computeDistortionModel 1 1 0 0 0 0%
python/lsst/jointcal/cameraGeometry.py CameraModel.computePixelScale 20 20 0 8 0 0%
python/lsst/jointcal/cameraGeometry.py CameraModel.computeCameraPixelScale 15 15 0 0 0 0%
python/lsst/jointcal/cameraGeometry.py CameraModel._computeDetectorPixelScale 17 17 0 2 0 0%
python/lsst/jointcal/cameraGeometry.py (no function) 15 0 0 0 0 100%
python/lsst/jointcal/jointcal.py add_measurement 2 2 0 0 0 0%
python/lsst/jointcal/jointcal.py JointcalTaskConnections.__init__ 13 13 0 12 0 0%
python/lsst/jointcal/jointcal.py JointcalTaskConnections.getSpatialBoundsConnections 1 1 0 0 0 0%
python/lsst/jointcal/jointcal.py JointcalConfig.validate 7 7 0 4 0 0%
python/lsst/jointcal/jointcal.py JointcalConfig.setDefaults 18 18 0 0 0 0%
python/lsst/jointcal/jointcal.py writeModel 3 3 0 2 0 0%
python/lsst/jointcal/jointcal.py JointcalTask.__init__ 9 9 0 4 0 0%
python/lsst/jointcal/jointcal.py JointcalTask.runQuantum 12 12 0 12 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._put_metrics 2 2 0 2 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._put_output 22 22 0 8 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._put_output.new_catalog 7 7 0 0 0 0%
python/lsst/jointcal/jointcal.py JointcalTask.run 15 15 0 4 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._load_data 33 33 0 22 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._make_one_input_data 1 1 0 0 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._build_ccdImage 7 7 0 2 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._getDebugPath 1 1 0 0 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._prep_sky 10 10 0 0 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._get_refcat_coordinate_error_override 12 12 0 10 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._compute_proper_motion_epoch 1 1 0 2 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._do_load_refcat_and_fit 22 22 0 4 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._load_reference_catalog 13 13 0 4 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._check_star_lists 6 6 0 6 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._logChi2AndValidate 12 12 0 6 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._fit_photometry 41 41 0 16 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._fit_photometry.getChi2Name 3 3 0 2 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._fit_astrometry 33 33 0 12 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._fit_astrometry.getChi2Name 3 3 0 2 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._check_stars 7 7 0 6 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._iterate_fit 39 39 0 22 0 0%
python/lsst/jointcal/jointcal.py JointcalTask._make_output 7 7 0 2 0 0%
python/lsst/jointcal/jointcal.py make_schema_table 14 14 0 0 0 0%
python/lsst/jointcal/jointcal.py get_sourceTable_visit_columns 18 18 0 12 0 0%
python/lsst/jointcal/jointcal.py extract_detector_catalog_from_visit_catalog 13 13 0 4 0 0%
python/lsst/jointcal/jointcal.py (no function) 128 0 0 4 0 100%
python/lsst/jointcal/testUtils.py canRunTests 5 2 0 0 0 60%
python/lsst/jointcal/testUtils.py createTwoFakeCcdImages 14 14 0 2 0 0%
python/lsst/jointcal/testUtils.py createFakeCcdImage 11 11 0 0 0 0%
python/lsst/jointcal/testUtils.py createFakeCatalog 13 13 0 0 0 0%
python/lsst/jointcal/testUtils.py fillCatalog 29 29 0 6 0 0%
python/lsst/jointcal/testUtils.py getMeasuredStarsFromCatalog 12 12 0 2 0 0%
python/lsst/jointcal/testUtils.py (no function) 16 0 0 0 0 100%
python/lsst/jointcal/version.py (no function) 5 0 0 0 0 100%
tests/jointcalTestBase.py importRepository 16 16 0 6 0 0%
tests/jointcalTestBase.py JointcalTestBase.set_output_dir 1 1 0 0 0 0%
tests/jointcalTestBase.py JointcalTestBase.setUp_base 14 14 0 0 0 0%
tests/jointcalTestBase.py JointcalTestBase.tearDown 1 1 0 0 0 0%
tests/jointcalTestBase.py JointcalTestBase._test_metrics 7 7 0 8 0 0%
tests/jointcalTestBase.py JointcalTestBase._runJointcal 16 16 0 10 0 0%
tests/jointcalTestBase.py JointcalTestBase._runJointcalTest 18 18 0 10 0 0%
tests/jointcalTestBase.py JointcalTestBase._check_astrometry_output 6 6 0 2 0 0%
tests/jointcalTestBase.py JointcalTestBase._check_photometry_output 6 6 0 2 0 0%
tests/jointcalTestBase.py (no function) 24 0 0 0 0 100%
tests/test_astrometryModel.py getNParametersPolynomial 1 1 0 0 0 0%
tests/test_astrometryModel.py AstrometryModelTestBase.setUpClass 7 7 0 0 0 0%
tests/test_astrometryModel.py AstrometryModelTestBase.tearDownClass 1 1 0 0 0 0%
tests/test_astrometryModel.py AstrometryModelTestBase.setUp 44 44 0 4 0 0%
tests/test_astrometryModel.py AstrometryModelTestBase._prepModels 5 5 0 0 0 0%
tests/test_astrometryModel.py AstrometryModelTestBase.testMakeSkyWcsModel1 1 1 0 0 0 0%
tests/test_astrometryModel.py AstrometryModelTestBase.testMakeSkyWcsModel2 1 1 0 0 0 0%
tests/test_astrometryModel.py AstrometryModelTestBase.checkMakeSkyWcsModel 6 6 0 4 0 0%
tests/test_astrometryModel.py AstrometryModelTestBase.checkMakeSkyWcsOneCcdImage 22 22 0 4 0 0%
tests/test_astrometryModel.py SimpleAstrometryModelTestCase.setUp 8 8 0 0 0 0%
tests/test_astrometryModel.py SimpleAstrometryModelTestCase._testGetNpar 3 3 0 2 0 0%
tests/test_astrometryModel.py SimpleAstrometryModelTestCase.testGetNpar1 1 1 0 0 0 0%
tests/test_astrometryModel.py SimpleAstrometryModelTestCase.testGetNpar2 1 1 0 0 0 0%
tests/test_astrometryModel.py SimpleAstrometryModelTestCase._testGetTotalParameters 3 3 0 0 0 0%
tests/test_astrometryModel.py SimpleAstrometryModelTestCase.testGetTotalParametersModel1 1 1 0 0 0 0%
tests/test_astrometryModel.py SimpleAstrometryModelTestCase.testGetTotalParametersModel2 1 1 0 0 0 0%
tests/test_astrometryModel.py ConstrainedAstrometryModelTestCase.setUp 11 11 0 0 0 0%
tests/test_astrometryModel.py ConstrainedAstrometryModelTestCase._polyParams 4 4 0 2 0 0%
tests/test_astrometryModel.py ConstrainedAstrometryModelTestCase._testGetNpar 4 4 0 2 0 0%
tests/test_astrometryModel.py ConstrainedAstrometryModelTestCase._testGetNpar.checkParams 3 3 0 0 0 0%
tests/test_astrometryModel.py ConstrainedAstrometryModelTestCase.testGetNpar1 1 1 0 0 0 0%
tests/test_astrometryModel.py ConstrainedAstrometryModelTestCase.testGetNpar2 1 1 0 0 0 0%
tests/test_astrometryModel.py ConstrainedAstrometryModelTestCase._testGetTotalParameters 3 3 0 0 0 0%
tests/test_astrometryModel.py ConstrainedAstrometryModelTestCase.testGetTotalParametersModel1 1 1 0 0 0 0%
tests/test_astrometryModel.py ConstrainedAstrometryModelTestCase.testGetTotalParametersModel2 1 1 0 0 0 0%
tests/test_astrometryModel.py ConstrainedAstrometryModelTestCase.checkGetChipTransform 9 9 0 6 0 0%
tests/test_astrometryModel.py ConstrainedAstrometryModelTestCase.testGetChipTransform 2 2 0 0 0 0%
tests/test_astrometryModel.py ConstrainedAstrometryModelTestCase.checkGetVisitTransform 9 9 0 6 0 0%
tests/test_astrometryModel.py ConstrainedAstrometryModelTestCase.testGetVisitTransform 2 2 0 0 0 0%
tests/test_astrometryModel.py ConstrainedAstrometryModelTestCase.testValidate 2 2 0 0 0 0%
tests/test_astrometryModel.py setup_module 1 1 0 0 0 0%
tests/test_astrometryModel.py (no function) 56 2 0 6 1 95%
tests/test_astrometryTransform.py AstrometryTransformPolynomialBase.setUp 14 14 0 0 0 0%
tests/test_astrometryTransform.py AstrometryTransformPolynomialBase._makePoints 8 8 0 4 0 0%
tests/test_astrometryTransform.py LinearTransformTestCase.test_str 7 7 0 0 0 0%
tests/test_astrometryTransform.py InversePolyTransformTestCase.checkInverse 6 6 0 2 0 0%
tests/test_astrometryTransform.py InversePolyTransformTestCase.testInversePolyIdentity 3 3 0 0 0 0%
tests/test_astrometryTransform.py InversePolyTransformTestCase.testInversePoly2 3 3 0 0 0 0%
tests/test_astrometryTransform.py InversePolyTransformTestCase.testInversePoly3 8 8 0 0 0 0%
tests/test_astrometryTransform.py InversePolyTransformTestCase.testInversePoly9 3 3 0 0 0 0%
tests/test_astrometryTransform.py InversePolyTransformTestCase.testNotEnoughPoints 2 2 0 2 0 0%
tests/test_astrometryTransform.py AstrometryTransformPolynomialTestCase.checkToAstMap 14 14 0 2 0 0%
tests/test_astrometryTransform.py AstrometryTransformPolynomialTestCase.testToAstMapIdentity 1 1 0 0 0 0%
tests/test_astrometryTransform.py AstrometryTransformPolynomialTestCase.testToAstMapOrder2 1 1 0 0 0 0%
tests/test_astrometryTransform.py AstrometryTransformPolynomialTestCase.testToAstMapOrder3 6 6 0 0 0 0%
tests/test_astrometryTransform.py AstrometryTransformPolynomialTestCase.testToAstMapOrder9 1 1 0 0 0 0%
tests/test_astrometryTransform.py AstrometryTransformPolynomialTestCase.test_str 10 10 0 0 0 0%
tests/test_astrometryTransform.py setup_module 1 1 0 0 0 0%
tests/test_astrometryTransform.py (no function) 33 2 0 2 1 91%
tests/test_cameraGeom.py TestCameraGeom.setUp 14 14 0 0 0 0%
tests/test_cameraGeom.py TestCameraGeom.testComputeDetectorPixelScale 8 8 0 0 0 0%
tests/test_cameraGeom.py TestCameraGeom.testComputeCameraPixelScale 8 8 0 0 0 0%
tests/test_cameraGeom.py TestCameraGeom.testComputePixelScale 7 7 0 0 0 0%
tests/test_cameraGeom.py (no function) 11 0 0 0 0 100%
tests/test_ccdImage.py CcdImageTestCase.setUp 7 7 0 0 0 0%
tests/test_ccdImage.py CcdImageTestCase.checkCountStars 20 20 0 0 0 0%
tests/test_ccdImage.py CcdImageTestCase.testCcdImage1 1 1 0 0 0 0%
tests/test_ccdImage.py CcdImageTestCase.testCcdImage2 1 1 0 0 0 0%
tests/test_ccdImage.py setup_module 1 1 0 0 0 0%
tests/test_ccdImage.py (no function) 18 2 0 2 1 85%
tests/test_executables.py (no function) 8 1 0 2 1 80%
tests/test_jointcal.py setup_module 1 1 0 0 0 0%
tests/test_jointcal.py make_fake_refcat 10 10 0 0 0 0%
tests/test_jointcal.py make_fake_wcs 7 7 0 0 0 0%
tests/test_jointcal.py TestJointcalVisitCatalog.setUp 8 8 0 0 0 0%
tests/test_jointcal.py TestJointcalVisitCatalog.test_make_catalog_schema 4 4 0 0 0 0%
tests/test_jointcal.py TestJointcalVisitCatalog.test_extract_detector_catalog_from_visit_catalog 8 8 0 0 0 0%
tests/test_jointcal.py JointcalTestBase.setUp 21 21 0 2 0 0%
tests/test_jointcal.py TestJointcalIterateFit.setUp 6 6 0 0 0 0%
tests/test_jointcal.py TestJointcalIterateFit.test_iterateFit_success 3 3 0 0 0 0%
tests/test_jointcal.py TestJointcalIterateFit.test_iterateFit_writeChi2Outer 4 4 0 0 0 0%
tests/test_jointcal.py TestJointcalIterateFit.test_iterateFit_failed 4 4 0 2 0 0%
tests/test_jointcal.py TestJointcalIterateFit.test_iterateFit_badFinalChi2 7 7 0 0 0 0%
tests/test_jointcal.py TestJointcalIterateFit.test_iterateFit_exceedMaxSteps 8 8 0 0 0 0%
tests/test_jointcal.py TestJointcalIterateFit.test_moderate_chi2_increase 14 14 0 6 0 0%
tests/test_jointcal.py TestJointcalIterateFit.test_large_chi2_increase_fails 15 15 0 8 0 0%
tests/test_jointcal.py TestJointcalIterateFit.test_invalid_model 3 3 0 2 0 0%
tests/test_jointcal.py TestJointcalIterateFit.test_nonfinite_chi2 3 3 0 2 0 0%
tests/test_jointcal.py TestJointcalIterateFit.test_writeChi2 3 3 0 0 0 0%
tests/test_jointcal.py TestJointcalLoadRefCat._make_fake_refcat 10 10 0 0 0 0%
tests/test_jointcal.py TestJointcalLoadRefCat.test_load_reference_catalog 8 8 0 2 0 0%
tests/test_jointcal.py TestJointcalLoadRefCat.test_load_reference_catalog_subselect 10 10 0 0 0 0%
tests/test_jointcal.py TestJointcalFitModel.test_fit_photometry_writeChi2 11 11 0 4 0 0%
tests/test_jointcal.py TestJointcalFitModel.test_fit_astrometry_writeChi2 14 14 0 4 0 0%
tests/test_jointcal.py TestComputeBoundingCircle._checkPointsInCircle 5 5 0 2 0 0%
tests/test_jointcal.py TestComputeBoundingCircle._testPoints 11 11 0 4 0 0%
tests/test_jointcal.py TestComputeBoundingCircle.testPoints 2 2 0 0 0 0%
tests/test_jointcal.py TestComputeBoundingCircle.testPointsRA0 5 5 0 0 0 0%
tests/test_jointcal.py TestJointcalComputePMDate.test_compute_proper_motion_epoch 16 16 0 2 0 0%
tests/test_jointcal.py (no function) 61 2 0 2 1 95%
tests/test_jointcal_cfht.py setup_module 1 1 0 0 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.setUpClass 8 8 0 0 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.setUp 8 8 0 0 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.test_jointcalTask_2_visits_simple 15 15 0 6 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.setup_jointcalTask_2_visits_constrainedAstrometry 3 3 0 0 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.test_jointcalTask_2_visits_constrainedAstrometry_no_photometry 7 7 0 2 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.test_jointcalTask_2_visits_constrainedAstrometry_no_rank_update 5 5 0 0 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.test_jointcalTask_2_visits_constrainedAstrometry_4sigma_outliers 5 5 0 0 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.test_jointcalTask_2_visits_constrainedAstrometry_astrometryOutlierRelativeTolerance 5 5 0 0 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.test_jointcalTask_2_visits_constrainedAstrometry_astrometryReferenceUncertainty_smaller 5 5 0 0 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.test_jointcalTask_2_visits_constrainedAstrometry_astrometryReferenceUncertainty_None_fails 4 4 0 2 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.setup_jointcalTask_2_visits_constrainedPhotometry 3 3 0 0 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.test_jointcalTask_2_visits_constrainedPhotometry_no_astrometry 7 7 0 2 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.test_jointcalTask_2_visits_constrainedPhotometry_no_rank_update 5 5 0 0 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.test_jointcalTask_2_visits_constrainedPhotometry_lineSearch 5 5 0 0 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.test_jointcalTask_2_visits_constrainedMagnitude_no_astrometry 5 5 0 0 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.test_jointcalTask_2_visits_constrainedFlux_pedestal 5 5 0 0 0 0%
tests/test_jointcal_cfht.py JointcalTestCFHT.test_jointcalTask_2_visits_constrainedMagnitude_pedestal 6 6 0 0 0 0%
tests/test_jointcal_cfht.py (no function) 33 2 0 4 1 92%
tests/test_jointcal_cfht_minimal.py setup_module 1 1 0 0 0 0%
tests/test_jointcal_cfht_minimal.py JointcalTestCFHTMinimal.setUpClass 1 1 0 0 0 0%
tests/test_jointcal_cfht_minimal.py JointcalTestCFHTMinimal.setUp 9 9 0 0 0 0%
tests/test_jointcal_cfht_minimal.py JointcalTestCFHTMinimal.test_jointcalTask_2_visits_photometry 20 20 0 2 0 0%
tests/test_jointcal_cfht_minimal.py JointcalTestCFHTMinimal.test_jointcalTask_2_visits_photometry_magnitude 5 5 0 0 0 0%
tests/test_jointcal_cfht_minimal.py JointcalTestCFHTMinimal.test_jointcalTask_fails_raise 3 3 0 2 0 0%
tests/test_jointcal_cfht_minimal.py (no function) 22 2 0 6 1 89%
tests/test_jointcal_hsc.py setup_module 1 1 0 0 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.setUpClass 8 8 0 0 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.setUp 7 7 0 0 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.test_jointcalTask_2_visits_simple 6 6 0 0 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.test_jointcalTask_ri_visits_2_bands_simple_dm32207 5 5 0 0 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.test_jointcalTask_10_visits_simple_astrometry_no_photometry 5 5 0 0 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.setup_jointcalTask_2_visits_simple_photometry 5 5 0 0 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.test_jointcalTask_2_visits_simpleFlux 2 2 0 0 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.test_jointcalTask_2_visits_simpleMagnitude 5 5 0 0 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.test_jointcalTask_2_visits_simpleMagnitude_colorterms 7 7 0 0 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.test_jointcalTask_2_visits_simpleMagnitude_colorterms_no_library 5 5 0 2 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.setup_jointcalTask_2_visits_simple_astrometry 5 5 0 0 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.test_JointcalTask_2_visits_simple_astrometry_no_photometry 2 2 0 0 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.test_jointcalTask_2_visits_simple_astrometry_no_photometry_match_cut_10 7 7 0 0 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.setup_jointcalTask_3_visits_simple_astrometry 5 5 0 0 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.test_jointcalTask_3_visits_simple_astrometry_no_photometry 2 2 0 0 0 0%
tests/test_jointcal_hsc.py JointcalTestHSC.test_jointcalTask_3_visits_simple_astrometry_no_photometry_min_measurements_3 6 6 0 0 0 0%
tests/test_jointcal_hsc.py (no function) 31 2 0 4 1 91%
tests/test_photometryMapping.py PhotometryMappingTestBase.setUp 8 8 0 0 0 0%
tests/test_photometryMapping.py PhotometryMappingTestCase.setUp 4 4 0 0 0 0%
tests/test_photometryMapping.py PhotometryMappingTestCase.test_getNpar 2 2 0 0 0 0%
tests/test_photometryMapping.py PhotometryMappingTestCase._test_offsetParams 2 2 0 0 0 0%
tests/test_photometryMapping.py PhotometryMappingTestCase.test_transform 2 2 0 0 0 0%
tests/test_photometryMapping.py PhotometryMappingTestCase.test_offsetParams 4 4 0 0 0 0%
tests/test_photometryMapping.py PhotometryMappingTestCase.test_computeParameterDerivatives 8 8 0 0 0 0%
tests/test_photometryMapping.py PhotometryMappingTestCase.test_getMappingIndices 3 3 0 0 0 0%
tests/test_photometryMapping.py ChipVisitPhotometryMappingTestCase.setUp 8 8 0 0 0 0%
tests/test_photometryMapping.py ChipVisitPhotometryMappingTestCase._initMappings 16 16 0 0 0 0%
tests/test_photometryMapping.py ChipVisitPhotometryMappingTestCase.test_getNpar 4 4 0 0 0 0%
tests/test_photometryMapping.py ChipVisitPhotometryMappingTestCase._evaluate_chebyshev 11 11 0 4 0 0%
tests/test_photometryMapping.py ChipVisitPhotometryMappingTestCase._computeChebyshevDerivative 11 11 0 8 0 0%
tests/test_photometryMapping.py ChipVisitPhotometryMappingTestCase._computeVisitDerivative 1 1 0 0 0 0%
tests/test_photometryMapping.py ChipVisitPhotometryMappingTestCase._computeChipDerivative 1 1 0 0 0 0%
tests/test_photometryMapping.py ChipVisitPhotometryMappingTestCase.test_getMappingIndices 6 6 0 0 0 0%
tests/test_photometryMapping.py ChipVisitPhotometryMappingTestCase._test_transform_mappingInvariants 2 2 0 0 0 0%
tests/test_photometryMapping.py ChipVisitPhotometryMappingTestCase._test_transform_mappingCheby 2 2 0 0 0 0%
tests/test_photometryMapping.py ChipVisitPhotometryMappingTestCase._test_computeParameterDerivatives 7 7 0 0 0 0%
tests/test_photometryMapping.py ChipVisitPhotometryMappingTestCase._test_setWhatToFit 5 5 0 0 0 0%
tests/test_photometryMapping.py ChipVisitPhotometryMappingTestCase.test_setWhatToFit 3 3 0 0 0 0%
tests/test_photometryMapping.py ChipVisitFluxMappingTestCase.setUp 2 2 0 0 0 0%
tests/test_photometryMapping.py ChipVisitFluxMappingTestCase._computeVisitDerivative 1 1 0 0 0 0%
tests/test_photometryMapping.py ChipVisitFluxMappingTestCase._computeChipDerivative 1 1 0 0 0 0%
tests/test_photometryMapping.py ChipVisitFluxMappingTestCase.test_transform 7 7 0 0 0 0%
tests/test_photometryMapping.py ChipVisitFluxMappingTestCase.test_computeParameterDerivatives 2 2 0 0 0 0%
tests/test_photometryMapping.py ChipVisitMagnitudeMappingTestCase.setUp 2 2 0 0 0 0%
tests/test_photometryMapping.py ChipVisitMagnitudeMappingTestCase._computeVisitDerivative 1 1 0 0 0 0%
tests/test_photometryMapping.py ChipVisitMagnitudeMappingTestCase._computeChipDerivative 1 1 0 0 0 0%
tests/test_photometryMapping.py ChipVisitMagnitudeMappingTestCase.test_transform 7 7 0 0 0 0%
tests/test_photometryMapping.py ChipVisitMagnitudeMappingTestCase.test_computeParameterDerivatives 2 2 0 0 0 0%
tests/test_photometryMapping.py setup_module 1 1 0 0 0 0%
tests/test_photometryMapping.py (no function) 51 2 0 8 2 93%
tests/test_photometryModel.py getNParametersPolynomial 1 1 0 0 0 0%
tests/test_photometryModel.py PhotometryModelTestBase.setUp 13 13 0 2 0 0%
tests/test_photometryModel.py PhotometryModelTestBase._toPhotoCalib 8 8 0 4 0 0%
tests/test_photometryModel.py PhotometryModelTestBase.test_toPhotoCalib 2 2 0 0 0 0%
tests/test_photometryModel.py PhotometryModelTestBase.test_freezeErrorTransform 11 11 0 0 0 0%
tests/test_photometryModel.py FluxTestBase.test_offsetFittedStar 5 5 0 0 0 0%
tests/test_photometryModel.py FluxTestBase.test_computeRefResidual 2 2 0 0 0 0%
tests/test_photometryModel.py MagnitudeTestBase.test_offsetFittedStar 5 5 0 0 0 0%
tests/test_photometryModel.py MagnitudeTestBase.test_computeRefResidual 2 2 0 0 0 0%
tests/test_photometryModel.py SimplePhotometryModelTestBase.test_getNpar 4 4 0 0 0 0%
tests/test_photometryModel.py SimplePhotometryModelTestBase.testGetTotalParameters 2 2 0 0 0 0%
tests/test_photometryModel.py SimpleFluxModelTestCase.setUp 4 4 0 0 0 0%
tests/test_photometryModel.py SimpleMagnitudeModelTestCase.setUp 5 5 0 0 0 0%
tests/test_photometryModel.py ConstrainedPhotometryModelTestCase.setUp 6 6 0 0 0 0%
tests/test_photometryModel.py ConstrainedPhotometryModelTestCase._initModel2 7 7 0 0 0 0%
tests/test_photometryModel.py ConstrainedPhotometryModelTestCase.test_getNpar 5 5 0 0 0 0%
tests/test_photometryModel.py ConstrainedPhotometryModelTestCase.testGetTotalParameters 3 3 0 0 0 0%
tests/test_photometryModel.py ConstrainedPhotometryModelTestCase.test_assignIndices 9 9 0 0 0 0%
tests/test_photometryModel.py ConstrainedPhotometryModelTestCase._testConstructor 7 7 0 4 0 0%
tests/test_photometryModel.py ConstrainedPhotometryModelTestCase.test_photoCalibMean 5 5 0 0 0 0%
tests/test_photometryModel.py ConstrainedFluxModelTestCase.setUp 5 5 0 0 0 0%
tests/test_photometryModel.py ConstrainedFluxModelTestCase.testConstructor 4 4 0 0 0 0%
tests/test_photometryModel.py ConstrainedFluxModelTestCase.test_checkPositiveOnBBox 4 4 0 0 0 0%
tests/test_photometryModel.py ConstrainedFluxModelTestCase.test_validate 4 4 0 0 0 0%
tests/test_photometryModel.py ConstrainedMagnitudeModelTestCase.setUp 6 6 0 0 0 0%
tests/test_photometryModel.py ConstrainedMagnitudeModelTestCase.testConstructor 4 4 0 0 0 0%
tests/test_photometryModel.py ConstrainedMagnitudeModelTestCase.testConstructor.fluxToMag 1 1 0 0 0 0%
tests/test_photometryModel.py setup_module 1 1 0 0 0 0%
tests/test_photometryModel.py (no function) 52 2 0 2 1 94%
tests/test_photometryTransform.py PhotometryTransformTestBase.setUp 3 3 0 0 0 0%
tests/test_photometryTransform.py SpatiallyInvariantTestBase.setUp 3 3 0 0 0 0%
tests/test_photometryTransform.py SpatiallyInvariantTestBase._test_transform 2 2 0 0 0 0%
tests/test_photometryTransform.py SpatiallyInvariantTestBase._test_transformError 2 2 0 0 0 0%
tests/test_photometryTransform.py SpatiallyInvariantTestBase._offsetParams 3 3 0 0 0 0%
tests/test_photometryTransform.py SpatiallyInvariantTestBase._test_offsetParams 4 4 0 0 0 0%
tests/test_photometryTransform.py SpatiallyInvariantTestBase.test_clone 5 5 0 0 0 0%
tests/test_photometryTransform.py SpatiallyInvariantTestBase._test_computeParameterDerivatives 6 6 0 0 0 0%
tests/test_photometryTransform.py FluxTransformSpatiallyInvariantTestCase.setUp 3 3 0 0 0 0%
tests/test_photometryTransform.py FluxTransformSpatiallyInvariantTestCase.test_transform 2 2 0 0 0 0%
tests/test_photometryTransform.py FluxTransformSpatiallyInvariantTestCase.test_transformError 4 4 0 0 0 0%
tests/test_photometryTransform.py FluxTransformSpatiallyInvariantTestCase.test_offsetParams 1 1 0 0 0 0%
tests/test_photometryTransform.py FluxTransformSpatiallyInvariantTestCase.test_computeParameterDerivatives 1 1 0 0 0 0%
tests/test_photometryTransform.py MagnitudeTransformSpatiallyInvariantTestCase.setUp 3 3 0 0 0 0%
tests/test_photometryTransform.py MagnitudeTransformSpatiallyInvariantTestCase.test_transform 2 2 0 0 0 0%
tests/test_photometryTransform.py MagnitudeTransformSpatiallyInvariantTestCase.test_transformError 4 4 0 0 0 0%
tests/test_photometryTransform.py MagnitudeTransformSpatiallyInvariantTestCase.test_offsetParams 1 1 0 0 0 0%
tests/test_photometryTransform.py MagnitudeTransformSpatiallyInvariantTestCase.test_computeParameterDerivatives 1 1 0 0 0 0%
tests/test_photometryTransform.py PhotometryTransformChebyshevTestCase.setUp 6 6 0 0 0 0%
tests/test_photometryTransform.py PhotometryTransformChebyshevTestCase.test_getNpar 2 2 0 0 0 0%
tests/test_photometryTransform.py PhotometryTransformChebyshevTestCase._evaluate_chebyshev 12 12 0 4 0 0%
tests/test_photometryTransform.py PhotometryTransformChebyshevTestCase._test_offsetParams 11 11 0 0 0 0%
tests/test_photometryTransform.py PhotometryTransformChebyshevTestCase.test_clone 8 8 0 0 0 0%
tests/test_photometryTransform.py PhotometryTransformChebyshevTestCase._computeChebyshevDerivative 1 1 0 0 0 0%
tests/test_photometryTransform.py PhotometryTransformChebyshevTestCase.test_computeParameterDerivatives 12 12 0 8 0 0%
tests/test_photometryTransform.py PhotometryTransformChebyshevTestCase.testIntegrateBoxOrder0 10 10 0 0 0 0%
tests/test_photometryTransform.py PhotometryTransformChebyshevTestCase.testIntegrateBoxOrder1 11 11 0 0 0 0%
tests/test_photometryTransform.py PhotometryTransformChebyshevTestCase.testIntegrateBoxOrder2 8 8 0 0 0 0%
tests/test_photometryTransform.py PhotometryTransformChebyshevTestCase.testIntegrateBoxOrder4 9 9 0 0 0 0%
tests/test_photometryTransform.py FluxTransformChebyshevTestCase.setUp 3 3 0 0 0 0%
tests/test_photometryTransform.py FluxTransformChebyshevTestCase.test_transform 5 5 0 0 0 0%
tests/test_photometryTransform.py FluxTransformChebyshevTestCase.test_offsetParams 3 3 0 0 0 0%
tests/test_photometryTransform.py FluxTransformChebyshevTestCase._computeChebyshevDerivative 1 1 0 0 0 0%
tests/test_photometryTransform.py MagnitudeTransformChebyshevTestCase.setUp 3 3 0 0 0 0%
tests/test_photometryTransform.py MagnitudeTransformChebyshevTestCase.test_transform 5 5 0 0 0 0%
tests/test_photometryTransform.py MagnitudeTransformChebyshevTestCase.test_offsetParams 2 2 0 0 0 0%
tests/test_photometryTransform.py MagnitudeTransformChebyshevTestCase._computeChebyshevDerivative 1 1 0 0 0 0%
tests/test_photometryTransform.py setup_module 1 1 0 0 0 0%
tests/test_photometryTransform.py (no function) 58 2 0 6 2 94%
tests/test_star.py TestProperMotion.setUp 22 22 0 0 0 0%
tests/test_star.py TestProperMotion.test_apply_no_proper_motion 3 3 0 0 0 0%
tests/test_star.py TestProperMotion.test_apply_one 9 9 0 0 0 0%
tests/test_star.py TestProperMotion.test_apply_many 16 16 0 2 0 0%
tests/test_star.py TestProperMotion.test_apply_many_reverse 16 16 0 2 0 0%
tests/test_star.py setup_module 1 1 0 0 0 0%
tests/test_star.py (no function) 20 2 0 2 1 86%
Total   2556 1927 0 426 14 22%

No items found using the specified filter.