! Started logfile: /scr/pima/bg219g_uvs/J1142+1547_S_dfm.log on Thu May 19 21:44:59 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/bg219g_uvs/J1142+1547_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1142+1547_S_uva.fits ! AN table 1: 26 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.903846 visibilities/baseline/integration-bin. ! Found source: J1142+1547 ! ! 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 3384 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 J1142+1547_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998578Jy sigma=23.872663 ! Fit after self-cal, rms=0.896129Jy sigma=21.436797 ! 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.564 mas, bmaj=6.684 mas, bpa=-10.9 degrees ! Estimated noise=0.890896 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.0791605 Jy ! Component: 100 - total flux cleaned = 0.0969286 Jy ! Total flux subtracted in 100 components = 0.0969286 Jy ! Clean residual min=-0.007737 max=0.012126 Jy/beam ! Clean residual mean=0.000014 rms=0.002019 Jy/beam ! Combined flux in latest and established models = 0.0969286 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0969286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065928Jy sigma=1.433742 ! Fit after self-cal, rms=0.065920Jy sigma=1.433372 ! Inverting map ! Added new window around map position (4.5, -9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105034 Jy ! Component: 100 - total flux cleaned = 0.0163389 Jy ! Total flux subtracted in 100 components = 0.0163389 Jy ! Clean residual min=-0.006467 max=0.005577 Jy/beam ! Clean residual mean=0.000011 rms=0.001570 Jy/beam ! Combined flux in latest and established models = 0.113267 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.113267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063489Jy sigma=1.370795 ! Fit after self-cal, rms=0.063361Jy sigma=1.365917 ! 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.134 mas, bmaj=7.666 mas, bpa=-12.07 degrees ! Estimated noise=0.554735 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.00940341 Jy ! Component: 100 - total flux cleaned = 0.0154188 Jy ! Component: 150 - total flux cleaned = 0.0199113 Jy ! Component: 200 - total flux cleaned = 0.0233577 Jy ! Total flux subtracted in 200 components = 0.0233577 Jy ! Clean residual min=-0.004370 max=0.006372 Jy/beam ! Clean residual mean=0.000019 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.136625 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 67 components and 0.136625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061668Jy sigma=1.322254 ! Fit after self-cal, rms=0.061635Jy sigma=1.320204 ! 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.134 x 7.666 at -12.07 degrees (North through East) ! Clean map min=-0.0039378 max=0.10108 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.06 KP 0.97 LA 0.95 ! MK 0.97 NL 0.96 OV 1.02 PT 0.95 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 1.05 KP 0.93 LA 0.96 ! MK 1.03 NL 0.99 OV 1.03 PT 0.97 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 1.01 KP 1.01 LA 0.98 ! MK 1.02 NL 0.91 OV 0.98 PT 1.05 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 HN 1.13 KP 0.94 LA 0.94 ! MK 1.01 NL 0.98 OV 0.99 PT 0.97 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.061635Jy sigma=1.320204 ! Fit after self-cal, rms=0.060324Jy sigma=1.311204 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.16 mas, bmaj=7.731 mas, bpa=-11.97 degrees ! Estimated noise=0.546242 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 (11.5, -24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00632207 Jy ! Component: 100 - total flux cleaned = 0.00981429 Jy ! Component: 150 - total flux cleaned = 0.012104 Jy ! Component: 200 - total flux cleaned = 0.0138062 Jy ! Total flux subtracted in 200 components = 0.0138062 Jy ! Clean residual min=-0.002881 max=0.002428 Jy/beam ! Clean residual mean=0.000002 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.150431 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 108 components and 0.150431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059597Jy sigma=1.293082 ! Fit after self-cal, rms=0.059571Jy sigma=1.292216 ! 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.059571Jy sigma=1.292216 ! Fit after self-cal, rms=0.059462Jy sigma=1.291719 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.167 mas, bmaj=7.755 mas, bpa=-11.98 degrees ! Estimated noise=0.544703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125701 Jy ! Component: 100 - total flux cleaned = 0.00184142 Jy ! Component: 150 - total flux cleaned = 0.00217045 Jy ! Component: 200 - total flux cleaned = 0.00252849 Jy ! Total flux subtracted in 200 components = 0.00252849 Jy ! Clean residual min=-0.002726 max=0.002200 Jy/beam ! Clean residual mean=-0.000002 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.15296 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 122 components and 0.15296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059390Jy sigma=1.290081 ! Fit after self-cal, rms=0.059382Jy sigma=1.290009 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.00050211 Jy ! Component: 100 - total flux cleaned = 0.000769471 Jy ! Component: 150 - total flux cleaned = 0.00103589 Jy ! Component: 200 - total flux cleaned = 0.00127392 Jy ! Total flux subtracted in 200 components = 0.00127392 Jy ! Clean residual min=-0.002666 max=0.002192 Jy/beam ! Clean residual mean=-0.000002 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.154234 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 136 components and 0.154234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059358Jy sigma=1.289427 ! Fit after self-cal, rms=0.059353Jy sigma=1.289406 ! 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.059353Jy sigma=1.289406 ! Fit after self-cal, rms=0.059417Jy sigma=1.289287 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.165 mas, bmaj=7.761 mas, bpa=-12.02 degrees ! Estimated noise=0.544954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000155426 Jy ! Component: 100 - total flux cleaned = 0.000343486 Jy ! Component: 150 - total flux cleaned = 0.00047164 Jy ! Component: 200 - total flux cleaned = 0.000550557 Jy ! Total flux subtracted in 200 components = 0.000550557 Jy ! Clean residual min=-0.002528 max=0.002149 Jy/beam ! Clean residual mean=-0.000003 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.154784 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 150 components and 0.154784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059399Jy sigma=1.288907 ! Fit after self-cal, rms=0.059398Jy sigma=1.288890 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.98268e-05 Jy ! Component: 100 - total flux cleaned = 0.000136396 Jy ! Component: 150 - total flux cleaned = 0.0001709 Jy ! Component: 200 - total flux cleaned = 0.000203485 Jy ! Total flux subtracted in 200 components = 0.000203485 Jy ! Clean residual min=-0.002506 max=0.002149 Jy/beam ! Clean residual mean=-0.000003 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.154988 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 157 components and 0.154988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059388Jy sigma=1.288680 ! Fit after self-cal, rms=0.059386Jy sigma=1.288672 ! 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.059386Jy sigma=1.288672 ! Fit after self-cal, rms=0.059398Jy sigma=1.288639 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.513 mas, bmaj=10.64 mas, bpa=-3.721 degrees ! Estimated noise=0.664172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000447128 Jy ! Component: 100 - total flux cleaned = 0.000448259 Jy ! Component: 150 - total flux cleaned = 0.000448929 Jy ! Component: 200 - total flux cleaned = 0.000462325 Jy ! Total flux subtracted in 200 components = 0.000462325 Jy ! Clean residual min=-0.002574 max=0.002188 Jy/beam ! Clean residual mean=-0.000008 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.15545 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 168 components and 0.15545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059391Jy sigma=1.288552 ! Fit after self-cal, rms=0.059390Jy sigma=1.288542 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.72178e-05 Jy ! Component: 100 - total flux cleaned = 8.72429e-05 Jy ! Component: 150 - total flux cleaned = 9.75714e-05 Jy ! Component: 200 - total flux cleaned = 8.75656e-05 Jy ! Total flux subtracted in 200 components = 8.75656e-05 Jy ! Clean residual min=-0.002577 max=0.002182 Jy/beam ! Clean residual mean=-0.000008 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.155538 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 177 components and 0.155538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059388Jy sigma=1.288499 ! Fit after self-cal, rms=0.059387Jy sigma=1.288493 ! 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.164 mas, bmaj=7.763 mas, bpa=-12.03 degrees ! Estimated noise=0.544894 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.164 x 7.763 at -12.03 degrees (North through East) ! Clean map min=-0.0023936 max=0.099751 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.583 mas, bmaj=6.745 mas, bpa=-10.82 degrees ! Estimated noise=0.884233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0782504 Jy ! Component: 100 - total flux cleaned = 0.09844 Jy ! Component: 150 - total flux cleaned = 0.107403 Jy ! Component: 200 - total flux cleaned = 0.113435 Jy ! Total flux subtracted in 200 components = 0.113435 Jy ! Clean residual min=-0.005333 max=0.004845 Jy/beam ! Clean residual mean=0.000009 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.113435 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.113435 Jy ! Inverting map and beam ! Estimated beam: bmin=3.164 mas, bmaj=7.763 mas, bpa=-12.03 degrees ! Estimated noise=0.544894 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.00857642 Jy ! Component: 100 - total flux cleaned = 0.014636 Jy ! Component: 150 - total flux cleaned = 0.019318 Jy ! Component: 200 - total flux cleaned = 0.0230589 Jy ! Total flux subtracted in 200 components = 0.0230589 Jy ! Clean residual min=-0.003239 max=0.003053 Jy/beam ! Clean residual mean=0.000010 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.136494 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 70 components and 0.136494 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.513 mas, bmaj=10.64 mas, bpa=-3.721 degrees ! Estimated noise=0.664172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00508342 Jy ! Component: 100 - total flux cleaned = 0.00856109 Jy ! Component: 150 - total flux cleaned = 0.0111176 Jy ! Component: 200 - total flux cleaned = 0.0130312 Jy ! Total flux subtracted in 200 components = 0.0130312 Jy ! Clean residual min=-0.002703 max=0.002253 Jy/beam ! Clean residual mean=0.000001 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.149525 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.00145027 Jy ! Component: 100 - total flux cleaned = 0.00256599 Jy ! Component: 150 - total flux cleaned = 0.00343536 Jy ! Component: 200 - total flux cleaned = 0.00411774 Jy ! Total flux subtracted in 200 components = 0.00411774 Jy ! Clean residual min=-0.002583 max=0.002146 Jy/beam ! Clean residual mean=-0.000006 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.153643 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 153 components and 0.153643 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.164 mas, bmaj=7.763 mas, bpa=-12.03 degrees ! Estimated noise=0.544894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000739424 Jy ! Component: 100 - total flux cleaned = 0.000745241 Jy ! Component: 150 - total flux cleaned = 0.000708263 Jy ! Component: 200 - total flux cleaned = 0.000676614 Jy ! Total flux subtracted in 200 components = 0.000676614 Jy ! Clean residual min=-0.002536 max=0.002198 Jy/beam ! Clean residual mean=-0.000004 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.154319 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 170 components and 0.154319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059436Jy sigma=1.289595 ! Fit after self-cal, rms=0.059424Jy sigma=1.289414 wmodel /J1142+1547_S_map.mod ! wmodel: Unable to open new model file: /J1142+1547_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1142+1547_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.164 x 7.763 at -12.03 degrees (North through East) ! Clean map min=-0.0025043 max=0.09972 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1142+1547_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.09972 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000542981 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.63352 1.63352 3.26703 6.53407 13.0681 26.1363 52.2725 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.099 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 183.652 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1142+1547_S_dfm.log closed on Thu May 19 21:45:01 2016