! Started logfile: J1227-4436_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:26:18 2017 obs J1227-4436_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J1227-4436_S_2014_01_04_pus_uva.fits ! AN table 1: 123 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.286585 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1227-4436 ! ! 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 370 lines of history. ! ! Reading 5076 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 J1227-4436_S_2014_01_04_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 640 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 623 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 604 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 616 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.853139Jy sigma=0.005412 ! Fit after self-cal, rms=0.799926Jy sigma=0.005167 ! 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.304 mas, bmaj=7.996 mas, bpa=2.64 degrees ! Estimated noise=2637.02 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.164701 Jy ! Component: 100 - total flux cleaned = 0.216335 Jy ! Total flux subtracted in 100 components = 0.216335 Jy ! Clean residual min=-0.016714 max=0.027275 Jy/beam ! Clean residual mean=-0.000235 rms=0.005690 Jy/beam ! Combined flux in latest and established models = 0.216335 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.216335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150486Jy sigma=0.000860 ! Fit after self-cal, rms=0.150520Jy sigma=0.000859 ! 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=2.84 mas, bmaj=8.852 mas, bpa=0.9903 degrees ! Estimated noise=1656.55 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.0376301 Jy ! Component: 100 - total flux cleaned = 0.0548025 Jy ! Component: 150 - total flux cleaned = 0.06297 Jy ! Component: 200 - total flux cleaned = 0.0670608 Jy ! Total flux subtracted in 200 components = 0.0670608 Jy ! Clean residual min=-0.011123 max=0.014080 Jy/beam ! Clean residual mean=-0.000444 rms=0.003436 Jy/beam ! Combined flux in latest and established models = 0.283396 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 28 components and 0.283396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143023Jy sigma=0.000787 ! Fit after self-cal, rms=0.143018Jy sigma=0.000787 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 39 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.85 KP 1.00* LA 1.06 ! MK 1.00 NL 1.48 OV 0.99 PT 1.01 ! SC 0.98 ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 KP 1.00* LA 1.00 ! MK 0.97 NL 1.60 OV 1.03 PT 0.99 ! SC 0.92 ! ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.21 KP 1.00* LA 0.84 ! MK 0.97 NL 1.80 OV 0.89 PT 1.05 ! SC 1.10 ! ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 KP 1.00* LA 0.87 ! MK 1.07 NL 1.46 OV 1.04 PT 0.99 ! SC 0.88 ! ! ! Fit before self-cal, rms=0.143018Jy sigma=0.000787 ! Fit after self-cal, rms=0.144037Jy sigma=0.000754 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.791 mas, bmaj=8.613 mas, bpa=1.311 degrees ! Estimated noise=1676.63 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.00149757 Jy ! Component: 100 - total flux cleaned = 0.00156284 Jy ! Component: 150 - total flux cleaned = 0.00150326 Jy ! Component: 200 - total flux cleaned = 0.00144869 Jy ! Total flux subtracted in 200 components = 0.00144869 Jy ! Clean residual min=-0.007133 max=0.008803 Jy/beam ! Clean residual mean=-0.000231 rms=0.002100 Jy/beam ! Combined flux in latest and established models = 0.284845 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.284845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143983Jy sigma=0.000754 ! Fit after self-cal, rms=0.144296Jy sigma=0.000753 ! 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.144296Jy sigma=0.000753 ! Fit after self-cal, rms=0.144741Jy sigma=0.000750 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.789 mas, bmaj=8.613 mas, bpa=1.276 degrees ! Estimated noise=1679.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000603386 Jy ! Component: 100 - total flux cleaned = 0.000764387 Jy ! Component: 150 - total flux cleaned = 0.000765979 Jy ! Component: 200 - total flux cleaned = 0.000814032 Jy ! Total flux subtracted in 200 components = 0.000814032 Jy ! Clean residual min=-0.006372 max=0.009025 Jy/beam ! Clean residual mean=-0.000208 rms=0.001997 Jy/beam ! Combined flux in latest and established models = 0.285659 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.285659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144713Jy sigma=0.000750 ! Fit after self-cal, rms=0.144685Jy sigma=0.000749 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) ! Added new window around map position (-11.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00601357 Jy ! Component: 100 - total flux cleaned = 0.00645276 Jy ! Component: 150 - total flux cleaned = 0.00666574 Jy ! Component: 200 - total flux cleaned = 0.00667094 Jy ! Total flux subtracted in 200 components = 0.00667094 Jy ! Clean residual min=-0.005397 max=0.004941 Jy/beam ! Clean residual mean=-0.000134 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.29233 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 0.29233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144286Jy sigma=0.000746 ! Fit after self-cal, rms=0.144238Jy sigma=0.000746 ! 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.144238Jy sigma=0.000746 ! Fit after self-cal, rms=0.142984Jy sigma=0.000745 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.781 mas, bmaj=8.581 mas, bpa=1.324 degrees ! Estimated noise=1671.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173043 Jy ! Component: 100 - total flux cleaned = 0.00227354 Jy ! Component: 150 - total flux cleaned = 0.00252392 Jy ! Component: 200 - total flux cleaned = 0.002579 Jy ! Total flux subtracted in 200 components = 0.002579 Jy ! Clean residual min=-0.004982 max=0.004795 Jy/beam ! Clean residual mean=-0.000073 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.294909 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.294909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142869Jy sigma=0.000745 ! Fit after self-cal, rms=0.142830Jy sigma=0.000745 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.000349587 Jy ! Component: 100 - total flux cleaned = 0.000355588 Jy ! Component: 150 - total flux cleaned = 0.000402821 Jy ! Component: 200 - total flux cleaned = 0.000358074 Jy ! Total flux subtracted in 200 components = 0.000358074 Jy ! Clean residual min=-0.004964 max=0.004686 Jy/beam ! Clean residual mean=-0.000069 rms=0.001309 Jy/beam ! Combined flux in latest and established models = 0.295267 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 84 components and 0.295267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142772Jy sigma=0.000744 ! Fit after self-cal, rms=0.142752Jy sigma=0.000744 ! 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.142752Jy sigma=0.000744 ! Fit after self-cal, rms=0.141064Jy sigma=0.000744 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.855 mas, bmaj=30.04 mas, bpa=3.41 degrees ! Estimated noise=2172.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000516443 Jy ! Component: 100 - total flux cleaned = 0.000514348 Jy ! Component: 150 - total flux cleaned = 0.000581428 Jy ! Component: 200 - total flux cleaned = 0.000602282 Jy ! Total flux subtracted in 200 components = 0.000602282 Jy ! Clean residual min=-0.003493 max=0.004512 Jy/beam ! Clean residual mean=-0.000122 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.295869 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 88 components and 0.295869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141039Jy sigma=0.000744 ! Fit after self-cal, rms=0.141008Jy sigma=0.000744 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.000205609 Jy ! Component: 100 - total flux cleaned = 0.000206089 Jy ! Component: 150 - total flux cleaned = 0.000225901 Jy ! Component: 200 - total flux cleaned = 0.000206557 Jy ! Total flux subtracted in 200 components = 0.000206557 Jy ! Clean residual min=-0.003486 max=0.004512 Jy/beam ! Clean residual mean=-0.000117 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.296076 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 94 components and 0.296075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140993Jy sigma=0.000744 ! Fit after self-cal, rms=0.140986Jy sigma=0.000744 ! 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=2.776 mas, bmaj=8.542 mas, bpa=1.517 degrees ! Estimated noise=1667.67 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.776 x 8.542 at 1.517 degrees (North through East) ! Clean map min=-0.0084707 max=0.21448 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.264 mas, bmaj=7.783 mas, bpa=3.223 degrees ! Estimated noise=2732.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.167067 Jy ! Component: 100 - total flux cleaned = 0.222083 Jy ! Component: 150 - total flux cleaned = 0.247133 Jy ! Component: 200 - total flux cleaned = 0.25998 Jy ! Total flux subtracted in 200 components = 0.25998 Jy ! Clean residual min=-0.012813 max=0.013531 Jy/beam ! Clean residual mean=-0.000096 rms=0.003855 Jy/beam ! Combined flux in latest and established models = 0.25998 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.25998 Jy ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=8.542 mas, bpa=1.517 degrees ! Estimated noise=1667.67 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.0155253 Jy ! Component: 100 - total flux cleaned = 0.024197 Jy ! Component: 150 - total flux cleaned = 0.0279326 Jy ! Component: 200 - total flux cleaned = 0.0298789 Jy ! Total flux subtracted in 200 components = 0.0298789 Jy ! Clean residual min=-0.006372 max=0.005866 Jy/beam ! Clean residual mean=-0.000133 rms=0.001547 Jy/beam ! Combined flux in latest and established models = 0.289858 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 69 components and 0.289858 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.855 mas, bmaj=30.04 mas, bpa=3.41 degrees ! Estimated noise=2172.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00428048 Jy ! Component: 100 - total flux cleaned = 0.00508698 Jy ! Component: 150 - total flux cleaned = 0.00530387 Jy ! Component: 200 - total flux cleaned = 0.00544805 Jy ! Total flux subtracted in 200 components = 0.00544805 Jy ! Clean residual min=-0.003704 max=0.004367 Jy/beam ! Clean residual mean=-0.000140 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.295306 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.000125982 Jy ! Component: 100 - total flux cleaned = 0.000209286 Jy ! Component: 150 - total flux cleaned = 0.000286746 Jy ! Component: 200 - total flux cleaned = 0.000333643 Jy ! Total flux subtracted in 200 components = 0.000333643 Jy ! Clean residual min=-0.003665 max=0.004421 Jy/beam ! Clean residual mean=-0.000130 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.29564 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 91 components and 0.29564 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=8.542 mas, bpa=1.517 degrees ! Estimated noise=1667.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000104241 Jy ! Component: 100 - total flux cleaned = 0.00010249 Jy ! Component: 150 - total flux cleaned = 0.000100539 Jy ! Component: 200 - total flux cleaned = 9.68316e-05 Jy ! Total flux subtracted in 200 components = 9.68316e-05 Jy ! Clean residual min=-0.005408 max=0.004531 Jy/beam ! Clean residual mean=-0.000060 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.295737 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 95 components and 0.295737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140953Jy sigma=0.000744 ! Fit after self-cal, rms=0.140907Jy sigma=0.000744 wmodel J1227-4436_S_2014_01_04_pus_map.mod ! Writing 95 model components to file: J1227-4436_S_2014_01_04_pus_map.mod wobs J1227-4436_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J1227-4436_S_2014_01_04_pus_uvs.fits wwins J1227-4436_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J1227-4436_S_2014_01_04_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.00129571 Jy ! Component: 100 - total flux cleaned = -0.000324855 Jy ! Component: 150 - total flux cleaned = 0.000574884 Jy ! Component: 200 - total flux cleaned = 0.00156508 Jy ! Component: 250 - total flux cleaned = 0.00257759 Jy ! Component: 300 - total flux cleaned = 0.00322319 Jy ! Component: 350 - total flux cleaned = 0.00378141 Jy ! Component: 400 - total flux cleaned = 0.00413843 Jy ! Component: 450 - total flux cleaned = 0.00436747 Jy ! Component: 500 - total flux cleaned = 0.00458833 Jy ! Component: 550 - total flux cleaned = 0.00485524 Jy ! Component: 600 - total flux cleaned = 0.00501011 Jy ! Component: 650 - total flux cleaned = 0.00526311 Jy ! Component: 700 - total flux cleaned = 0.00550989 Jy ! Component: 750 - total flux cleaned = 0.005799 Jy ! Component: 800 - total flux cleaned = 0.00608079 Jy ! Component: 850 - total flux cleaned = 0.00621838 Jy ! Component: 900 - total flux cleaned = 0.00621869 Jy ! Component: 950 - total flux cleaned = 0.00644028 Jy ! Component: 1000 - total flux cleaned = 0.00648305 Jy ! Component: 1050 - total flux cleaned = 0.00639687 Jy ! Component: 1100 - total flux cleaned = 0.00639626 Jy ! Component: 1150 - total flux cleaned = 0.00622997 Jy ! Component: 1200 - total flux cleaned = 0.00627104 Jy ! Component: 1250 - total flux cleaned = 0.00623055 Jy ! Component: 1300 - total flux cleaned = 0.0061509 Jy ! Component: 1350 - total flux cleaned = 0.00603264 Jy ! Component: 1400 - total flux cleaned = 0.00595521 Jy ! Component: 1450 - total flux cleaned = 0.00595545 Jy ! Component: 1500 - total flux cleaned = 0.00591736 Jy ! Component: 1550 - total flux cleaned = 0.0058053 Jy ! Component: 1600 - total flux cleaned = 0.00573129 Jy ! Component: 1650 - total flux cleaned = 0.00573082 Jy ! Component: 1700 - total flux cleaned = 0.00562233 Jy ! Component: 1750 - total flux cleaned = 0.0056221 Jy ! Component: 1800 - total flux cleaned = 0.00548038 Jy ! Component: 1850 - total flux cleaned = 0.00548007 Jy ! Component: 1900 - total flux cleaned = 0.0052711 Jy ! Component: 1950 - total flux cleaned = 0.00513297 Jy ! Component: 2000 - total flux cleaned = 0.00499563 Jy ! Component: 2050 - total flux cleaned = 0.00489311 Jy ! Component: 2100 - total flux cleaned = 0.00458744 Jy ! Component: 2150 - total flux cleaned = 0.0045536 Jy ! Component: 2200 - total flux cleaned = 0.00435113 Jy ! Component: 2250 - total flux cleaned = 0.00414909 Jy ! Component: 2300 - total flux cleaned = 0.00394731 Jy ! Component: 2350 - total flux cleaned = 0.00364456 Jy ! Component: 2400 - total flux cleaned = 0.00340905 Jy ! Component: 2450 - total flux cleaned = 0.00313962 Jy ! Component: 2500 - total flux cleaned = 0.00276868 Jy ! Component: 2550 - total flux cleaned = 0.00249844 Jy ! Component: 2600 - total flux cleaned = 0.0021259 Jy ! Component: 2650 - total flux cleaned = 0.00185437 Jy ! Component: 2700 - total flux cleaned = 0.00147976 Jy ! Component: 2750 - total flux cleaned = 0.00120629 Jy ! Component: 2800 - total flux cleaned = 0.000828846 Jy ! Component: 2850 - total flux cleaned = 0.000484248 Jy ! Component: 2900 - total flux cleaned = 0.000172645 Jy ! Component: 2950 - total flux cleaned = -0.000245464 Jy ! Component: 3000 - total flux cleaned = -0.000596322 Jy ! Component: 3050 - total flux cleaned = -0.000984809 Jy ! Component: 3100 - total flux cleaned = -0.0013047 Jy ! Component: 3150 - total flux cleaned = -0.00169833 Jy ! Component: 3200 - total flux cleaned = -0.0020587 Jy ! Component: 3250 - total flux cleaned = -0.00238499 Jy ! Component: 3300 - total flux cleaned = -0.00275045 Jy ! Component: 3350 - total flux cleaned = -0.00311908 Jy ! Component: 3400 - total flux cleaned = -0.0035279 Jy ! Component: 3450 - total flux cleaned = -0.00382762 Jy ! Component: 3500 - total flux cleaned = -0.0041676 Jy ! Component: 3550 - total flux cleaned = -0.00443424 Jy ! Component: 3600 - total flux cleaned = -0.00470405 Jy ! Component: 3650 - total flux cleaned = -0.00493765 Jy ! Component: 3700 - total flux cleaned = -0.00517318 Jy ! Component: 3750 - total flux cleaned = -0.00549033 Jy ! Component: 3800 - total flux cleaned = -0.00565118 Jy ! Component: 3850 - total flux cleaned = -0.00585432 Jy ! Component: 3900 - total flux cleaned = -0.00605923 Jy ! Component: 3950 - total flux cleaned = -0.00622496 Jy ! Component: 4000 - total flux cleaned = -0.00643482 Jy ! Component: 4050 - total flux cleaned = -0.00673243 Jy ! Total flux subtracted in 4096 components = -0.00686142 Jy ! Clean residual min=-0.002510 max=0.002445 Jy/beam ! Clean residual mean=-0.000063 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.288875 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 328 components and 0.288875 Jy ![Exited script file: muppet] wmap "J1227-4436_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.776 x 8.542 at 1.517 degrees (North through East) ! Clean map min=-0.0072955 max=0.21683 Jy/beam ! Writing clean map to FITS file: J1227-4436_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.216833 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000659331 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.912221 0.912221 1.82444 3.64888 7.29777 14.5955 29.1911 58.3822 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.216 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.776 x 8.542 at 1.517 degrees (North through East) ! Clean map min=-0.0072955 max=0.21683 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 J1227-4436_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:26:22 2017