FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. May 18, 2021
  2. May 17, 2021
  3. May 04, 2021
  4. Apr 26, 2021
  5. Apr 25, 2021
  6. Apr 13, 2021
  7. Apr 05, 2021
  8. Mar 17, 2021
  9. Mar 16, 2021
  10. Mar 15, 2021
  11. Mar 10, 2021
    • Dr T. Mona's avatar
      Updates: · d137610f
      Dr T. Mona authored
      - dedicated run functions,
      - work folder for each run,
      - hadling multiple post processes so not just NAME data can be use as an input,
      - general tidy up the code.
      d137610f
  12. Mar 09, 2021
  13. Mar 08, 2021
  14. Mar 02, 2021
  15. Mar 01, 2021
  16. Feb 22, 2021
    • J.W. Smith's avatar
      feat: subprocess option to choose log type · 5b7486a6
      J.W. Smith authored
      A useful function in ProcessorUtils is subprocess_and_log, which builds a subprocess command and write its stdout and stderr to the log handler. Beforehand, failures only ever generated an error message, but there are some use cases where another log type is preferred. This adds a log type option to the function, and uses it in one case where a warning is more appropriate.
      5b7486a6
Loading