Commit Graph

62 Commits (7ee8d290cfdcfaf0afcfaf2a15fc11e7529128e3)

Author SHA1 Message Date
guzuligo 7ee8d290cf
Update CFG Auto.py 2023-03-09 13:42:38 +03:00
guzuligo 0c804a1219
New scheduler "Blur Last" 2023-03-05 15:53:03 +03:00
guzuligo e252a37b31
Rename CFG Schedule.py to scripts/CFG Schedule.py 2023-02-02 11:10:07 +03:00
guzuligo 9d73a5cf0f
Rename CFG Auto.py to scripts/CFG Auto.py 2023-02-02 11:09:49 +03:00
guzuligo 94a7368c9d
added float intervals to CFG scheduler 2023-02-02 11:09:28 +03:00
guzuligo 4ffa7735f6
Update CFG Auto.py 2023-01-20 20:35:25 +03:00
guzuligo 54daf4826d
Update README.md 2023-01-20 15:47:31 +03:00
guzuligo 26aa58b1f7
How to install 2023-01-20 15:47:22 +03:00
guzuligo dc5fb6a89c
Reduce default values to something reasonable 2023-01-12 00:06:57 +03:00
guzuligo 1947ff7f9a
Added another scheduler idea 2023-01-08 09:12:36 +03:00
guzuligo 26738770d1
Update README.md 2023-01-08 03:00:51 +03:00
guzuligo 6d1b405bd4
Update README.md 2023-01-08 02:59:17 +03:00
guzuligo f72aa8b6f4
Update README.md 2023-01-08 02:57:54 +03:00
guzuligo bc866fbf64
Update README.md 2023-01-08 02:57:35 +03:00
guzuligo 23d088f5a5
Create CFG Auto.py 2023-01-08 02:43:52 +03:00
guzuligo ccc72b1c86
Fix: Interruption no longer throw error 2022-12-25 21:23:35 +03:00
guzuligo b30d3fb1a3
CFG value fix+ peek function
-Fixed bug acquiring value of CFG and ETA
-peek function allows returning value
2022-12-24 11:17:50 +03:00
guzuligo 3371ab3174
Allow batching and uses second batch as loop 2022-12-17 09:56:11 +03:00
guzuligo ce2efd01aa
Update CFG Schedule.py 2022-12-15 15:48:15 +03:00
guzuligo 3116f0f9c3
Using batch as loop 2022-12-15 13:54:05 +03:00
guzuligo 8bc2dab9b7
Fix str issue 2022-12-15 13:25:41 +03:00
guzuligo 4bf7e7e09c
Added loops and PNG info 2022-12-15 13:22:56 +03:00
guzuligo 61fba1e4e9
Rename Examples2 to Experiments 2022-12-14 20:50:42 +03:00
guzuligo ebf2cdb354
Update Examples2 2022-12-14 20:43:39 +03:00
guzuligo 3bdf5590c1
Update Examples2 2022-12-14 18:55:12 +03:00
guzuligo 65582ca328
Update Examples2 2022-12-14 16:13:52 +03:00
guzuligo 3cafd90fba
Update Examples2 2022-12-14 16:07:45 +03:00
guzuligo 289968871f
Update Examples2 2022-12-14 15:49:53 +03:00
guzuligo 4e7ad30d08
Update Examples2 2022-12-14 14:46:30 +03:00
guzuligo 41fd9ee545
Update Examples2 2022-11-28 20:41:21 +03:00
guzuligo 9d474efb17
Fix for sample name instead of sample index 2022-11-20 08:46:11 +03:00
guzuligo 8a20f44fee
Update Examples2 2022-11-18 06:57:46 +03:00
guzuligo 4ba1942803
Update Examples2 2022-11-17 13:18:49 +03:00
guzuligo e6ef464c54
Update Examples 2022-11-17 07:54:51 +03:00
guzuligo 089bec418e
Update Examples 2022-11-16 18:37:41 +03:00
guzuligo 2260e7b364
Create Examples2 2022-11-16 18:37:34 +03:00
guzuligo 45f4dec997
Update Examples 2022-11-16 18:27:16 +03:00
guzuligo 72d14eaa63
Add files via upload 2022-11-16 07:25:05 +03:00
guzuligo 4394a64d27
Update Examples 2022-11-16 02:06:29 +03:00
guzuligo 8f137313a7
Update Examples 2022-11-15 16:49:13 +03:00
guzuligo 3911bb838e
Update Examples 2022-11-15 16:35:15 +03:00
guzuligo 052d7090ab
Update Examples 2022-11-15 16:00:59 +03:00
guzuligo a9214ad58b
Update Examples 2022-11-15 15:48:24 +03:00
guzuligo 9c286ccc47
Update Examples 2022-11-15 14:48:48 +03:00
guzuligo f7dd02a766
Update Examples 2022-11-15 13:59:14 +03:00
guzuligo 96e87e8547
Create Examples 2022-11-15 13:37:37 +03:00
guzuligo adc9c402e0
Update README.md 2022-11-14 19:44:58 +03:00
guzuligo 823f6c187f
Update README.md 2022-11-14 18:53:36 +03:00
guzuligo 069b31d83b
Commas in indices allowed
Added feature to add commas in indices 
example:
0,5: =e ; 1:=e*2
2022-11-14 18:52:30 +03:00
guzuligo 7f86814919
Update README.md 2022-11-14 14:53:41 +03:00