Coverage report: 21%

Files Functions Classes

coverage.py v7.13.5, created at 2026-04-30 09:24 +0000

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

No items found using the specified filter.