Changes between Version 40 and Version 41 of u/bliu
- Timestamp:
- 01/23/15 15:22:03 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/bliu
v40 v41 41 41 = 3. Scripts = 42 42 Collects for useful shell, gnuplot and python scripts & codes 43 || Get Max and Min of one column of all ASCII data files using gnuplot || [http://www.pas.rochester.edu/~bliu/Scripts/plot/testAscii.sh shell script];[http://www.pas.rochester.edu/~bliu/Scripts/plot/gnuTest.inc gnuplot script] || data files example Rho000.data and Vy000.data. All located under test/ || 43 44 || Python function with multiple returns || [http://www.pas.rochester.edu/~bliu/Scripts/Python/multiReturns.py multiple return function] || test. one return is a list || 44 45 || Python script to read csv file || [http://www.pas.rochester.edu/~bliu/Scripts/Python/csvRead.py read csv file]; [http://www.pas.rochester.edu/~bliu/Scripts/Python/snv.csv example csv file] || the example csv file comes from DDiMAP ||