Changeset 39636 for trunk/Ohana/src/relphot/include/relphot.h
- Timestamp:
- Jul 23, 2016, 12:46:44 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relphot/include/relphot.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relphot/include/relphot.h
r39517 r39636 119 119 int *ranking; // weights to use for mean mags 120 120 int *measSeq; // weights to use for mean mags 121 int *msklist; // mask modifications 121 122 int Nlist; 122 123 } StatDataSet; … … 428 429 int liststats PROTO((double *value, double *dvalue, double *wvalue, int N, StatType *stats)); 429 430 int liststats_init PROTO((StatType *stats)); 431 int liststats_irls PROTO((StatDataSet *dataset, int Npoints, StatType *stats)); 432 430 433 Catalog *load_catalogs PROTO((SkyList *skylist, int *Ncatalog, int hostID, char *hostpath, char *syncfile)); 431 434 Catalog *load_catalogs_parallel PROTO((SkyList *sky, int *Ncatalog, char *syncfile));
Note:
See TracChangeset
for help on using the changeset viewer.
