Hi, I can not find one small thing - sorting files in Athena - it makes me crazy ;) I work with QEXAFS data - usualy few tens of files or even more. Files are named in such way: "file_name"rXX.fio where XX is next file number (1, 2, 3, ... ,10, 11, 12, ... , 20, 21, etc.). I use Iffefit under Win XP, and every time when I open (import) more files I have them in such order: 1, 11, 12, 13, ... , 19, 2, 20, 21, 22, ... , 29, 3, 30, 31 ... etc. So, my question is if there is some "hidden" way to sort automatically files during importing or in the menue. Do you know something about? Is the sorting lexigraphical (from Windows)? another problem which apears, is the limitation of the memmory... thanks for answer and greetings kicaj ------------------------------------------------------------------------ Zajac Dariusz A. Deutsches Elektronen-Synchrotron -Hasylab phone: +49-40-8998-2932 Notkestr. 85 fax: +49-40-8998-2787 22607 Hamburg e-mail: Germany ------------------------------------------------------------------------
Check out the section on marking groups in the Athena manual to see if that meets your needs. This may not be the answer you're looking for, but it's a way to sort data by selecting data sets that have a common expression that matches your search parameters. The command is under Mark then mark regex I think. The Athena manual is found here http://cars9.uchicago.edu/iffwiki/Documentation Richard
Hi, I can not find one small thing - sorting files in Athena - it makes me crazy ;) I work with QEXAFS data - usualy few tens of files or even more. Files are named in such way: "file_name"rXX.fio where XX is next file number (1, 2, 3, ... ,10, 11, 12, ... , 20, 21, etc.). I use Iffefit under Win XP, and every time when I open (import) more files I have them in such order: 1, 11, 12, 13, ... , 19, 2, 20, 21, 22, ... , 29, 3, 30, 31 ... etc. So, my question is if there is some "hidden" way to sort automatically files during importing or in the menue. Do you know something about? Is the sorting lexigraphical (from Windows)?
another problem which apears, is the limitation of the memmory...
thanks for answer and greetings kicaj ------------------------------------------------------------------------ Zajac Dariusz A. Deutsches Elektronen-Synchrotron -Hasylab phone: +49-40-8998-2932 Notkestr. 85 fax: +49-40-8998-2787 22607 Hamburg e-mail: Germany ------------------------------------------------------------------------
_______________________________________________ Ifeffit mailing list Ifeffit@millenia.cars.aps.anl.gov http://millenia.cars.aps.anl.gov/mailman/listinfo/ifeffit
-- Richard Mayes Barnes Group 450/452 Buehler Hall Department of Chemistry University of Tennessee Knoxville, TN 37996
Hi, I can not find one small thing - sorting files in Athena - it makes me crazy ;) I work with QEXAFS data - usualy few tens of files or even more. Files are named in such way: "file_name"rXX.fio where XX is next file number (1, 2, 3, ... ,10, 11, 12, ... , 20, 21, etc.). I use Iffefit under Win XP, and every time when I open (import) more files I have them in such order: 1, 11, 12, 13, ... , 19, 2, 20, 21, 22, ... , 29, 3, 30, 31 ... etc. So, my question is if there is some "hidden" way to sort automatically files during importing or in the menue. Do you know something about? Is the sorting lexigraphical (from Windows)?
The file selection dialog sorts alphabetically. There is no quick-n-easy way to resort the data groups once in Athena. The best solution would be to name the files in a way that alphabetical sorting will be the same as time sorting. The way to do that will be to name the first file "f01.fio" rather than "r1.fio".
another problem which apears, is the limitation of the memmory...
That is a well known, well discussed problem. Ifeffit is written in fortran. Fortran does not have dynamic memory allocation. The only practical solution is tonot read so many data files in at a time. I wish it were different, but it's not. B -- Bruce Ravel ----------------------------------- bravel@bnl.gov National Institute of Standards and Technology Synchrotron Methods Group at Brookhaven National Laboratory Building 535A Upton NY, 11973 My homepage: http://cars9.uchicago.edu/~ravel EXAFS software: http://cars9.uchicago.edu/~ravel/software/exafs/
Dear Mat, Dears thanks for answers
The file selection dialog sorts alphabetically.
There is no quick-n-easy way to resort the data groups once in Athena. The best solution would be to name the files in a way that alphabetical sorting will be the same as time sorting. The way to do that will be to name the first file "f01.fio" rather than "r1.fio".
I agree, I do that way or using Alt+[J,K] combination but it is time consuming you can imagine how much work you need to do when you have more than 100 files... ;) there is another way - importing in parts - 1 to 9, 10 - 99, 100 - 999, ... if I can suggest, whould be useful the posibility of move marked groups in Athena, like copy and paste...
another problem which apears, is the limitation of the memmory...
That is a well known, well discussed problem. Ifeffit is written in fortran. Fortran does not have dynamic memory allocation. The only practical solution is tonot read so many data files in at a time.
yap, I know this, so I didn't ask about it, but mentioned only ;) greetings kicaj
if I can suggest, whould be useful the posibility of move marked groups in Athena, like copy and paste...
Ctrl-y copies a group and places it at the end of the list. I haven't implemented "cut and paste" or other ways of moving groups around in the list, but inertia is the only reason. I'll think about it. B -- Bruce Ravel ----------------------------------- bravel@bnl.gov National Institute of Standards and Technology Synchrotron Methods Group at Brookhaven National Laboratory Building 535A Upton NY, 11973 My homepage: http://cars9.uchicago.edu/~ravel EXAFS software: http://cars9.uchicago.edu/~ravel/software/exafs/
Dear Bruce, thanks it will help ;) kicaj
-----Original Message----- From: ifeffit-bounces@millenia.cars.aps.anl.gov [mailto:ifeffit-bounces@millenia.cars.aps.anl.gov] On Behalf Of Ravel, Bruce Sent: Friday, February 22, 2008 1:30 PM To: XAFS Analysis using Ifeffit Subject: RE: [Ifeffit] sorting files in Athena
if I can suggest, whould be useful the posibility of move marked groups in Athena, like copy and paste...
Ctrl-y copies a group and places it at the end of the list.
I haven't implemented "cut and paste" or other ways of moving groups around in the list, but inertia is the only reason. I'll think about it.
B
-- Bruce Ravel ----------------------------------- bravel@bnl.gov
National Institute of Standards and Technology Synchrotron Methods Group at Brookhaven National Laboratory Building 535A Upton NY, 11973
My homepage: http://cars9.uchicago.edu/~ravel EXAFS software: http://cars9.uchicago.edu/~ravel/software/exafs/
participants (3)
-
Ravel, Bruce
-
Richard Mayes
-
Zajac, Dariusz