We calculate half-light radii in detection tables for VISTA (except VVV). It would be good to do this for WFCAM too except GPS. However, we are not recalculating detection tables, and code is in C++ so difficult to use. However, some existing python code when testing HLR code.
2 questions:
1) does it give the same answer - have to check final parameters used in C++.
2) Is it fast enough.
Best to use existing C++ code but have quick wrapper ex_hlradius.py
Started this
We calculate half-light radii in detection tables for VISTA (except VVV). It would be good to do this for WFCAM too except GPS. However, we are not recalculating detection tables, and code is in C++ so difficult to use. However, some existing python code when testing HLR code.
2 questions: 1) does it give the same answer - have to check final parameters used in C++. 2) Is it fast enough.
Best to use existing C++ code but have quick wrapper ex_hlradius.py Started this