padsley / k600analyser

Code for the K600 analyser including plugin codes for silicon, clover and HAGAR data
1 stars 4 forks source link

thetaSCAT and thetaFP with different focal planes #139

Open padsley opened 8 years ago

padsley commented 8 years ago

Currently, the focal plane configuration is read in automatically from the .cfg file.

This does not (argh!) change the way that thetaFP and thetaSCAT are calculated automatically. It should. I haven't done it yet. Sorry.

For my own edification:

If XUXU:

thetaFP from U1, U2. thetaSCAT from thetaFP.

thetaFPx from X1, X2.

We could make a new branch which would be thetaSCATx calculated from X1, X2?

If XU + X

thetaFP+thetaFPx from X1, X2. thetaSCAT from thetaFP.

If X+X

thetaFP+thetaFPx from X1, X2. thetaSCAT from thetaFP.