Multi-slit collimator inside an alpha-magnet

Moderators: cyao, michael_borland

Post Reply
alexei_sav
Posts: 8
Joined: 28 Oct 2013, 18:25

Multi-slit collimator inside an alpha-magnet

Post by alexei_sav » 16 Jun 2015, 17:11

Dear Michael,

is it possible to simulate an alpha-magnet with a multi-slit scraper using, e.g, a set of RCOL elements placed between the two virtual halves of the alpha-magnet...

Thank you very much,

Alexei

michael_borland
Posts: 1933
Joined: 19 May 2008, 09:33
Location: Argonne National Laboratory
Contact:

Re: Multi-slit collimator inside an alpha-magnet

Post by michael_borland » 17 Jun 2015, 08:21

Alexei,

The best way to do this is using the SCRIPT element, which will allow putting an arbitrary filter between the halves of an alpha magnet:

Code: Select all

a1: alph,xmax=0.09,part=1
filter: script,command="filterScript %i %o"
a2: alph,xmax=0.09,part=2
bl: line=(a1,filter,a2)
An example that might help is attached.

--Michael
Attachments
slitArray.tar
(10 KiB) Downloaded 415 times

Post Reply