brandynlucca / acousticTS

Theoretical TS models
Other
9 stars 0 forks source link

QOL changes #28

Open brandynlucca opened 1 year ago

brandynlucca commented 1 year ago
brandynlucca commented 1 year ago

Update the reforge method for SBF objects so variable definitions and rescaling are more intuitive

Change required rearranging shape coordinate definitions, especially when toggling between FLS and SBF objects (e.g. [x, y, z] vs. [x, w, zU, zL], respectively). Splitting reforge(...) as a method with class-specific functionality is still useful, but so is addressing consistency in variable definitions. This change is inclusive of committing this QOL update.