Changes between Version 10 and Version 11 of u/bliu/Scripts


Ignore:
Timestamp:
11/15/16 16:02:37 (8 years ago)
Author:
Baowei Liu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/bliu/Scripts

    v10 v11  
    1111
    1212== 2. Collects for useful shell, gnuplot and python scripts & codes ==
     13|| plot Histogram curve data with error bars|| [http://www.pas.rochester.edu/~bliu/Scripts/Matlab/plotRhoPDF_Errbar_both.m density PDF with error bars and Gaussian 1 fit];[http://www.pas.rochester.edu/~bliu/Scripts/Matlab/plotRhoPDF_Errbar_g2_both.m density PDF with error bars and Gaussian2 fit] || see the procedure in VisIT Scripts ||
     14|| Parsing Spectra files from postProcessing || [http://www.pas.rochester.edu/~bliu/Scripts/postProcessing/extra_hydrospectra.sh hydro data]; [http://www.pas.rochester.edu/~bliu/Scripts/postProcessing/extra_spectra_mhd.sh mhd data] || for WireTurbulence ||
    1315|| generate random number of files(empty) of different type with random fileNames || [http://www.pas.rochester.edu/~bliu/Scripts/Bash/generateFiles.sh random Files] || for Bash class Aug 2016 ||
    1416|| Fortran codes that read in binary files created by C++ program || [http://www.pas.rochester.edu/~bliu/Scripts/Fortran/readBinary.txt scheme];[http://www.pas.rochester.edu/~bliu/Scripts/Fortran/readFile.f F77 code];[http://www.pas.rochester.edu/~bliu/Scripts/Fortran/readFile.f95 F95 code]; [http://www.pas.rochester.edu/~bliu/Scripts/Fortran/P0.700000id1.d1 sample binary file]; [http://www.pas.rochester.edu/~bliu/Scripts/Fortran/P0.700000id1.txt1 sample text/result file]; || For Steve Teitel, 7.14.2016 ||