Closed tomyamashita closed 1 year ago
This was fixed (mostly) in v0.0.0.4. There could be some more lingering input names so this is ongoing.
Continued updating in v0.0.0.9 including adding additional consistencies in input names so that names from the same data sources are the same
Check actFun for consistency of names with summarizeEvents and other post-processing functions. Relabel APFun_timelapse and dataOrganize to be doTimelapse and doFolder for better representations of what those functions do Relabel APFun_env to calculateEvents and move to analysisprep script to better represent what it does
Check imageEffort and trapEffort functions and fix input names when updating the functions. See #20 and #21
Completed function name changes suggested above in v0.0.0.14 and updated imageEffort and trapEffort in v0.0.0.15.
Updated species argument in actFun to include to be more consistent with summarizeEvents and other functions
Make names of inputs consistent across functions so functions that require the same input file (e.g., a timelapse file) have the same input name.