! Started logfile: /scr/pima/bg219h_uvs/J1835-1115_S_dfm.log on Thu May 19 22:39:44 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219h_uvs/J1835-1115_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1835-1115_S_uva.fits ! AN table 1: 62 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.554531 visibilities/baseline/integration-bin. ! Found source: J1835-1115 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 2888 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1835-1115_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000913Jy sigma=21.454493 ! Fit after self-cal, rms=0.938381Jy sigma=20.276914 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.15 mas, bmaj=14.85 mas, bpa=9.267 degrees ! Estimated noise=1.36447 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0471872 Jy ! Component: 100 - total flux cleaned = 0.0585328 Jy ! Total flux subtracted in 100 components = 0.0585328 Jy ! Clean residual min=-0.008127 max=0.008122 Jy/beam ! Clean residual mean=-0.000006 rms=0.002619 Jy/beam ! Combined flux in latest and established models = 0.0585328 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0585328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059242Jy sigma=1.227504 ! Fit after self-cal, rms=0.058212Jy sigma=1.208889 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.13 mas, bmaj=16.62 mas, bpa=-0.6479 degrees ! Estimated noise=0.680377 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00769041 Jy ! Component: 100 - total flux cleaned = 0.0117865 Jy ! Component: 150 - total flux cleaned = 0.0133059 Jy ! Component: 200 - total flux cleaned = 0.0146155 Jy ! Total flux subtracted in 200 components = 0.0146155 Jy ! Clean residual min=-0.006104 max=0.007327 Jy/beam ! Clean residual mean=-0.000016 rms=0.002036 Jy/beam ! Combined flux in latest and established models = 0.0731483 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 63 components and 0.0731483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057164Jy sigma=1.184797 ! Fit after self-cal, rms=0.057129Jy sigma=1.183893 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.13 x 16.62 at -0.6479 degrees (North through East) ! Clean map min=-0.0061029 max=0.063974 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.00* KP 0.95 LA 1.12 ! NL 0.96 OV 0.95 PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.00* KP 0.89 LA 1.12 ! NL 0.96 OV 0.90 PT 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 HN 1.00* KP 0.93 LA 1.01 ! NL 0.87 OV 0.97 PT 0.98 ! ! ! Fit before self-cal, rms=0.057129Jy sigma=1.183893 ! Fit after self-cal, rms=0.056461Jy sigma=1.177760 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.06 mas, bmaj=16.63 mas, bpa=-1.685 degrees ! Estimated noise=0.667985 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014468 Jy ! Component: 100 - total flux cleaned = 0.00179401 Jy ! Component: 150 - total flux cleaned = 0.00203995 Jy ! Component: 200 - total flux cleaned = 0.00217457 Jy ! Total flux subtracted in 200 components = 0.00217457 Jy ! Clean residual min=-0.006100 max=0.006642 Jy/beam ! Clean residual mean=-0.000016 rms=0.001777 Jy/beam ! Combined flux in latest and established models = 0.0753229 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 0.0753229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056341Jy sigma=1.175775 ! Fit after self-cal, rms=0.056436Jy sigma=1.174896 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056436Jy sigma=1.174896 ! Fit after self-cal, rms=0.059770Jy sigma=1.187431 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.05 mas, bmaj=16.67 mas, bpa=-2.249 degrees ! Estimated noise=0.675339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000498544 Jy ! Component: 100 - total flux cleaned = -0.000450005 Jy ! Component: 150 - total flux cleaned = -0.000362892 Jy ! Component: 200 - total flux cleaned = -0.000243345 Jy ! Total flux subtracted in 200 components = -0.000243345 Jy ! Clean residual min=-0.005741 max=0.007184 Jy/beam ! Clean residual mean=-0.000011 rms=0.001844 Jy/beam ! Combined flux in latest and established models = 0.0750795 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 98 components and 0.0750795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059686Jy sigma=1.186191 ! Fit after self-cal, rms=0.059790Jy sigma=1.183812 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00023746 Jy ! Component: 100 - total flux cleaned = 0.000317929 Jy ! Component: 150 - total flux cleaned = 0.000388675 Jy ! Component: 200 - total flux cleaned = 0.000457372 Jy ! Total flux subtracted in 200 components = 0.000457372 Jy ! Clean residual min=-0.005549 max=0.006953 Jy/beam ! Clean residual mean=-0.000011 rms=0.001776 Jy/beam ! Combined flux in latest and established models = 0.0755369 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 105 components and 0.0755369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059729Jy sigma=1.183003 ! Fit after self-cal, rms=0.059744Jy sigma=1.182906 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059744Jy sigma=1.182906 ! Fit after self-cal, rms=0.059859Jy sigma=1.182659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.03 mas, bmaj=16.71 mas, bpa=-2.399 degrees ! Estimated noise=0.676297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.7949e-05 Jy ! Component: 100 - total flux cleaned = -9.64826e-05 Jy ! Component: 150 - total flux cleaned = -2.52171e-05 Jy ! Component: 200 - total flux cleaned = 7.57428e-05 Jy ! Total flux subtracted in 200 components = 7.57428e-05 Jy ! Clean residual min=-0.005297 max=0.006894 Jy/beam ! Clean residual mean=-0.000011 rms=0.001743 Jy/beam ! Combined flux in latest and established models = 0.0756127 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 114 components and 0.0756127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059803Jy sigma=1.181932 ! Fit after self-cal, rms=0.059834Jy sigma=1.181834 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000258762 Jy ! Component: 100 - total flux cleaned = 0.000326612 Jy ! Component: 150 - total flux cleaned = 0.000391611 Jy ! Component: 200 - total flux cleaned = 0.000484156 Jy ! Total flux subtracted in 200 components = 0.000484156 Jy ! Clean residual min=-0.005211 max=0.006859 Jy/beam ! Clean residual mean=-0.000011 rms=0.001727 Jy/beam ! Combined flux in latest and established models = 0.0760968 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 121 components and 0.0760968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059792Jy sigma=1.181259 ! Fit after self-cal, rms=0.059813Jy sigma=1.181185 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059813Jy sigma=1.181185 ! Fit after self-cal, rms=0.059899Jy sigma=1.181115 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.02 mas, bmaj=17.17 mas, bpa=-0.4036 degrees ! Estimated noise=0.684766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000126732 Jy ! Component: 100 - total flux cleaned = 0.000196991 Jy ! Component: 150 - total flux cleaned = 0.000294272 Jy ! Component: 200 - total flux cleaned = 0.000386944 Jy ! Total flux subtracted in 200 components = 0.000386944 Jy ! Clean residual min=-0.005308 max=0.007375 Jy/beam ! Clean residual mean=-0.000013 rms=0.001848 Jy/beam ! Combined flux in latest and established models = 0.0764838 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 125 components and 0.0764838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059857Jy sigma=1.180598 ! Fit after self-cal, rms=0.059888Jy sigma=1.180433 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000255775 Jy ! Component: 100 - total flux cleaned = 0.000286982 Jy ! Component: 150 - total flux cleaned = 0.000379521 Jy ! Component: 200 - total flux cleaned = 0.000466609 Jy ! Total flux subtracted in 200 components = 0.000466609 Jy ! Clean residual min=-0.005227 max=0.007348 Jy/beam ! Clean residual mean=-0.000013 rms=0.001828 Jy/beam ! Combined flux in latest and established models = 0.0769504 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 130 components and 0.0769504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059856Jy sigma=1.179963 ! Fit after self-cal, rms=0.059866Jy sigma=1.179898 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=11.02 mas, bmaj=16.73 mas, bpa=-2.448 degrees ! Estimated noise=0.677309 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.02 x 16.73 at -2.448 degrees (North through East) ! Clean map min=-0.0050184 max=0.063213 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.07 mas, bmaj=14.88 mas, bpa=7.353 degrees ! Estimated noise=1.36623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0466047 Jy ! Component: 100 - total flux cleaned = 0.0595159 Jy ! Component: 150 - total flux cleaned = 0.0650113 Jy ! Component: 200 - total flux cleaned = 0.0675885 Jy ! Total flux subtracted in 200 components = 0.0675885 Jy ! Clean residual min=-0.007645 max=0.007951 Jy/beam ! Clean residual mean=-0.000009 rms=0.002329 Jy/beam ! Combined flux in latest and established models = 0.0675885 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 48 model components to the UV plane model. ! The established model now contains 48 components and 0.0675885 Jy ! Inverting map and beam ! Estimated beam: bmin=11.02 mas, bmaj=16.73 mas, bpa=-2.448 degrees ! Estimated noise=0.677309 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00602926 Jy ! Component: 100 - total flux cleaned = 0.00611879 Jy ! Component: 150 - total flux cleaned = 0.00635562 Jy ! Component: 200 - total flux cleaned = 0.00656589 Jy ! Total flux subtracted in 200 components = 0.00656589 Jy ! Clean residual min=-0.005915 max=0.007832 Jy/beam ! Clean residual mean=-0.000010 rms=0.001897 Jy/beam ! Combined flux in latest and established models = 0.0741544 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 77 components and 0.0741544 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.02 mas, bmaj=17.17 mas, bpa=-0.4036 degrees ! Estimated noise=0.684766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000603634 Jy ! Component: 100 - total flux cleaned = 0.000722732 Jy ! Component: 150 - total flux cleaned = 0.000837116 Jy ! Component: 200 - total flux cleaned = 0.000995246 Jy ! Total flux subtracted in 200 components = 0.000995246 Jy ! Clean residual min=-0.005930 max=0.008005 Jy/beam ! Clean residual mean=-0.000012 rms=0.001953 Jy/beam ! Combined flux in latest and established models = 0.0751497 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.93126e-05 Jy ! Component: 100 - total flux cleaned = 0.000188334 Jy ! Component: 150 - total flux cleaned = 0.000320237 Jy ! Component: 200 - total flux cleaned = 0.000444468 Jy ! Total flux subtracted in 200 components = 0.000444468 Jy ! Clean residual min=-0.005786 max=0.007831 Jy/beam ! Clean residual mean=-0.000013 rms=0.001909 Jy/beam ! Combined flux in latest and established models = 0.0755941 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 108 components and 0.0755941 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.02 mas, bmaj=16.73 mas, bpa=-2.448 degrees ! Estimated noise=0.677309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000100072 Jy ! Component: 100 - total flux cleaned = -6.24481e-05 Jy ! Component: 150 - total flux cleaned = -2.82104e-05 Jy ! Component: 200 - total flux cleaned = 0.000105342 Jy ! Total flux subtracted in 200 components = 0.000105342 Jy ! Clean residual min=-0.005460 max=0.007171 Jy/beam ! Clean residual mean=-0.000012 rms=0.001751 Jy/beam ! Combined flux in latest and established models = 0.0756995 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 123 components and 0.0756995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059946Jy sigma=1.181181 ! Fit after self-cal, rms=0.059942Jy sigma=1.180693 wmodel /J1835-1115_S_map.mod ! wmodel: Unable to open new model file: /J1835-1115_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J1835-1115_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.02 x 16.73 at -2.448 degrees (North through East) ! Clean map min=-0.0052309 max=0.063049 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1835-1115_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0630494 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00171765 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -8.17286 8.17286 16.3457 32.6915 65.3829 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0051 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.063 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 36.706 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1835-1115_S_dfm.log closed on Thu May 19 22:39:46 2016