- Timestamp:
- May 21, 2021, 10:03:06 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/relphot.20210521/src/plot_scatter.c
r40291 r41603 44 44 Mmos = getMmos (m, i); 45 45 if (isnan(Mmos)) continue; 46 Mgrid = getMgrid (m, i);46 Mgrid = getMgridTiny (&catalog[i].measureT[m]); 47 47 if (isnan(Mgrid)) continue; 48 48
Note:
See TracChangeset
for help on using the changeset viewer.
