Skip to content
Snippets Groups Projects
  1. Nov 27, 2019
  2. Nov 26, 2019
  3. Nov 25, 2019
  4. Nov 12, 2019
  5. Nov 04, 2019
  6. Oct 21, 2019
  7. Oct 15, 2019
  8. Oct 08, 2019
  9. Oct 04, 2019
  10. Oct 03, 2019
  11. Oct 01, 2019
  12. Sep 26, 2019
    • Yannick Lecoeuche's avatar
      Call plot style parameters from config function · da553695
      Yannick Lecoeuche authored and Jameson Rollins's avatar Jameson Rollins committed
      Creates a function called set_rcparams in config that sets the tick mark, axis labels, legend, and title font sizes to the first argument value. Also sets chunksize for plots.
      
      Additional changes have been made to the lpy and lsc_asc to allow for uniform font sizes between followups.
      da553695
  13. Sep 20, 2019
  14. Sep 04, 2019
    • Yannick Lecoeuche's avatar
      Correctly scaling ETMX L3 suspension channels · c96d3286
      Yannick Lecoeuche authored and Jameson Rollins's avatar Jameson Rollins committed
      This makes a simple change on line 45 from an if to an elif. The saturation followup was ignoring the ETMX L3 channel check because the else statement only applied if the channel was not one of the 16-bit channels (introduced in a recent merge).
      
      I also took the opportunity to make some changes consistent with PEP-8 styling.
      
      Closes #109
      c96d3286
  15. Sep 03, 2019
Loading