bc9ec6d536
Merge pull request 'Fix: re-add missing else clause for b_method assignment' ( #4 ) from bugfix/recover-b_method-assignment into master
...
Reviewed-on: #4
Reviewed-by: asia <asia@noreply.example.org>
2025-06-02 13:50:20 +02:00
08d608e39d
Fix: re-add missing else clause for b_method assignment
...
During migration, the original fix was partially applied—`else` clause assigning `b_method` was unintentionally omitted. This commit restores the full logic as intended by the original author.
2025-06-02 13:46:06 +02:00
ebbb127814
Update README.md
2025-04-23 19:08:56 +02:00
fd14d2ac17
Update README.md for consistency with OfficialAppTemplate
2025-04-15 11:55:20 +02:00
27cfbec8ba
Merge pull request 'ISEPOS-2325 Fix 'NoneType' object is not iterable' ( #1 ) from bugfix/ISEPOS-2325-fix-nontype-object-bug into master
...
Reviewed-on: #1
Reviewed-by: asia <asia@noreply.example.org>
Reviewed-by: ymwenda <ymwenda@noreply.example.org>
2025-03-24 14:32:27 +01:00
14182b79e6
ISEPOS-2325 Remove default value like "b" to maxmagnitude_wrapper.py. Default value is will not be added from maxmagnitude_wrapper.py script but rather required form MaxMagnitude app form
...
This reverts commit ac7933bd2c
.
2025-03-24 12:45:21 +01:00
ac7933bd2c
ISEPOS-2325 Added a default value like "b" to maxmagnitude_wrapper.py to fix 'NoneType' object is not iterable
2025-03-11 11:01:17 +01:00
d4c0fff9af
ISEPOS-2325 Raise error if there is no b_method set: raise ValueError("Please chose an option for b-value")
2025-03-11 10:32:28 +01:00
1b9c647891
Update application source code (v2.62)
2025-03-10 13:03:30 +01:00
18a8c7aa13
Rename directory applicationCode -> src
2025-01-31 11:35:37 +01:00
443534663e
Organize project structure: Move application scripts to applicationCode directory to separate them from meta files like .gitignore and README
2024-12-29 21:18:32 +01:00
b3be576e99
Add MaxMagnitudeDPModels application code
2024-12-08 23:14:50 +09:00
687aafc3a8
Add .gitignore
2024-12-08 23:14:44 +09:00
02a9921e54
first commit
2024-12-08 23:10:28 +09:00