Adjusted Package Entry-point
Closes #4 (closed)
Implements entry point script for adjusted package. Depends on !58 (merged)
Merge request reports
Activity
added 69 commits
-
fef6c749...d0798608 - 4 commits from branch
ghsc/geomag:master
- 6c2d341b - Add solution states from original copy
- 0073fdf8 - get factory absolutes
- 77c9be00 - Change epoch to timestamp
- 53ef9c04 - Refactor iqr filter
- d78c9429 - Fix if statement literal arguments
- e238947c - Revert __getmeasurement__ name
- f98e9bd9 - Move do_it_all defaults to parameter definitions
- 7a286abe - Move for loop contents to function
- 40a399fc - Turn off validation mode, rewrite results
- 210177e3 - Remove print line
- a42c636a - Remove unused parameters from do_it_all
- 9e200c73 - Remove interpolate option, update test
- 3629126d - Clean up defaults, comments, and unused parameters/imports
- 82e7a367 - Add summary spreadsheet
- ba2e1859 - Create summary factory and unit test
- 51be751a - Spreadsheet summary factory, examples, and unit tests
- 11cfd91f - Affine object and types holding matrix methods
- 7a652aaf - Test with synthetic notebook example
- e64cede6 - Create Generator object
- c3c1d6b7 - Create json test files for calculation tests
- 2c7ba47f - Calculate matrices from affine generators and readings
- 597994ca - Test matrix outputs, specify decimal precision
- a9ccaee4 - Restore enumerated methods, simplify calculate
- a24c85aa - Split result tests
- 56d819e9 - Black reformat
- 4ae85842 - Generate state dictionary in object definition
- d3839a9f - Update matrices with calculation
- 041ad439 - Refactor get_absolute, return dictionaries from state creation
- 955fd769 - Return set of dictionaries
- ee35dd55 - Refactor method for gathering absolutes
- d7389850 - Generate matrices with Transform, update tests
- 1bfd035b - Black reformat
- 5e178e02 - Generate matrices with transforms
- a3a37156 - Calculate matrix with Affine object
- e2258026 - Compute with xyz absolutes, allow arbitrary types
- 6a164a7b - Apply weighting with UTC times
- c68949de - IQR fiter with method
- 25a132da - Import UTCDateTime from obspy base package
- dd217d30 - Add test data from residual method
- 2e704832 - Read spreadsheets from base directory
- bda91712 - Update base examples containing real numbers
- 6d96c122 - Return set of readings for one spreadsheet
- ffb674d8 - Test spreadsheet matrix results
- 27ab40dc - Refactor/add tests
- c6cb55a6 - Check filename when reading from directory
- c3f78774 - Adjust test precision
- c4d240bf - Remove state creation
- 1e98cf9a - Clean up, update doc strings
- 09a2898c - Import pydantic utcdatetime for base models
- 46e244b1 - Format json, replace precision
- 71163f34 - Loop matrices for tests
- 5bafcce4 - Order spreadsheet parsing/expected by date
- f0125999 - Restructure spreadsheet test directory/factory
- 71ed69ae - Refactor adjusted algorithm for AdjustedMatrix, test
- b4aab6e0 - Update documentation
- 85812a3e - Fix typo
- ce740eb5 - Add weights to synthetic testing
- 52834a45 - Update statefile contents, state management
- 83fb41ec - Black reformat
- 3dde52f5 - Capture log number metric
- 02e9aa73 - Hold X, Y, Z, and dF mae/std
- 6edab1a6 - Update documentation, change Transform to BaseModel
- c8fca4c1 - Create nan matrix/pier correction with invalid readings
- 8c576e3b - Move metric calculation to class method
- 9a84b6a7 - Add adjusted matrix entry point
Toggle commit list-
fef6c749...d0798608 - 4 commits from branch
Please register or sign in to reply