aerosoltools.aerosol1d.Aerosol1D.get_activity_data

Aerosol1D.get_activity_data(activity_name)

Extract data corresponding to a specified activity.

Parameters

activity_namestr

Name of the activity to extract.

Returns

pandas.DataFrame

Subset of the data where the specified activity is active (True).