Hi,
May I know how SSP reads Vevacious block (I mean its shape)? Is the following correct as a restriction?
DEFINITION[a_][CheckSavingPoints][spc_]:=If[(VEVACIOUSRESULTS["block number","block number"]/.spc) < "a number" ,True,False];
Will you provide me an example SSP scan with some restriction on Vevacious outputs?
Happy new year!
Sam
How SSP reads Vevacious block
Re: How SSP reads Vevacious block
Hi,
there is the option to run Vevacious in a way to write the block in a form SARAH understands. The syntax should be written in the manual or readme of Vevacious. If I remember correclty, it was something like:
Cheers,
Florian
there is the option to run Vevacious in a way to write the block in a form SARAH understands. The syntax should be written in the manual or readme of Vevacious. If I remember correclty, it was something like:
Code: Select all
--appendToSlha=SSP
Florian