ucgmsim / Ancillary-tools

Ancillary tools to create data used in GM Sim workflow
0 stars 0 forks source link

Fixing masking error with event and site terms #7

Closed joelridden closed 1 year ago

joelridden commented 1 year ago

Fixes issues where the number of terms did not match up correctly and so produced nans for all values. Now just uses the index from the cur_model to replace the values in the event and site dataframes. Adds a sanity check that the event terms are greater than the site terms