! Started logfile: /scr/pima/bg219b_uvs/J0636-2113_S_dfm.log on Thu May 19 20:05:30 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/bg219b_uvs/J0636-2113_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0636-2113_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.852183 visibilities/baseline/integration-bin. ! Found source: J0636-2113 ! ! 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 3436 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 J0636-2113_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 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.038382Jy sigma=17.881289 ! Fit after self-cal, rms=0.727516Jy sigma=12.624271 ! 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=3.184 mas, bmaj=11.88 mas, bpa=17.14 degrees ! Estimated noise=1.02811 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.211243 Jy ! Component: 100 - total flux cleaned = 0.259289 Jy ! Total flux subtracted in 100 components = 0.259289 Jy ! Clean residual min=-0.010268 max=0.018356 Jy/beam ! Clean residual mean=0.000029 rms=0.003329 Jy/beam ! Combined flux in latest and established models = 0.259289 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.259289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093709Jy sigma=1.562408 ! Fit after self-cal, rms=0.093673Jy sigma=1.562078 ! 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=3.89 mas, bmaj=13.4 mas, bpa=16.47 degrees ! Estimated noise=0.790634 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.0241949 Jy ! Component: 100 - total flux cleaned = 0.0350406 Jy ! Component: 150 - total flux cleaned = 0.0393651 Jy ! Component: 200 - total flux cleaned = 0.0395109 Jy ! Total flux subtracted in 200 components = 0.0395109 Jy ! Clean residual min=-0.009105 max=0.014195 Jy/beam ! Clean residual mean=0.000069 rms=0.003163 Jy/beam ! Combined flux in latest and established models = 0.2988 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.2988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087893Jy sigma=1.461232 ! Fit after self-cal, rms=0.087803Jy sigma=1.460024 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.89 x 13.4 at 16.47 degrees (North through East) ! Clean map min=-0.0089423 max=0.27836 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.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.087803Jy sigma=1.460024 ! Fit after self-cal, rms=0.087803Jy sigma=1.460024 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=13.4 mas, bpa=16.47 degrees ! Estimated noise=0.790634 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.000702091 Jy ! Component: 100 - total flux cleaned = 0.000361174 Jy ! Component: 150 - total flux cleaned = 5.22207e-05 Jy ! Component: 200 - total flux cleaned = -0.000326008 Jy ! Total flux subtracted in 200 components = -0.000326008 Jy ! Clean residual min=-0.009068 max=0.014016 Jy/beam ! Clean residual mean=0.000070 rms=0.003125 Jy/beam ! Combined flux in latest and established models = 0.298474 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 31 components and 0.298474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087550Jy sigma=1.455736 ! Fit after self-cal, rms=0.087535Jy sigma=1.455629 ! 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.087535Jy sigma=1.455629 ! Fit after self-cal, rms=0.087535Jy sigma=1.455629 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=13.4 mas, bpa=16.47 degrees ! Estimated noise=0.790634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000264068 Jy ! Component: 100 - total flux cleaned = -0.000510353 Jy ! Component: 150 - total flux cleaned = -0.00074205 Jy ! Component: 200 - total flux cleaned = -0.000884568 Jy ! Total flux subtracted in 200 components = -0.000884568 Jy ! Clean residual min=-0.009173 max=0.013878 Jy/beam ! Clean residual mean=0.000070 rms=0.003104 Jy/beam ! Combined flux in latest and established models = 0.29759 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.29759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087408Jy sigma=1.453432 ! Fit after self-cal, rms=0.087402Jy sigma=1.453399 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) ! Added new window around map position (53, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118886 Jy ! Component: 100 - total flux cleaned = 0.0136967 Jy ! Component: 150 - total flux cleaned = 0.0140904 Jy ! Component: 200 - total flux cleaned = 0.0142613 Jy ! Total flux subtracted in 200 components = 0.0142613 Jy ! Clean residual min=-0.008385 max=0.013377 Jy/beam ! Clean residual mean=0.000058 rms=0.002768 Jy/beam ! Combined flux in latest and established models = 0.311851 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 78 components and 0.311851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085666Jy sigma=1.420165 ! Fit after self-cal, rms=0.085407Jy sigma=1.415329 ! 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.085407Jy sigma=1.415329 ! Fit after self-cal, rms=0.083686Jy sigma=1.403496 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.886 mas, bmaj=13.41 mas, bpa=16.48 degrees ! Estimated noise=0.785664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238979 Jy ! Component: 100 - total flux cleaned = 0.00157502 Jy ! Component: 150 - total flux cleaned = 0.000975788 Jy ! Component: 200 - total flux cleaned = 0.000542893 Jy ! Total flux subtracted in 200 components = 0.000542893 Jy ! Clean residual min=-0.007910 max=0.010176 Jy/beam ! Clean residual mean=0.000045 rms=0.002425 Jy/beam ! Combined flux in latest and established models = 0.312394 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 113 components and 0.312394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083359Jy sigma=1.396356 ! Fit after self-cal, rms=0.083336Jy sigma=1.396008 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.00050086 Jy ! Component: 100 - total flux cleaned = 0.00010618 Jy ! Component: 150 - total flux cleaned = -0.000255795 Jy ! Component: 200 - total flux cleaned = -0.000592064 Jy ! Total flux subtracted in 200 components = -0.000592064 Jy ! Clean residual min=-0.007817 max=0.010027 Jy/beam ! Clean residual mean=0.000043 rms=0.002368 Jy/beam ! Combined flux in latest and established models = 0.311802 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 132 components and 0.311802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083174Jy sigma=1.392368 ! Fit after self-cal, rms=0.083163Jy sigma=1.392247 ! 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.083163Jy sigma=1.392247 ! Fit after self-cal, rms=0.081908Jy sigma=1.362084 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.779 mas, bmaj=18.31 mas, bpa=5.642 degrees ! Estimated noise=0.905901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00256096 Jy ! Component: 100 - total flux cleaned = -0.00445991 Jy ! Component: 150 - total flux cleaned = -0.00589028 Jy ! Component: 200 - total flux cleaned = -0.00644024 Jy ! Total flux subtracted in 200 components = -0.00644024 Jy ! Clean residual min=-0.006756 max=0.009551 Jy/beam ! Clean residual mean=0.000045 rms=0.002474 Jy/beam ! Combined flux in latest and established models = 0.305362 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 156 components and 0.305362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081840Jy sigma=1.361085 ! Fit after self-cal, rms=0.081871Jy sigma=1.360747 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.000656289 Jy ! Component: 100 - total flux cleaned = -0.00107613 Jy ! Component: 150 - total flux cleaned = -0.00132482 Jy ! Component: 200 - total flux cleaned = -0.00155505 Jy ! Total flux subtracted in 200 components = -0.00155505 Jy ! Clean residual min=-0.006793 max=0.009549 Jy/beam ! Clean residual mean=0.000045 rms=0.002470 Jy/beam ! Combined flux in latest and established models = 0.303807 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 167 components and 0.303807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081838Jy sigma=1.360267 ! Fit after self-cal, rms=0.081834Jy sigma=1.360194 ! 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=3.882 mas, bmaj=13.38 mas, bpa=16.54 degrees ! Estimated noise=0.785807 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.882 x 13.38 at 16.54 degrees (North through East) ! Clean map min=-0.0059596 max=0.27772 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=3.171 mas, bmaj=11.88 mas, bpa=17.24 degrees ! Estimated noise=1.02129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.209683 Jy ! Component: 100 - total flux cleaned = 0.258006 Jy ! Component: 150 - total flux cleaned = 0.279925 Jy ! Component: 200 - total flux cleaned = 0.293411 Jy ! Total flux subtracted in 200 components = 0.293411 Jy ! Clean residual min=-0.008523 max=0.008005 Jy/beam ! Clean residual mean=0.000026 rms=0.002090 Jy/beam ! Combined flux in latest and established models = 0.293411 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.293411 Jy ! Inverting map and beam ! Estimated beam: bmin=3.882 mas, bmaj=13.38 mas, bpa=16.54 degrees ! Estimated noise=0.785807 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.00924845 Jy ! Component: 100 - total flux cleaned = 0.0121581 Jy ! Component: 150 - total flux cleaned = 0.0138003 Jy ! Component: 200 - total flux cleaned = 0.0148363 Jy ! Total flux subtracted in 200 components = 0.0148363 Jy ! Clean residual min=-0.006662 max=0.007973 Jy/beam ! Clean residual mean=0.000038 rms=0.002015 Jy/beam ! Combined flux in latest and established models = 0.308247 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 49 components and 0.308247 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=7.779 mas, bmaj=18.31 mas, bpa=5.642 degrees ! Estimated noise=0.905901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00051788 Jy ! Component: 100 - total flux cleaned = -0.000971251 Jy ! Component: 150 - total flux cleaned = -0.00137111 Jy ! Component: 200 - total flux cleaned = -0.00171824 Jy ! Total flux subtracted in 200 components = -0.00171824 Jy ! Clean residual min=-0.006624 max=0.010178 Jy/beam ! Clean residual mean=0.000047 rms=0.002600 Jy/beam ! Combined flux in latest and established models = 0.306529 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 = -0.000203144 Jy ! Component: 100 - total flux cleaned = -0.000471561 Jy ! Component: 150 - total flux cleaned = -0.000550869 Jy ! Component: 200 - total flux cleaned = -0.000692917 Jy ! Total flux subtracted in 200 components = -0.000692917 Jy ! Clean residual min=-0.006401 max=0.009856 Jy/beam ! Clean residual mean=0.000046 rms=0.002540 Jy/beam ! Combined flux in latest and established models = 0.305836 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 104 components and 0.305836 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.882 mas, bmaj=13.38 mas, bpa=16.54 degrees ! Estimated noise=0.785807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000673537 Jy ! Component: 100 - total flux cleaned = 0.00050211 Jy ! Component: 150 - total flux cleaned = 0.000338764 Jy ! Component: 200 - total flux cleaned = 0.000188418 Jy ! Total flux subtracted in 200 components = 0.000188418 Jy ! Clean residual min=-0.005943 max=0.007697 Jy/beam ! Clean residual mean=0.000033 rms=0.001835 Jy/beam ! Combined flux in latest and established models = 0.306024 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 124 components and 0.306024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082010Jy sigma=1.362855 ! Fit after self-cal, rms=0.081984Jy sigma=1.362500 wmodel /J0636-2113_S_map.mod ! wmodel: Unable to open new model file: /J0636-2113_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0636-2113_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.882 x 13.38 at 16.54 degrees (North through East) ! Clean map min=-0.0058807 max=0.27489 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0636-2113_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.274887 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00183388 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.00142 2.00142 4.00285 8.00569 16.0114 32.0228 64.0455 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0055 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.274 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 149.893 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0636-2113_S_dfm.log closed on Thu May 19 20:05:32 2016