projects/themis/spacecraft/particles/SST/
dat2angsplit.pro
Routines
top source dat2angsplit
result = dat2angsplit(dat)
PROCEDURE: dat2angsplit HELPER function take the dat component of a structure and splits it into an array ordered in terms of theta = energy*angle->energy*theta*phi dimensions 16*64->16*4*16, phi is guaranteed to be contiguous but not necessarily ascending(some phi may be out of phase by 180 degrees) returns indices to perform this transformation $LastChangedBy: lphilpott $ $LastChangedDate: 2012-06-14 10:44:44 -0700 (Thu, 14 Jun 2012) $ $LastChangedRevision: 10559 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/particles/SST/dat2angsplit.pro $
Parameters
- dat
File attributes
Modification date: | Thu Feb 13 16:42:42 2014 |
Lines: | 7 |