We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7df802 commit b7c55dfCopy full SHA for b7c55df
python/lsst/drp/tasks/update_visit_summary.py
@@ -864,7 +864,7 @@ def run(
864
image_ap_corr_map=ap_corr,
865
sources_is_astropy=True,
866
)
867
- # It will do the computation just once accross the FoV
+ # It will do the computation just once across the FoV
868
# at the first pass and then it will populate the other
869
# detectors with the first pass value.
870
self.compute_summary_stats.comp_psf_TEX_visit_level(
0 commit comments