Next: int check_activity_data(int run_number) Up: PET_ANAL.C Previous: int check_sample_times(int run_number

int check_weigh_data(int run_number)

Loads post-weight data. Called by analysis_pet(). Calls FileFindFirst(), FindHeader(), and clean_list(). This function checks the BLR file for post-weight data. If this data is found, it is loaded and the data list is updated on the weighing user screen.


wolforth@pet.mni.mcgill.ca