! Started logfile: J0011-2612_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:38:18 2016 obs J0011-2612_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0011-2612_S_2015_03_17_pus_uva.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.422222 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0011-2612 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 330 lines of history. ! ! Reading 1140 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J0011-2612_S_2015_03_17_pus] 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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.600126Jy sigma=0.005563 ! Fit after self-cal, rms=0.593992Jy sigma=0.005508 ! 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.646 mas, bmaj=13.99 mas, bpa=-3.492 degrees ! Estimated noise=2808.56 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.305823 Jy ! Component: 100 - total flux cleaned = 0.384043 Jy ! Total flux subtracted in 100 components = 0.384043 Jy ! Clean residual min=-0.017069 max=0.033180 Jy/beam ! Clean residual mean=0.000270 rms=0.007437 Jy/beam ! Combined flux in latest and established models = 0.384043 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.384043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119812Jy sigma=0.000912 ! Fit after self-cal, rms=0.119690Jy sigma=0.000912 ! 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.059 mas, bmaj=14.75 mas, bpa=-1.434 degrees ! Estimated noise=2401.64 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.0393575 Jy ! Component: 100 - total flux cleaned = 0.0557822 Jy ! Component: 150 - total flux cleaned = 0.0656399 Jy ! Component: 200 - total flux cleaned = 0.0719655 Jy ! Total flux subtracted in 200 components = 0.0719655 Jy ! Clean residual min=-0.009636 max=0.009084 Jy/beam ! Clean residual mean=0.001101 rms=0.002730 Jy/beam ! Combined flux in latest and established models = 0.456008 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 61 components and 0.456008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103935Jy sigma=0.000815 ! Fit after self-cal, rms=0.103808Jy sigma=0.000815 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.00* KP 1.09 ! LA 0.95 MK 0.95 NL 1.00* OV 0.99 ! PT 1.04 SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.00* KP 1.08 ! LA 0.96 MK 0.99 NL 1.00* OV 1.01 ! PT 1.07 SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 1.00* KP 0.98 ! LA 0.77 MK 1.06 NL 1.00* OV 0.95 ! PT 1.00 SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.96 HN 1.00* KP 0.92 ! LA 0.83 MK 1.05 NL 1.00* OV 1.00 ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.103808Jy sigma=0.000815 ! Fit after self-cal, rms=0.090246Jy sigma=0.000739 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=14.77 mas, bpa=-1.368 degrees ! Estimated noise=2406.97 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.000144219 Jy ! Component: 100 - total flux cleaned = -0.000373179 Jy ! Component: 150 - total flux cleaned = -0.000399673 Jy ! Component: 200 - total flux cleaned = -0.00042221 Jy ! Total flux subtracted in 200 components = -0.00042221 Jy ! Clean residual min=-0.004732 max=0.004506 Jy/beam ! Clean residual mean=0.000158 rms=0.001234 Jy/beam ! Combined flux in latest and established models = 0.455586 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 68 components and 0.455586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090214Jy sigma=0.000739 ! Fit after self-cal, rms=0.090175Jy sigma=0.000738 ! 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.090175Jy sigma=0.000738 ! Fit after self-cal, rms=0.090105Jy sigma=0.000738 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=14.77 mas, bpa=-1.367 degrees ! Estimated noise=2405.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00073298 Jy ! Component: 100 - total flux cleaned = -0.000870997 Jy ! Component: 150 - total flux cleaned = -0.000904452 Jy ! Component: 200 - total flux cleaned = -0.000889376 Jy ! Total flux subtracted in 200 components = -0.000889376 Jy ! Clean residual min=-0.004589 max=0.004420 Jy/beam ! Clean residual mean=0.000155 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.454697 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 78 components and 0.454697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090095Jy sigma=0.000738 ! Fit after self-cal, rms=0.090093Jy sigma=0.000738 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.09672e-05 Jy ! Component: 100 - total flux cleaned = 3.8078e-05 Jy ! Component: 150 - total flux cleaned = 6.38716e-05 Jy ! Component: 200 - total flux cleaned = 7.81471e-05 Jy ! Total flux subtracted in 200 components = 7.81471e-05 Jy ! Clean residual min=-0.004559 max=0.004390 Jy/beam ! Clean residual mean=0.000154 rms=0.001214 Jy/beam ! Combined flux in latest and established models = 0.454775 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 83 components and 0.454775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090089Jy sigma=0.000738 ! Fit after self-cal, rms=0.090089Jy sigma=0.000738 ! 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.090089Jy sigma=0.000738 ! Fit after self-cal, rms=0.090050Jy sigma=0.000738 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.103 mas, bmaj=14.78 mas, bpa=-1.365 degrees ! Estimated noise=2404.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000576877 Jy ! Component: 100 - total flux cleaned = -0.000790528 Jy ! Component: 150 - total flux cleaned = -0.000802977 Jy ! Component: 200 - total flux cleaned = -0.000789985 Jy ! Total flux subtracted in 200 components = -0.000789985 Jy ! Clean residual min=-0.004473 max=0.004342 Jy/beam ! Clean residual mean=0.000152 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.453985 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.453985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090044Jy sigma=0.000738 ! Fit after self-cal, rms=0.090044Jy sigma=0.000738 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.47223e-05 Jy ! Component: 100 - total flux cleaned = 2.79097e-05 Jy ! Component: 150 - total flux cleaned = 4.03706e-05 Jy ! Component: 200 - total flux cleaned = 6.55593e-05 Jy ! Total flux subtracted in 200 components = 6.55593e-05 Jy ! Clean residual min=-0.004463 max=0.004315 Jy/beam ! Clean residual mean=0.000152 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.45405 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 87 components and 0.45405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090041Jy sigma=0.000738 ! Fit after self-cal, rms=0.090041Jy sigma=0.000738 ! 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.090041Jy sigma=0.000738 ! Fit after self-cal, rms=0.090006Jy sigma=0.000738 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.865 mas, bmaj=17.82 mas, bpa=14.65 degrees ! Estimated noise=2983.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.11226e-05 Jy ! Component: 100 - total flux cleaned = -0.000112934 Jy ! Component: 150 - total flux cleaned = -0.000152276 Jy ! Component: 200 - total flux cleaned = -0.00014024 Jy ! Total flux subtracted in 200 components = -0.00014024 Jy ! Clean residual min=-0.004424 max=0.004350 Jy/beam ! Clean residual mean=0.000252 rms=0.001508 Jy/beam ! Combined flux in latest and established models = 0.45391 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 99 components and 0.45391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090002Jy sigma=0.000738 ! Fit after self-cal, rms=0.090001Jy sigma=0.000738 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 = -7.78252e-07 Jy ! Component: 100 - total flux cleaned = -5.23325e-07 Jy ! Component: 150 - total flux cleaned = -5.49676e-07 Jy ! Component: 200 - total flux cleaned = -4.42742e-07 Jy ! Total flux subtracted in 200 components = -4.42742e-07 Jy ! Clean residual min=-0.004427 max=0.004313 Jy/beam ! Clean residual mean=0.000252 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.45391 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 103 components and 0.45391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090000Jy sigma=0.000738 ! Fit after self-cal, rms=0.089999Jy sigma=0.000738 ! 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.104 mas, bmaj=14.79 mas, bpa=-1.363 degrees ! Estimated noise=2403.31 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.104 x 14.79 at -1.363 degrees (North through East) ! Clean map min=-0.0043755 max=0.39837 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.662 mas, bmaj=14.12 mas, bpa=-3.49 degrees ! Estimated noise=2819.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.305314 Jy ! Component: 100 - total flux cleaned = 0.382098 Jy ! Component: 150 - total flux cleaned = 0.415777 Jy ! Component: 200 - total flux cleaned = 0.431234 Jy ! Total flux subtracted in 200 components = 0.431234 Jy ! Clean residual min=-0.007034 max=0.008540 Jy/beam ! Clean residual mean=0.000071 rms=0.002448 Jy/beam ! Combined flux in latest and established models = 0.431234 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.431234 Jy ! Inverting map and beam ! Estimated beam: bmin=4.104 mas, bmaj=14.79 mas, bpa=-1.363 degrees ! Estimated noise=2403.31 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.00838645 Jy ! Component: 100 - total flux cleaned = 0.0133861 Jy ! Component: 150 - total flux cleaned = 0.0165403 Jy ! Component: 200 - total flux cleaned = 0.0185707 Jy ! Total flux subtracted in 200 components = 0.0185707 Jy ! Clean residual min=-0.004078 max=0.003930 Jy/beam ! Clean residual mean=0.000201 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.449805 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 70 components and 0.449805 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.865 mas, bmaj=17.82 mas, bpa=14.65 degrees ! Estimated noise=2983.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192527 Jy ! Component: 100 - total flux cleaned = 0.00294477 Jy ! Component: 150 - total flux cleaned = 0.00354185 Jy ! Component: 200 - total flux cleaned = 0.00390005 Jy ! Total flux subtracted in 200 components = 0.00390005 Jy ! Clean residual min=-0.004639 max=0.004163 Jy/beam ! Clean residual mean=0.000257 rms=0.001478 Jy/beam ! Combined flux in latest and established models = 0.453705 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.000134298 Jy ! Component: 100 - total flux cleaned = 0.000150763 Jy ! Component: 150 - total flux cleaned = 0.000159538 Jy ! Component: 200 - total flux cleaned = 0.000168251 Jy ! Total flux subtracted in 200 components = 0.000168251 Jy ! Clean residual min=-0.004599 max=0.004177 Jy/beam ! Clean residual mean=0.000253 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.453873 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 101 components and 0.453873 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.104 mas, bmaj=14.79 mas, bpa=-1.363 degrees ! Estimated noise=2403.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000179582 Jy ! Component: 100 - total flux cleaned = 0.000217297 Jy ! Component: 150 - total flux cleaned = 0.000246231 Jy ! Component: 200 - total flux cleaned = 0.000247529 Jy ! Total flux subtracted in 200 components = 0.000247529 Jy ! Clean residual min=-0.004344 max=0.004058 Jy/beam ! Clean residual mean=0.000141 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.454121 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 114 components and 0.454121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089979Jy sigma=0.000738 ! Fit after self-cal, rms=0.089974Jy sigma=0.000738 wmodel J0011-2612_S_2015_03_17_pus_map.mod ! Writing 114 model components to file: J0011-2612_S_2015_03_17_pus_map.mod wobs J0011-2612_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0011-2612_S_2015_03_17_pus_uvs.fits wwins J0011-2612_S_2015_03_17_pus_map.win ! wwins: Wrote 1 windows to J0011-2612_S_2015_03_17_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000181197 Jy ! Component: 100 - total flux cleaned = 8.22222e-05 Jy ! Component: 150 - total flux cleaned = 8.40871e-05 Jy ! Component: 200 - total flux cleaned = 0.000194088 Jy ! Component: 250 - total flux cleaned = 0.000247024 Jy ! Component: 300 - total flux cleaned = -4.3803e-05 Jy ! Component: 350 - total flux cleaned = -0.000179701 Jy ! Component: 400 - total flux cleaned = -0.000267241 Jy ! Component: 450 - total flux cleaned = -0.000394741 Jy ! Component: 500 - total flux cleaned = -0.000516056 Jy ! Component: 550 - total flux cleaned = -0.000633227 Jy ! Component: 600 - total flux cleaned = -0.000707497 Jy ! Component: 650 - total flux cleaned = -0.000633874 Jy ! Component: 700 - total flux cleaned = -0.000633644 Jy ! Component: 750 - total flux cleaned = -0.00063316 Jy ! Component: 800 - total flux cleaned = -0.000531668 Jy ! Component: 850 - total flux cleaned = -0.000532246 Jy ! Component: 900 - total flux cleaned = -0.000499628 Jy ! Component: 950 - total flux cleaned = -0.000404145 Jy ! Component: 1000 - total flux cleaned = -0.000310015 Jy ! Component: 1050 - total flux cleaned = -0.000125224 Jy ! Component: 1100 - total flux cleaned = -4.19876e-06 Jy ! Component: 1150 - total flux cleaned = 5.56501e-05 Jy ! Component: 1200 - total flux cleaned = 0.00017389 Jy ! Component: 1250 - total flux cleaned = 0.000232033 Jy ! Component: 1300 - total flux cleaned = 0.000347196 Jy ! Component: 1350 - total flux cleaned = 0.000432867 Jy ! Component: 1400 - total flux cleaned = 0.000573868 Jy ! Component: 1450 - total flux cleaned = 0.000629763 Jy ! Component: 1500 - total flux cleaned = 0.000741083 Jy ! Component: 1550 - total flux cleaned = 0.000851328 Jy ! Component: 1600 - total flux cleaned = 0.000851467 Jy ! Component: 1650 - total flux cleaned = 0.000960929 Jy ! Component: 1700 - total flux cleaned = 0.000961119 Jy ! Component: 1750 - total flux cleaned = 0.00101574 Jy ! Component: 1800 - total flux cleaned = 0.00101561 Jy ! Component: 1850 - total flux cleaned = 0.000988585 Jy ! Component: 1900 - total flux cleaned = 0.000961017 Jy ! Component: 1950 - total flux cleaned = 0.000988311 Jy ! Component: 2000 - total flux cleaned = 0.00101593 Jy ! Component: 2050 - total flux cleaned = 0.000988378 Jy ! Component: 2100 - total flux cleaned = 0.000988472 Jy ! Component: 2150 - total flux cleaned = 0.000988428 Jy ! Component: 2200 - total flux cleaned = 0.000989287 Jy ! Component: 2250 - total flux cleaned = 0.000959142 Jy ! Component: 2300 - total flux cleaned = 0.000990063 Jy ! Component: 2350 - total flux cleaned = 0.00098994 Jy ! Component: 2400 - total flux cleaned = 0.00102236 Jy ! Component: 2450 - total flux cleaned = 0.000957111 Jy ! Component: 2500 - total flux cleaned = 0.000957355 Jy ! Component: 2550 - total flux cleaned = 0.000957215 Jy ! Component: 2600 - total flux cleaned = 0.000957323 Jy ! Component: 2650 - total flux cleaned = 0.00095678 Jy ! Component: 2700 - total flux cleaned = 0.000919611 Jy ! Component: 2750 - total flux cleaned = 0.000957302 Jy ! Component: 2800 - total flux cleaned = 0.000996396 Jy ! Component: 2850 - total flux cleaned = 0.000996244 Jy ! Component: 2900 - total flux cleaned = 0.000996399 Jy ! Component: 2950 - total flux cleaned = 0.00103945 Jy ! Component: 3000 - total flux cleaned = 0.00103972 Jy ! Component: 3050 - total flux cleaned = 0.00103876 Jy ! Component: 3100 - total flux cleaned = 0.00103899 Jy ! Component: 3150 - total flux cleaned = 0.00103862 Jy ! Component: 3200 - total flux cleaned = 0.00103821 Jy ! Component: 3250 - total flux cleaned = 0.00108724 Jy ! Component: 3300 - total flux cleaned = 0.00103765 Jy ! Component: 3350 - total flux cleaned = 0.00103621 Jy ! Component: 3400 - total flux cleaned = 0.00108757 Jy ! Component: 3450 - total flux cleaned = 0.00114206 Jy ! Component: 3500 - total flux cleaned = 0.00108661 Jy ! Component: 3550 - total flux cleaned = 0.00114359 Jy ! Component: 3600 - total flux cleaned = 0.00114414 Jy ! Component: 3650 - total flux cleaned = 0.00114418 Jy ! Component: 3700 - total flux cleaned = 0.00120562 Jy ! Component: 3750 - total flux cleaned = 0.0012056 Jy ! Component: 3800 - total flux cleaned = 0.00120547 Jy ! Component: 3850 - total flux cleaned = 0.0012049 Jy ! Component: 3900 - total flux cleaned = 0.00120487 Jy ! Component: 3950 - total flux cleaned = 0.00120317 Jy ! Component: 4000 - total flux cleaned = 0.00127471 Jy ! Component: 4050 - total flux cleaned = 0.0012747 Jy ! Total flux subtracted in 4096 components = 0.00127543 Jy ! Clean residual min=-0.004516 max=0.005128 Jy/beam ! Clean residual mean=-0.000156 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.455396 Jy keep ! Adding 224 model components to the UV plane model. ! The established model now contains 338 components and 0.455396 Jy ![Exited script file: muppet] wmap "J0011-2612_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.104 x 14.79 at -1.363 degrees (North through East) ! Clean map min=-0.010189 max=0.39944 Jy/beam ! Writing clean map to FITS file: J0011-2612_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.399435 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00133433 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00216 1.00216 2.00432 4.00865 8.01729 16.0346 32.0692 64.1384 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.399 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.104 x 14.79 at -1.363 degrees (North through East) ! Clean map min=-0.010189 max=0.39944 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0011-2612_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:38:25 2016