v1.30.4 - Procstream order checking (#44)
* prevented ArgClass Extract from indexing into empty list
* FuncCallClass GetInputs and GetOutputs convenience function for returning strings
* GetProcInputs method returns all properties of ProcInputClass for use with proc stream checking
* Processing stream is only run if Check returns zero, else an error msg is raised
* Changed uses of properties to propnames Util fn
* Added explicit list of prereqs to ignore to allow fns like tCCA to work before processing stream has been run
* Added a few more excluded arguments from prereq flagging
* Added Prerequisites to help function
* Registries GetEntryByName function, Proc stream Check rework
* Suppressed debug
* CheckOrder implemented at run, subj, group levels-- only checks runs for now
* Improved string parsing and error dialog on procstream save
* Merge development branch GLM function
* Version 1.30.4
Co-authored-by:
dejar14 <67239853+dejar14@users.noreply.github.com>
Loading
Please sign in to comment