Skip to content

Commit 8d2a89f

Browse files
committed
chore: add note about the IR method used in case API down
1 parent 22b5c29 commit 8d2a89f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tasks/spectra_elucidation/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@ curl http://localhost:8000/tasks/
4949
## Notes
5050

5151
- The environment exposes tools for interpreting and simulating mass spectrometry, IR, and NMR data, as well as structure-validation utilities.
52+
- IR simulation uses the code in [cheminfo-py/xtbservice](https://github.com/cheminfo-py/xtbservice); deploy that service yourself if the public API is unavailable.
5253
- Each task gets an isolated work directory under `CORRAL_WORK_DIR` if that environment variable is set.
5354
- Levels provide different benchmark collections, while subtask mode exposes chained decomposition tasks rather than the main task set.

0 commit comments

Comments
 (0)