grss.fit.fit_optical.apply_station_weight_rules#
- grss.fit.fit_optical.apply_station_weight_rules(group, obs_df, cols, verbose)#
Apply the station-specific weight rules to the observation data.
- Parameters:
group (pandas DataFrame) – Group of CCD observations in the observation data
obs_df (pandas DataFrame) – Optical observation data for the given body
cols (list) – Columns to apply the weight rules to (sigRA, sigDec)
verbose (bool) – Flag to print out information about the observations