Closed jeremykubica closed 5 months ago
This PR includes a series of changes meant to support large image sizes:
Trajectory
short
int
TrajectoryList
Also a few clean ups:
unsigned int
extract_psi_or_phi_curve()
float
double
This PR includes a series of changes meant to support large image sizes:
Trajectory
fromshort
toint
.TrajectoryList
during stamp creation.Also a few clean ups:
int
tounsigned int
for clarity.extract_psi_or_phi_curve()
fromfloat
todouble
to be consistent with the precision used in the rest of the code.