##// END OF EJS Templates
Update Dockerfile
Update Dockerfile

File last commit:

r335:7377db7c77e8
r344:46080b395512
Show More
attenuation.txt
18 lines | 1.1 KiB | text/plain | TextLexer
attenuation = numpy.array([[[-21.25,-15.25,-9.25,-3.25,03.25,09.25,15.25,21.25],
[-21.25,-15.25,-9.25,-3.25,03.25,09.25,15.25,21.25],
[-21.25,-15.25,-9.25,-3.25,03.25,09.25,15.25,21.25],
[-21.25,-15.25,-9.25,-3.25,03.25,09.25,15.25,21.25],
[-21.25,-15.25,-9.25,-3.25,03.25,09.25,15.25,21.25],
[-21.25,-15.25,-9.25,-3.25,03.25,09.25,15.25,21.25],
[-21.25,-15.25,-9.25,-3.25,03.25,09.25,15.25,21.25],
[-21.25,-15.25,-9.25,-3.25,03.25,09.25,15.25,21.25]],
[[21.25,21.25,21.25,21.25,21.25,21.25,21.25,21.25],
[15.25,15.25,15.25,15.25,15.25,15.25,15.25,15.25],
[09.25,09.25,09.25,09.25,09.25,09.25,09.25,09.25],
[03.25,03.25,03.25,03.25,03.25,03.25,03.25,03.25],
[-03.25,-03.25,-03.25,-03.25,-03.25,-03.25,-03.25,-03.25],
[-09.25,-09.25,-09.25,-09.25,-09.25,-09.25,-09.25,-09.25],
[-15.25,-15.25,-15.25,-15.25,-15.25,-15.25,-15.25,-15.25],
[-21.25,-21.25,-21.25,-21.25,-21.25,-21.25,-21.25,-21.25]]])