Engine [Production] V1.2.0 배포 내용
25 Mar 2025
- New features
- Added the API to get the list of abnormal ROI list in norm comparison.
- This API will replace the existing abnormal ROI information for norm comparison 3D data in database.
- In-memory caching is applied to reduce the response latency.
- Added the API to get the list of abnormal ROI list in norm comparison.
- Enhancements
- Improved the performance of the automatic ICA by multiprocessing.
- Integrated all ML models including Torch, tensorflow and scikit-learn by ONNX.
- The scripts for convertion are added too.
- Upgraded the version of Python to 3.12, along with its packages.
- Updated the system to communicate between the engine server and Lambda through StepFunctions and SQS.
- The engine server invokes Lambda function through State Machine asynchronously.
- Lambda notifies the engine server its status, including its progress, via SQS.
- Updated the health checkup PDF report in english.
- Bug fixes
- Removed unnecessary text contents in MCI screening PDF report.
- Modified EEG individual analysis to enable or disable signal quality check and restoration based on the DB flag.