! Started logfile: /scr/pima/bg219a_uvs/J1419+3821_S_dfm.log on Fri May 20 00:10:18 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/bg219a_uvs/J1419+3821_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1419+3821_S_uva.fits ! AN table 1: 27 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.67328 visibilities/baseline/integration-bin. ! Found source: J1419+3821 ! ! 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 3 lines of history. ! ! Reading 2036 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 J1419+3821_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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.128532Jy sigma=25.458474 ! Fit after self-cal, rms=0.424200Jy sigma=9.874180 ! 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.439 mas, bmaj=4.205 mas, bpa=36.77 degrees ! Estimated noise=1.09234 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.446588 Jy ! Component: 100 - total flux cleaned = 0.543973 Jy ! Total flux subtracted in 100 components = 0.543973 Jy ! Clean residual min=-0.018040 max=0.027160 Jy/beam ! Clean residual mean=-0.000033 rms=0.005409 Jy/beam ! Combined flux in latest and established models = 0.543973 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.543973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097771Jy sigma=2.057808 ! Fit after self-cal, rms=0.097769Jy sigma=2.057774 ! 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=4.411 mas, bmaj=5.775 mas, bpa=34.51 degrees ! Estimated noise=0.751592 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.0343806 Jy ! Component: 100 - total flux cleaned = 0.0547311 Jy ! Component: 150 - total flux cleaned = 0.0678194 Jy ! Component: 200 - total flux cleaned = 0.0762875 Jy ! Total flux subtracted in 200 components = 0.0762875 Jy ! Clean residual min=-0.016642 max=0.021599 Jy/beam ! Clean residual mean=-0.000037 rms=0.004581 Jy/beam ! Combined flux in latest and established models = 0.620261 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.620261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081273Jy sigma=1.785204 ! Fit after self-cal, rms=0.081262Jy sigma=1.785109 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.411 x 5.775 at 34.51 degrees (North through East) ! Clean map min=-0.016312 max=0.56153 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.10 FD 0.87 LA 1.04 MK 0.98 ! NL 0.98 OV 0.94 PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.04 LA 1.00 MK 0.99 ! NL 1.03 OV 0.98 PT 0.97 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 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.16 FD 1.02 LA 0.86 MK 1.01 ! NL 1.08 OV 0.95 PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.081262Jy sigma=1.785109 ! Fit after self-cal, rms=0.066355Jy sigma=1.427239 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.39 mas, bmaj=5.815 mas, bpa=33.81 degrees ! Estimated noise=0.755789 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.00386735 Jy ! Component: 100 - total flux cleaned = 0.00371912 Jy ! Component: 150 - total flux cleaned = 0.00359682 Jy ! Component: 200 - total flux cleaned = 0.0034894 Jy ! Total flux subtracted in 200 components = 0.0034894 Jy ! Clean residual min=-0.011243 max=0.011521 Jy/beam ! Clean residual mean=-0.000019 rms=0.002859 Jy/beam ! Combined flux in latest and established models = 0.62375 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.62375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065712Jy sigma=1.416133 ! Fit after self-cal, rms=0.065712Jy sigma=1.415916 ! 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.065712Jy sigma=1.415916 ! Fit after self-cal, rms=0.062724Jy sigma=1.363648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.381 mas, bmaj=5.807 mas, bpa=33.84 degrees ! Estimated noise=0.754965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000196489 Jy ! Component: 100 - total flux cleaned = -0.000568424 Jy ! Component: 150 - total flux cleaned = -0.000912716 Jy ! Component: 200 - total flux cleaned = -0.00123317 Jy ! Total flux subtracted in 200 components = -0.00123317 Jy ! Clean residual min=-0.010623 max=0.010978 Jy/beam ! Clean residual mean=-0.000017 rms=0.002710 Jy/beam ! Combined flux in latest and established models = 0.622517 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.622517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062494Jy sigma=1.358579 ! Fit after self-cal, rms=0.062494Jy sigma=1.358505 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.000286472 Jy ! Component: 100 - total flux cleaned = -0.000566376 Jy ! Component: 150 - total flux cleaned = -0.000764089 Jy ! Component: 200 - total flux cleaned = -0.00101446 Jy ! Total flux subtracted in 200 components = -0.00101446 Jy ! Clean residual min=-0.010546 max=0.010969 Jy/beam ! Clean residual mean=-0.000018 rms=0.002707 Jy/beam ! Combined flux in latest and established models = 0.621503 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 0.621503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062351Jy sigma=1.355778 ! Fit after self-cal, rms=0.062352Jy sigma=1.355744 ! 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.062352Jy sigma=1.355744 ! Fit after self-cal, rms=0.062288Jy sigma=1.354884 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.375 mas, bmaj=5.803 mas, bpa=33.85 degrees ! Estimated noise=0.7548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.79944e-05 Jy ! Component: 100 - total flux cleaned = -9.94737e-05 Jy ! Component: 150 - total flux cleaned = -0.000359327 Jy ! Component: 200 - total flux cleaned = -0.00054121 Jy ! Total flux subtracted in 200 components = -0.00054121 Jy ! Clean residual min=-0.010458 max=0.010753 Jy/beam ! Clean residual mean=-0.000019 rms=0.002661 Jy/beam ! Combined flux in latest and established models = 0.620961 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.620961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062154Jy sigma=1.351875 ! Fit after self-cal, rms=0.062155Jy sigma=1.351844 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.000221696 Jy ! Component: 100 - total flux cleaned = -0.00043525 Jy ! Component: 150 - total flux cleaned = -0.000585374 Jy ! Component: 200 - total flux cleaned = -0.000729519 Jy ! Total flux subtracted in 200 components = -0.000729519 Jy ! Clean residual min=-0.010386 max=0.010719 Jy/beam ! Clean residual mean=-0.000019 rms=0.002660 Jy/beam ! Combined flux in latest and established models = 0.620232 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 29 components and 0.620232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062074Jy sigma=1.350170 ! Fit after self-cal, rms=0.062075Jy sigma=1.350149 ! 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.062075Jy sigma=1.350149 ! Fit after self-cal, rms=0.062035Jy sigma=1.349603 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.026 mas, bmaj=10.16 mas, bpa=39.95 degrees ! Estimated noise=0.883911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104654 Jy ! Component: 100 - total flux cleaned = 0.00108904 Jy ! Component: 150 - total flux cleaned = 0.00109091 Jy ! Component: 200 - total flux cleaned = 0.00109219 Jy ! Total flux subtracted in 200 components = 0.00109219 Jy ! Clean residual min=-0.011360 max=0.013196 Jy/beam ! Clean residual mean=-0.000037 rms=0.003778 Jy/beam ! Combined flux in latest and established models = 0.621324 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 35 components and 0.621324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062000Jy sigma=1.350024 ! Fit after self-cal, rms=0.062000Jy sigma=1.349979 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.92367e-05 Jy ! Component: 100 - total flux cleaned = -0.000101039 Jy ! Component: 150 - total flux cleaned = -0.000101379 Jy ! Component: 200 - total flux cleaned = -0.000111318 Jy ! Total flux subtracted in 200 components = -0.000111318 Jy ! Clean residual min=-0.011376 max=0.013218 Jy/beam ! Clean residual mean=-0.000037 rms=0.003778 Jy/beam ! Combined flux in latest and established models = 0.621213 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.621213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062001Jy sigma=1.349949 ! Fit after self-cal, rms=0.062002Jy sigma=1.349931 ! 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=4.369 mas, bmaj=5.798 mas, bpa=33.87 degrees ! Estimated noise=0.754747 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.369 x 5.798 at 33.87 degrees (North through East) ! Clean map min=-0.010185 max=0.56814 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062002Jy sigma=1.349931 ! Fit after self-cal, rms=0.058689Jy sigma=1.269101 ! Inverting map and beam ! Estimated beam: bmin=4.365 mas, bmaj=5.799 mas, bpa=33.85 degrees ! Estimated noise=0.755031 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00021855 Jy ! Component: 100 - total flux cleaned = -0.00042779 Jy ! Component: 150 - total flux cleaned = -0.000522871 Jy ! Component: 200 - total flux cleaned = -0.000699833 Jy ! Total flux subtracted in 200 components = -0.000699833 Jy ! Clean residual min=-0.009898 max=0.010070 Jy/beam ! Clean residual mean=-0.000018 rms=0.002509 Jy/beam ! Combined flux in latest and established models = 0.620513 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.620513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058618Jy sigma=1.267195 ! Fit after self-cal, rms=0.058618Jy sigma=1.267164 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.58423e-05 Jy ! Component: 100 - total flux cleaned = -0.00022541 Jy ! Component: 150 - total flux cleaned = -0.000338469 Jy ! Component: 200 - total flux cleaned = -0.000447313 Jy ! Total flux subtracted in 200 components = -0.000447313 Jy ! Clean residual min=-0.009847 max=0.010037 Jy/beam ! Clean residual mean=-0.000018 rms=0.002509 Jy/beam ! Combined flux in latest and established models = 0.620066 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.620066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058570Jy sigma=1.266161 ! Fit after self-cal, rms=0.058571Jy sigma=1.266144 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058571Jy sigma=1.266144 ! Fit after self-cal, rms=0.058538Jy sigma=1.265849 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.391 mas, bmaj=4.209 mas, bpa=35.65 degrees ! Estimated noise=1.09091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.445993 Jy ! Component: 100 - total flux cleaned = 0.543267 Jy ! Component: 150 - total flux cleaned = 0.56809 Jy ! Component: 200 - total flux cleaned = 0.580878 Jy ! Total flux subtracted in 200 components = 0.580878 Jy ! Clean residual min=-0.008560 max=0.010273 Jy/beam ! Clean residual mean=-0.000017 rms=0.002450 Jy/beam ! Combined flux in latest and established models = 0.580878 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.580878 Jy ! Inverting map and beam ! Estimated beam: bmin=4.362 mas, bmaj=5.793 mas, bpa=33.87 degrees ! Estimated noise=0.754738 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.0130325 Jy ! Component: 100 - total flux cleaned = 0.0210362 Jy ! Component: 150 - total flux cleaned = 0.0261995 Jy ! Component: 200 - total flux cleaned = 0.0295485 Jy ! Total flux subtracted in 200 components = 0.0295485 Jy ! Clean residual min=-0.009520 max=0.009898 Jy/beam ! Clean residual mean=-0.000027 rms=0.002611 Jy/beam ! Combined flux in latest and established models = 0.610426 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.610426 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=8.026 mas, bmaj=10.16 mas, bpa=39.96 degrees ! Estimated noise=0.884729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00429814 Jy ! Component: 100 - total flux cleaned = 0.00597524 Jy ! Component: 150 - total flux cleaned = 0.00634121 Jy ! Component: 200 - total flux cleaned = 0.00662347 Jy ! Total flux subtracted in 200 components = 0.00662347 Jy ! Clean residual min=-0.010874 max=0.012480 Jy/beam ! Clean residual mean=-0.000039 rms=0.003650 Jy/beam ! Combined flux in latest and established models = 0.61705 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.000265631 Jy ! Component: 100 - total flux cleaned = 0.000561562 Jy ! Component: 150 - total flux cleaned = 0.000790482 Jy ! Component: 200 - total flux cleaned = 0.00100413 Jy ! Total flux subtracted in 200 components = 0.00100413 Jy ! Clean residual min=-0.010857 max=0.012490 Jy/beam ! Clean residual mean=-0.000038 rms=0.003629 Jy/beam ! Combined flux in latest and established models = 0.618054 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 37 components and 0.618054 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.362 mas, bmaj=5.793 mas, bpa=33.87 degrees ! Estimated noise=0.754738 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00115241 Jy ! Component: 100 - total flux cleaned = -0.00102291 Jy ! Component: 150 - total flux cleaned = -0.000985524 Jy ! Component: 200 - total flux cleaned = -0.000915688 Jy ! Total flux subtracted in 200 components = -0.000915688 Jy ! Clean residual min=-0.009770 max=0.009734 Jy/beam ! Clean residual mean=-0.000020 rms=0.002517 Jy/beam ! Combined flux in latest and established models = 0.617138 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.617138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058590Jy sigma=1.266077 ! Fit after self-cal, rms=0.058590Jy sigma=1.266018 wmodel /J1419+3821_S_map.mod ! wmodel: Unable to open new model file: /J1419+3821_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1419+3821_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.362 x 5.793 at 33.87 degrees (North through East) ! Clean map min=-0.0095304 max=0.57164 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1419+3821_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.571638 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00251691 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.3209 1.3209 2.64179 5.28359 10.5672 21.1344 42.2687 84.5374 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0075 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.571 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 227.118 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1419+3821_S_dfm.log closed on Fri May 20 00:10:21 2016