Skip to Content.
Sympa Menu

opal - [Opal] WRITETOFILE question

opal AT lists.psi.ch

Subject: The OPAL Discussion Forum

List archive

[Opal] WRITETOFILE question


Chronological Thread 
  • From: "Forcher Francesco" <forcherf AT student.ethz.ch>
  • To: "opal AT lists.psi.ch" <opal AT lists.psi.ch>
  • Subject: [Opal] WRITETOFILE question
  • Date: Tue, 11 Jun 2019 13:31:16 +0000
  • Accept-language: en-GB, de-CH, en-US
  • Authentication-results: localhost; dmarc=skipped

Hello,

Why  the attribute WRITETOFILE=TRUE for a distribution does not seem to work? I expected to see a file in the data/ directory but nothing has appeared.
This is the command I use (I tried both TRUE and True):

Dist: DISTRIBUTION, TYPE = FLATTOP,
        SIGMAX = 0.00075,
        SIGMAY = 0.00075,
        TRISE = 6.0e-12,      
        TFALL = 6.0e-12,      
        TPULSEFWHM = 20.0e-12,
        CUTOFFLONG = 4.0,
        NBIN = 9,
        EMISSIONSTEPS = 100,
        EMISSIONMODEL = ASTRA,
        EKIN = 0.55,          
        EMITTED = True,       
        WRITETOFILE = TRUE;    //Saves the distribution to a text file

Is there anything wrong?

Regards,
Francesco Forcher



Archive powered by MHonArc 2.6.19.

Top of Page