Changeset 18202 for trunk/DataCheck


Ignore:
Timestamp:
06/11/15 11:45:56 (9 years ago)
Author:
dneise
Message:
less output needed
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/DataCheck/plot_ratescan.py

    r18200 r18202  
    4646
    4747    file_path = infile_path.format(y=year, m=month, d=day)
    48     print "opening file_path:", file_path
     48    #print "opening file_path:", file_path
    4949    try:
    5050        f = fits.open(file_path)
Note: See TracChangeset for help on using the changeset viewer.