Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Currently configuring some behavior using       

self.saturated = [True, False][0]

...

...

self.residuals = [True, False][0]

...

self.profiles = [True, False][0]

...

self.seabornProfiles = [True, False][1]

To analyze the .npy file and make maps of slopes, fit r**2, ..., and slope ratios:

...