! Started logfile: /scr/pima/bg219b_uvs/J1847+0810_S_dfm.log on Thu May 19 20:32:07 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/J1847+0810_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1847+0810_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.912346 visibilities/baseline/integration-bin. ! Found source: J1847+0810 ! ! 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 5912 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 J1847+0810_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 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016083Jy sigma=22.496774 ! Fit after self-cal, rms=0.804486Jy sigma=17.952650 ! 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=2.919 mas, bmaj=6.46 mas, bpa=-5.061 degrees ! Estimated noise=0.596731 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.147159 Jy ! Component: 100 - total flux cleaned = 0.182765 Jy ! Total flux subtracted in 100 components = 0.182765 Jy ! Clean residual min=-0.005711 max=0.014781 Jy/beam ! Clean residual mean=-0.000041 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 0.182765 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.182765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074367Jy sigma=1.485176 ! Fit after self-cal, rms=0.074342Jy sigma=1.485006 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160906 Jy ! Component: 100 - total flux cleaned = 0.0245375 Jy ! Total flux subtracted in 100 components = 0.0245375 Jy ! Clean residual min=-0.004839 max=0.004326 Jy/beam ! Clean residual mean=-0.000015 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.207303 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.207303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069474Jy sigma=1.379589 ! Fit after self-cal, rms=0.069446Jy sigma=1.379229 ! 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.457 mas, bmaj=7.664 mas, bpa=-6.512 degrees ! Estimated noise=0.454543 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.00697732 Jy ! Component: 100 - total flux cleaned = 0.0104505 Jy ! Component: 150 - total flux cleaned = 0.0125998 Jy ! Component: 200 - total flux cleaned = 0.0140264 Jy ! Total flux subtracted in 200 components = 0.0140264 Jy ! Clean residual min=-0.003783 max=0.003318 Jy/beam ! Clean residual mean=-0.000009 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.221329 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 48 components and 0.221329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068591Jy sigma=1.365744 ! Fit after self-cal, rms=0.068584Jy sigma=1.365629 ! 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.457 x 7.664 at -6.512 degrees (North through East) ! Clean map min=-0.0037564 max=0.19453 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 0.97 FD 0.99 HN 1.03 KP 0.86 ! LA 1.01 MK 1.02 NL 1.00 OV 1.03 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.99 KP 1.01 ! LA 1.01 MK 1.04 NL 0.98 OV 1.05 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.98 HN 1.01 KP 1.02 ! LA 0.98 MK 0.99 NL 0.99 OV 0.99 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.00 KP 1.00 ! LA 0.99 MK 0.99 NL 1.02 OV 1.02 ! PT 0.98 SC 0.98 ! ! ! Fit before self-cal, rms=0.068584Jy sigma=1.365629 ! Fit after self-cal, rms=0.066275Jy sigma=1.349348 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.468 mas, bmaj=7.686 mas, bpa=-6.505 degrees ! Estimated noise=0.455583 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.000840586 Jy ! Component: 100 - total flux cleaned = 0.00101323 Jy ! Component: 150 - total flux cleaned = 0.00111923 Jy ! Component: 200 - total flux cleaned = 0.00116431 Jy ! Total flux subtracted in 200 components = 0.00116431 Jy ! Clean residual min=-0.003172 max=0.003695 Jy/beam ! Clean residual mean=-0.000005 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.222493 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.222493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066254Jy sigma=1.349195 ! Fit after self-cal, rms=0.066261Jy sigma=1.349088 ! 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.066261Jy sigma=1.349088 ! Fit after self-cal, rms=0.066324Jy sigma=1.336170 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.464 mas, bmaj=7.664 mas, bpa=-6.435 degrees ! Estimated noise=0.458268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131536 Jy ! Component: 100 - total flux cleaned = 0.00187872 Jy ! Component: 150 - total flux cleaned = 0.00208405 Jy ! Component: 200 - total flux cleaned = 0.00212516 Jy ! Total flux subtracted in 200 components = 0.00212516 Jy ! Clean residual min=-0.002894 max=0.002886 Jy/beam ! Clean residual mean=-0.000010 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.224618 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.224618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066284Jy sigma=1.335913 ! Fit after self-cal, rms=0.066285Jy sigma=1.335840 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 = 9.28962e-05 Jy ! Component: 100 - total flux cleaned = 0.000111247 Jy ! Component: 150 - total flux cleaned = 0.000111216 Jy ! Component: 200 - total flux cleaned = 0.00011139 Jy ! Total flux subtracted in 200 components = 0.00011139 Jy ! Clean residual min=-0.002889 max=0.002878 Jy/beam ! Clean residual mean=-0.000010 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.22473 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.22473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066282Jy sigma=1.335804 ! Fit after self-cal, rms=0.066282Jy sigma=1.335798 ! 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.066282Jy sigma=1.335798 ! Fit after self-cal, rms=0.066677Jy sigma=1.334822 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.46 mas, bmaj=7.65 mas, bpa=-6.405 degrees ! Estimated noise=0.461391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012827 Jy ! Component: 100 - total flux cleaned = 0.0018642 Jy ! Component: 150 - total flux cleaned = 0.00221619 Jy ! Component: 200 - total flux cleaned = 0.00238421 Jy ! Total flux subtracted in 200 components = 0.00238421 Jy ! Clean residual min=-0.002891 max=0.002863 Jy/beam ! Clean residual mean=-0.000012 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.227114 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.227114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066638Jy sigma=1.334590 ! Fit after self-cal, rms=0.066637Jy sigma=1.334576 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 = 5.18595e-05 Jy ! Component: 100 - total flux cleaned = 6.75063e-05 Jy ! Component: 150 - total flux cleaned = 8.263e-05 Jy ! Component: 200 - total flux cleaned = 9.6993e-05 Jy ! Total flux subtracted in 200 components = 9.6993e-05 Jy ! Clean residual min=-0.002888 max=0.002865 Jy/beam ! Clean residual mean=-0.000012 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.227211 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.227211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066636Jy sigma=1.334538 ! Fit after self-cal, rms=0.066636Jy sigma=1.334535 ! 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.066636Jy sigma=1.334535 ! Fit after self-cal, rms=0.066963Jy sigma=1.334175 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.511 mas, bmaj=11.03 mas, bpa=-2.263 degrees ! Estimated noise=0.581873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172548 Jy ! Component: 100 - total flux cleaned = 0.00229626 Jy ! Component: 150 - total flux cleaned = 0.00244289 Jy ! Component: 200 - total flux cleaned = 0.00246886 Jy ! Total flux subtracted in 200 components = 0.00246886 Jy ! Clean residual min=-0.003883 max=0.003199 Jy/beam ! Clean residual mean=-0.000023 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.22968 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 80 components and 0.22968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066948Jy sigma=1.334473 ! Fit after self-cal, rms=0.066944Jy sigma=1.334449 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 = 8.31744e-05 Jy ! Component: 100 - total flux cleaned = 8.24794e-05 Jy ! Component: 150 - total flux cleaned = 8.20419e-05 Jy ! Component: 200 - total flux cleaned = 8.81671e-05 Jy ! Total flux subtracted in 200 components = 8.81671e-05 Jy ! Clean residual min=-0.003863 max=0.003206 Jy/beam ! Clean residual mean=-0.000023 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.229768 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.229768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066946Jy sigma=1.334498 ! Fit after self-cal, rms=0.066945Jy sigma=1.334491 ! 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.456 mas, bmaj=7.638 mas, bpa=-6.372 degrees ! Estimated noise=0.464168 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.456 x 7.638 at -6.372 degrees (North through East) ! Clean map min=-0.0027092 max=0.19769 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=2.918 mas, bmaj=6.437 mas, bpa=-4.887 degrees ! Estimated noise=0.607213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.149669 Jy ! Component: 100 - total flux cleaned = 0.186103 Jy ! Component: 150 - total flux cleaned = 0.202797 Jy ! Component: 200 - total flux cleaned = 0.211769 Jy ! Total flux subtracted in 200 components = 0.211769 Jy ! Clean residual min=-0.004228 max=0.004353 Jy/beam ! Clean residual mean=-0.000020 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.211769 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.211769 Jy ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=7.638 mas, bpa=-6.372 degrees ! Estimated noise=0.464168 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.00743641 Jy ! Component: 100 - total flux cleaned = 0.0111127 Jy ! Component: 150 - total flux cleaned = 0.0134181 Jy ! Component: 200 - total flux cleaned = 0.0149189 Jy ! Total flux subtracted in 200 components = 0.0149189 Jy ! Clean residual min=-0.002820 max=0.002806 Jy/beam ! Clean residual mean=-0.000014 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.226688 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 52 components and 0.226688 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.511 mas, bmaj=11.03 mas, bpa=-2.263 degrees ! Estimated noise=0.581873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166643 Jy ! Component: 100 - total flux cleaned = 0.0023812 Jy ! Component: 150 - total flux cleaned = 0.00264544 Jy ! Component: 200 - total flux cleaned = 0.00269177 Jy ! Total flux subtracted in 200 components = 0.00269177 Jy ! Clean residual min=-0.003882 max=0.003250 Jy/beam ! Clean residual mean=-0.000024 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.229379 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 = 3.21106e-05 Jy ! Component: 100 - total flux cleaned = 6.14836e-05 Jy ! Component: 150 - total flux cleaned = 8.88183e-05 Jy ! Component: 200 - total flux cleaned = 0.000113936 Jy ! Total flux subtracted in 200 components = 0.000113936 Jy ! Clean residual min=-0.003877 max=0.003238 Jy/beam ! Clean residual mean=-0.000024 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.229493 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 67 components and 0.229493 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=7.638 mas, bpa=-6.372 degrees ! Estimated noise=0.464168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000222358 Jy ! Component: 100 - total flux cleaned = -0.000310761 Jy ! Component: 150 - total flux cleaned = -0.000279536 Jy ! Component: 200 - total flux cleaned = -0.000240635 Jy ! Total flux subtracted in 200 components = -0.000240635 Jy ! Clean residual min=-0.002838 max=0.002890 Jy/beam ! Clean residual mean=-0.000011 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.229253 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 70 components and 0.229253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066941Jy sigma=1.334384 ! Fit after self-cal, rms=0.066943Jy sigma=1.334357 wmodel /J1847+0810_S_map.mod ! wmodel: Unable to open new model file: /J1847+0810_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1847+0810_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.456 x 7.638 at -6.372 degrees (North through East) ! Clean map min=-0.0027466 max=0.19805 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1847+0810_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.19805 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000738333 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.1184 1.1184 2.23681 4.47362 8.94724 17.8945 35.789 71.5779 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.198 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 268.239 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1847+0810_S_dfm.log closed on Thu May 19 20:32:10 2016