Emma Broman
8a42657deb
Feature/examples naming ( #3305 )
...
* Update name and path format of examples that follow the new structure
* Fix a broken (updated) property name in an example
* Make other examples' GUI paths more consistent
* Put them all in the Examples folder
2024-06-13 10:42:00 +02:00
Alexander Bock
aa0255bccb
Add example for the LuaScale class and fix it at the same time ( #3271 )
...
* Change the LuaScale to request a single table as a return value to be consistent with the other Lua transformation types
2024-05-31 22:26:24 +02:00
Alexander Bock
f1bbdc16cd
Adjust the existing examples to the new naming scheme
2024-04-30 08:19:16 +02:00
Alexander Bock
c9fd9543e6
Updating examples after discussions
2024-04-23 20:13:52 +02:00
Alexander Bock
f23505db90
Add documentation and examples for NonUniformStaticScale. Remove the no-argument constructor and make the dictionary constructor explicit ( #3182 )
...
* Add documentation and examples for NonUniformStaticScale. Remove the no-argument constructor and make the dictionary constructor explicit
2024-04-23 08:53:24 +02:00
Alexander Bock
c87a0901a2
Add example and documentation for the StaticScale. Extract the static scale as a double value instead of a float ( #3181 )
...
* Add example and documentation for the StaticScale. Extract the static scale as a double value instead of a float
2024-04-23 08:49:52 +02:00
Alexander Bock
28845a5df6
Add examples and documentation for TimeDependentScale. Add more strict verifiers ( #3180 )
...
* Add examples and documentation for TimeDependentScale. Add more strict verifiers
* Update verifier to accept Spice-like YYYY MMM DD hh:mm::ss dates
2024-04-23 08:48:50 +02:00