xaratustrah / tdmchops

Collection of code that chops in time chunks of NTCAP (iq.tdms) data in order to perform high-precision analysis of Schottky signals for mass-and lifetime measurements of ringed ions

Home Page:https://dfreiref.github.io/tdmchops/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDMchopS

Collection of code that chops in time chunks of NTCAP (iq.tdms) data in order to perform high-precision analysis of Schottky signals for mass-and lifetime measurements of ringed ions.

documentationDOI

At GSI, the NTCAP (DAQ) records iq and sc data continuously in time. However, in order to analyse the data for lifetime and mass measurements we are interested in analysing the different injections at the same time, therefore we need to know the injection time. For that, with this collection of code we can create a mapping between absolute injection time and in which recorded file they corresponds, to cut the data of any injection at any time from injection that we want and it is added everything into the same 2D power array obtained by using iqtools by @xaratustrah. It is still in developement, in its final version it should cut the data in the wanted time until next injection and create new files with the cutted data.

About

Collection of code that chops in time chunks of NTCAP (iq.tdms) data in order to perform high-precision analysis of Schottky signals for mass-and lifetime measurements of ringed ions

https://dfreiref.github.io/tdmchops/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%