plasma-sds / bes-inference

This package features routines for the training and development of ML based inference for BES. The main objectives of the package is multiple methods to infer beam emission from plasma density and vice-versa infer plasma density based on beam emission.
GNU Lesser General Public License v3.0
2 stars 0 forks source link

Expanding git ignore #4

Open asztalosors opened 1 month ago

asztalosors commented 1 month ago

Add a training data folder to the git ignore. Maybe others as well.

asztalosors commented 1 month ago

A better name for the folder: just plain "data", I would suggest having the following structure:

asztalosors commented 1 month ago

Does the ELM-specific package need to be added manually, as it is not pip-installable? If so, add it to git ignore.

karacsmate commented 1 month ago

Does the ELM-specific package need to be added manually, as it is not pip-installable? If so, add it to git ignore.

No need to install manually, installing "pyrcn" via pip should work.