! Started logfile: /scr/pima/bg219i_uvs/J0202+4205_S_dfm.log on Thu May 19 22:57: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/bg219i_uvs/J0202+4205_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0202+4205_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.877778 visibilities/baseline/integration-bin. ! Found source: J0202+4205 ! ! 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 4424 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 J0202+4205_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.029162Jy sigma=23.735159 ! Fit after self-cal, rms=0.797237Jy sigma=18.448744 ! 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.394 mas, bmaj=4.34 mas, bpa=-58.55 degrees ! Estimated noise=0.705518 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.153145 Jy ! Component: 100 - total flux cleaned = 0.196341 Jy ! Total flux subtracted in 100 components = 0.196341 Jy ! Clean residual min=-0.007913 max=0.018090 Jy/beam ! Clean residual mean=-0.000031 rms=0.001959 Jy/beam ! Combined flux in latest and established models = 0.196341 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.196341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067521Jy sigma=1.505899 ! Fit after self-cal, rms=0.067489Jy sigma=1.505410 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0191478 Jy ! Component: 100 - total flux cleaned = 0.0281299 Jy ! Total flux subtracted in 100 components = 0.0281299 Jy ! Clean residual min=-0.004724 max=0.005408 Jy/beam ! Clean residual mean=-0.000010 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.224471 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 17 components and 0.224471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061619Jy sigma=1.356622 ! Fit after self-cal, rms=0.061593Jy sigma=1.356339 ! 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.211 mas, bmaj=5.086 mas, bpa=-63.95 degrees ! Estimated noise=0.503204 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.00638366 Jy ! Component: 100 - total flux cleaned = 0.0103802 Jy ! Component: 150 - total flux cleaned = 0.0130049 Jy ! Component: 200 - total flux cleaned = 0.01474 Jy ! Total flux subtracted in 200 components = 0.01474 Jy ! Clean residual min=-0.003807 max=0.004558 Jy/beam ! Clean residual mean=-0.000010 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.239211 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.239211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060957Jy sigma=1.336767 ! Fit after self-cal, rms=0.060953Jy sigma=1.336695 ! 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.211 x 5.086 at -63.95 degrees (North through East) ! Clean map min=-0.0037085 max=0.20044 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 FD 0.99 HN 1.01 KP 0.97 ! LA 0.98 MK 1.01 NL 0.99 OV 0.98 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.03 KP 0.99 ! LA 0.97 MK 1.01 NL 0.99 OV 0.98 ! PT 0.97 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.98 KP 1.00 ! LA 1.00 MK 1.04 NL 1.01 OV 0.98 ! PT 0.97 SC 1.11 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.01 KP 0.98 ! LA 1.00 MK 1.02 NL 0.99 OV 1.01 ! PT 0.96 SC 1.11 ! ! ! Fit before self-cal, rms=0.060953Jy sigma=1.336695 ! Fit after self-cal, rms=0.061946Jy sigma=1.323584 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.252 mas, bmaj=5.22 mas, bpa=-62.85 degrees ! Estimated noise=0.507446 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.001656 Jy ! Component: 100 - total flux cleaned = -0.00183809 Jy ! Component: 150 - total flux cleaned = -0.00183987 Jy ! Component: 200 - total flux cleaned = -0.00180834 Jy ! Total flux subtracted in 200 components = -0.00180834 Jy ! Clean residual min=-0.003440 max=0.003296 Jy/beam ! Clean residual mean=0.000001 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.237403 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.237403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061870Jy sigma=1.321970 ! Fit after self-cal, rms=0.061895Jy sigma=1.321892 ! 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.061895Jy sigma=1.321892 ! Fit after self-cal, rms=0.061942Jy sigma=1.306961 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.253 mas, bmaj=5.181 mas, bpa=-63.97 degrees ! Estimated noise=0.506001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000381505 Jy ! Component: 100 - total flux cleaned = -0.000419502 Jy ! Component: 150 - total flux cleaned = -0.000490321 Jy ! Component: 200 - total flux cleaned = -0.000540055 Jy ! Total flux subtracted in 200 components = -0.000540055 Jy ! Clean residual min=-0.003067 max=0.003019 Jy/beam ! Clean residual mean=-0.000003 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.236863 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.236863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061931Jy sigma=1.306739 ! Fit after self-cal, rms=0.061950Jy sigma=1.306668 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 = -2.69175e-05 Jy ! Component: 100 - total flux cleaned = -4.2472e-05 Jy ! Component: 150 - total flux cleaned = -5.7e-05 Jy ! Component: 200 - total flux cleaned = -7.08619e-05 Jy ! Total flux subtracted in 200 components = -7.08619e-05 Jy ! Clean residual min=-0.003063 max=0.003007 Jy/beam ! Clean residual mean=-0.000003 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.236792 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.236792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061942Jy sigma=1.306524 ! Fit after self-cal, rms=0.061941Jy sigma=1.306512 ! 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.061941Jy sigma=1.306512 ! Fit after self-cal, rms=0.061974Jy sigma=1.306490 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.254 mas, bmaj=5.182 mas, bpa=-63.99 degrees ! Estimated noise=0.50581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000288671 Jy ! Component: 100 - total flux cleaned = -0.000335274 Jy ! Component: 150 - total flux cleaned = -0.000349944 Jy ! Component: 200 - total flux cleaned = -0.000378672 Jy ! Total flux subtracted in 200 components = -0.000378672 Jy ! Clean residual min=-0.003062 max=0.002982 Jy/beam ! Clean residual mean=-0.000003 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.236413 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.236413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061966Jy sigma=1.306349 ! Fit after self-cal, rms=0.061966Jy sigma=1.306339 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.00975e-06 Jy ! Component: 100 - total flux cleaned = -5.42061e-06 Jy ! Component: 150 - total flux cleaned = -1.88509e-05 Jy ! Component: 200 - total flux cleaned = -4.50902e-05 Jy ! Total flux subtracted in 200 components = -4.50902e-05 Jy ! Clean residual min=-0.003060 max=0.002975 Jy/beam ! Clean residual mean=-0.000003 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.236368 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.236368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061959Jy sigma=1.306229 ! Fit after self-cal, rms=0.061959Jy sigma=1.306221 ! 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.061959Jy sigma=1.306221 ! Fit after self-cal, rms=0.061978Jy sigma=1.306211 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.249 mas, bmaj=9.434 mas, bpa=84.67 degrees ! Estimated noise=0.605727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000261258 Jy ! Component: 100 - total flux cleaned = -0.000366577 Jy ! Component: 150 - total flux cleaned = -0.00044121 Jy ! Component: 200 - total flux cleaned = -0.000496894 Jy ! Total flux subtracted in 200 components = -0.000496894 Jy ! Clean residual min=-0.003144 max=0.002489 Jy/beam ! Clean residual mean=-0.000008 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.235871 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 49 components and 0.235871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061977Jy sigma=1.306222 ! Fit after self-cal, rms=0.061975Jy sigma=1.306170 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 = -1.86407e-06 Jy ! Component: 100 - total flux cleaned = -2.2559e-05 Jy ! Component: 150 - total flux cleaned = -5.76352e-05 Jy ! Component: 200 - total flux cleaned = -9.02488e-05 Jy ! Total flux subtracted in 200 components = -9.02488e-05 Jy ! Clean residual min=-0.003127 max=0.002488 Jy/beam ! Clean residual mean=-0.000008 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.235781 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 50 components and 0.235781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061976Jy sigma=1.306199 ! Fit after self-cal, rms=0.061974Jy sigma=1.306148 ! 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.253 mas, bmaj=5.185 mas, bpa=-63.95 degrees ! Estimated noise=0.505659 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.253 x 5.185 at -63.95 degrees (North through East) ! Clean map min=-0.0029204 max=0.20202 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.426 mas, bmaj=4.408 mas, bpa=-58.95 degrees ! Estimated noise=0.713259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.154654 Jy ! Component: 100 - total flux cleaned = 0.196599 Jy ! Component: 150 - total flux cleaned = 0.214682 Jy ! Component: 200 - total flux cleaned = 0.223136 Jy ! Total flux subtracted in 200 components = 0.223136 Jy ! Clean residual min=-0.004515 max=0.004970 Jy/beam ! Clean residual mean=-0.000008 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.223136 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.223136 Jy ! Inverting map and beam ! Estimated beam: bmin=4.253 mas, bmaj=5.185 mas, bpa=-63.95 degrees ! Estimated noise=0.505659 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.00541284 Jy ! Component: 100 - total flux cleaned = 0.00828759 Jy ! Component: 150 - total flux cleaned = 0.00989984 Jy ! Component: 200 - total flux cleaned = 0.0108905 Jy ! Total flux subtracted in 200 components = 0.0108905 Jy ! Clean residual min=-0.003014 max=0.002940 Jy/beam ! Clean residual mean=-0.000006 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.234026 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.234026 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.249 mas, bmaj=9.434 mas, bpa=84.67 degrees ! Estimated noise=0.605727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000940144 Jy ! Component: 100 - total flux cleaned = 0.00105854 Jy ! Component: 150 - total flux cleaned = 0.0011125 Jy ! Component: 200 - total flux cleaned = 0.00114795 Jy ! Total flux subtracted in 200 components = 0.00114795 Jy ! Clean residual min=-0.003069 max=0.002476 Jy/beam ! Clean residual mean=-0.000010 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.235174 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.27323e-05 Jy ! Component: 100 - total flux cleaned = 6.27692e-05 Jy ! Component: 150 - total flux cleaned = 9.01786e-05 Jy ! Component: 200 - total flux cleaned = 0.000115814 Jy ! Total flux subtracted in 200 components = 0.000115814 Jy ! Clean residual min=-0.003082 max=0.002478 Jy/beam ! Clean residual mean=-0.000009 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.23529 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.23529 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.253 mas, bmaj=5.185 mas, bpa=-63.95 degrees ! Estimated noise=0.505659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000310265 Jy ! Component: 100 - total flux cleaned = -0.000229738 Jy ! Component: 150 - total flux cleaned = -0.000168357 Jy ! Component: 200 - total flux cleaned = -0.000151811 Jy ! Total flux subtracted in 200 components = -0.000151811 Jy ! Clean residual min=-0.003049 max=0.002966 Jy/beam ! Clean residual mean=-0.000004 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.235138 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.235138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061981Jy sigma=1.306249 ! Fit after self-cal, rms=0.061978Jy sigma=1.306210 wmodel /J0202+4205_S_map.mod ! wmodel: Unable to open new model file: /J0202+4205_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J0202+4205_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.253 x 5.185 at -63.95 degrees (North through East) ! Clean map min=-0.0029226 max=0.20272 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0202+4205_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.202724 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000661909 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.979523 0.979523 1.95905 3.91809 7.83618 15.6724 31.3447 62.6895 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.202 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 306.271 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0202+4205_S_dfm.log closed on Thu May 19 22:57:47 2016