Autoplot imports a number of symbols when it starts a Jython script, like the getParam function. This ticket is to keep track of what's needed for Autoplot Jython version 2.10
would throw an error rather than run the code with the value. This is important because it makes it easier to prove that a code is safe to run and allows for the creation of more useful GUIs.
Last edit: Jeremy Faden 2024-08-26
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
NaN should always be imported to encourage its use:
Somewhere I have a getParam which will not allow a parameter to be outside the bounds constrained using min and max.
would throw an error rather than run the code with the value. This is important because it makes it easier to prove that a code is safe to run and allows for the creation of more useful GUIs.
Last edit: Jeremy Faden 2024-08-26
Here is the ticket for this: https://sourceforge.net/p/autoplot/feature-requests/360/ .