simpeg / aurora

software for processing natural source electromagnetic data
MIT License
13 stars 2 forks source link

Memory Check #249

Closed kkappler closed 1 year ago

kkappler commented 1 year ago

Add a validator to tf_kernel processing pre-checks that estimates the system RAM and compares this with the dataset size.

kkappler commented 1 year ago

Method for this is in transfer_function_kernel.py memory_warning method of TransferFunctionKernel