Remove first line of crop_raw_data() and update the second line to correctly set the file path for cropped plots
This is to address the issue that in crop_raw_data, the cropped_loc is the file path to the directory containing the cropped csv directory (instead of to the cropped csv directory itself), which is confusing to users.
Remove first line of crop_raw_data() and update the second line to correctly set the file path for cropped plots
This is to address the issue that in crop_raw_data, the cropped_loc is the file path to the directory containing the cropped csv directory (instead of to the cropped csv directory itself), which is confusing to users.