Comments for fsc2
19 Mar 2008 00:48
The abstract - confuse
Hi,
there can be many spectrometer kinds, actualy it is anything that measures values in some energy range. I would appreciate and recommend to specify which spectrometers you mean. (e.g. magnetic s. of charged particles - not here)
thanks
j.
A flexible one time password authentication system with pluggable OTP algorithms and userstorages.
Re: The abstract - confuse
> there can be many spectrometer kinds,
> actualy it is anything that measures
> values in some energy range. I would
> appreciate and recommend to specify
> which spectrometers you mean. (e.g.
> magnetic s. of charged particles - not
> here)
The program tries to be as much as possible not to be restricted to a certain type of spectrometer. While it was originally written with EPR and related spectrometers in mind it can also be used for a lot of others since you describe the experiment you want to do using a scripting language and modules for all kinds of devices can be loaded on demand. And the functions supplied by a newly supported device module become new commands you can use in the script. So it e.g. also gets used for a Raman spectrometer or for doing Single Molecule spectroscopy (at least that are the ones I am aware of). But, of course, it's not meant for something big like a whole electron synchrotron;-)
Regards, Jens