Maximilian Strauss
Maximilian Strauss
Hi, Yes, exactly. It randomly gets stuck. The odd thing is that it is really platform dependent, i.e., the same dataset will go through on Windows but not on Mac....
Hi, could you elaborate a bit on the crashes? In the past, I have seen that the localizer can crash under rare circumstances when selecting a low gradient and hence...
There are no Windows compatibility issues that I am aware of. So far I had it working on Win8 / 10, Server 2010 and 2012. For GPU functionality you will...
Hi, Thanks for your suggestion. A good starting point would be `__main__.py`, which has the `localize` option to batch process files via command-line. It already has the undrift via the...
@dependabot rebase
@dependabot rebase
@dependabot rebase
Hi Elise, The interface is centered around the `settings`, i.e., a dictionary with the parameters for your run. The `run_complete_workflow()` will run the different steps defined here. Conceptually, each step...
Hi, so I checked a bit more in-depth. In principle, you could do the following: - Still use `run_complete_workflow` but specify in the settings/workflow that you don't want to run...
Hi, partly. 1+2 For Bruker files, we use a feature finder from Bruker. This one has MZ_lower and MZ_upper, which would correspond to MZstart and MZend. For Thermo we don't...