Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: faro
-
Labels:
-
Epic Link:
-
Team:DM Science
-
Urgent?:No
Description
Currently the the utility code in faro/utils/tex.py send astropy.units.quanty objects to GGCorrelation. That works, but since GGCorrelation knows nothing about quantities, it results in a significant slowdown. If quantities are needed, they should be generated from the outputs and passed on from there.
Attachments
Issue Links
- relates to
-
DM-26988 Update TE1 and TE2 metric implementations
- Done
See this PR: https://github.com/lsst/faro/pull/79