! Started logfile: J0216-0118_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:02:22 2017 obs J0216-0118_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0216-0118_S_2015_01_23_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.785388 visibilities/baseline/integration-bin. ! Found source: J0216-0118 ! ! 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 338 lines of history. ! ! Reading 10320 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 J0216-0118_S_2015_01_23_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 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.944236Jy sigma=0.008753 ! Fit after self-cal, rms=0.909615Jy sigma=0.008603 ! 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.097 mas, bmaj=6.475 mas, bpa=7 degrees ! Estimated noise=1266.32 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.0821614 Jy ! Component: 100 - total flux cleaned = 0.101686 Jy ! Total flux subtracted in 100 components = 0.101686 Jy ! Clean residual min=-0.006843 max=0.009346 Jy/beam ! Clean residual mean=0.000005 rms=0.001804 Jy/beam ! Combined flux in latest and established models = 0.101686 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.101686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188179Jy sigma=0.000827 ! Fit after self-cal, rms=0.188143Jy sigma=0.000827 ! 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.714 mas, bmaj=7.544 mas, bpa=5.832 degrees ! Estimated noise=798.833 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.00953058 Jy ! Component: 100 - total flux cleaned = 0.0139825 Jy ! Component: 150 - total flux cleaned = 0.0155162 Jy ! Component: 200 - total flux cleaned = 0.0158905 Jy ! Total flux subtracted in 200 components = 0.0158905 Jy ! Clean residual min=-0.005806 max=0.009650 Jy/beam ! Clean residual mean=-0.000017 rms=0.002112 Jy/beam ! Combined flux in latest and established models = 0.117576 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.117576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187527Jy sigma=0.000819 ! Fit after self-cal, rms=0.187515Jy sigma=0.000819 ! 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.94 FD 0.83 HN 0.94 KP 0.95 ! LA 1.38 MK 1.11 NL 1.03 OV 0.93 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.20 HN 0.95 KP 0.91 ! LA 1.47 MK 1.02 NL 1.09 OV 0.97 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.15 HN 1.02 KP 0.83 ! LA 1.13 MK 0.99 NL 1.13 OV 0.89 ! PT 0.94 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.04 FD 1.14 HN 0.96 KP 0.78 ! LA 1.26 MK 1.13 NL 0.97 OV 0.94 ! PT 0.98 SC 0.99 ! ! ! Fit before self-cal, rms=0.187515Jy sigma=0.000819 ! Fit after self-cal, rms=0.201091Jy sigma=0.000801 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.713 mas, bmaj=7.58 mas, bpa=5.943 degrees ! Estimated noise=801.565 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.00175274 Jy ! Component: 100 - total flux cleaned = 0.00210309 Jy ! Component: 150 - total flux cleaned = 0.00237842 Jy ! Component: 200 - total flux cleaned = 0.00259659 Jy ! Total flux subtracted in 200 components = 0.00259659 Jy ! Clean residual min=-0.005980 max=0.007040 Jy/beam ! Clean residual mean=-0.000003 rms=0.001669 Jy/beam ! Combined flux in latest and established models = 0.120173 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 0.120173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201021Jy sigma=0.000801 ! Fit after self-cal, rms=0.201729Jy sigma=0.000801 ! 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.201729Jy sigma=0.000801 ! Fit after self-cal, rms=0.206154Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.721 mas, bmaj=7.589 mas, bpa=5.785 degrees ! Estimated noise=804.374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143076 Jy ! Component: 100 - total flux cleaned = 0.000103841 Jy ! Component: 150 - total flux cleaned = 5.69447e-05 Jy ! Component: 200 - total flux cleaned = 4.34528e-05 Jy ! Total flux subtracted in 200 components = 4.34528e-05 Jy ! Clean residual min=-0.002426 max=0.002514 Jy/beam ! Clean residual mean=0.000008 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.120216 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.120216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206143Jy sigma=0.000778 ! Fit after self-cal, rms=0.206440Jy sigma=0.000777 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 (65.5, -60). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213894 Jy ! Component: 100 - total flux cleaned = 0.00267324 Jy ! Component: 150 - total flux cleaned = 0.0029208 Jy ! Component: 200 - total flux cleaned = 0.00315745 Jy ! Total flux subtracted in 200 components = 0.00315745 Jy ! Clean residual min=-0.002266 max=0.001982 Jy/beam ! Clean residual mean=-0.000000 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.123374 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 56 components and 0.123374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206380Jy sigma=0.000777 ! Fit after self-cal, rms=0.206324Jy sigma=0.000777 ! 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.206324Jy sigma=0.000777 ! Fit after self-cal, rms=0.206235Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.723 mas, bmaj=7.596 mas, bpa=5.921 degrees ! Estimated noise=803.717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000691015 Jy ! Component: 100 - total flux cleaned = 0.000822953 Jy ! Component: 150 - total flux cleaned = 0.00102055 Jy ! Component: 200 - total flux cleaned = 0.00114846 Jy ! Total flux subtracted in 200 components = 0.00114846 Jy ! Clean residual min=-0.002350 max=0.002027 Jy/beam ! Clean residual mean=0.000001 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.124522 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 68 components and 0.124522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206203Jy sigma=0.000777 ! Fit after self-cal, rms=0.206197Jy sigma=0.000777 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.000225233 Jy ! Component: 100 - total flux cleaned = 0.000346428 Jy ! Component: 150 - total flux cleaned = 0.000414243 Jy ! Component: 200 - total flux cleaned = 0.000499394 Jy ! Total flux subtracted in 200 components = 0.000499394 Jy ! Clean residual min=-0.002341 max=0.002037 Jy/beam ! Clean residual mean=0.000001 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.125021 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 76 components and 0.125021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206179Jy sigma=0.000777 ! Fit after self-cal, rms=0.206166Jy sigma=0.000777 ! 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.206166Jy sigma=0.000777 ! Fit after self-cal, rms=0.205839Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.951 mas, bmaj=11.24 mas, bpa=-3.653 degrees ! Estimated noise=1019.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000402494 Jy ! Component: 100 - total flux cleaned = 0.000711186 Jy ! Component: 150 - total flux cleaned = 0.000867217 Jy ! Component: 200 - total flux cleaned = 0.000966041 Jy ! Total flux subtracted in 200 components = 0.000966041 Jy ! Clean residual min=-0.002329 max=0.002698 Jy/beam ! Clean residual mean=0.000001 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.125988 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 93 components and 0.125987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205819Jy sigma=0.000777 ! Fit after self-cal, rms=0.205815Jy sigma=0.000777 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 (74, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209332 Jy ! Component: 100 - total flux cleaned = 0.00284691 Jy ! Component: 150 - total flux cleaned = 0.00350514 Jy ! Component: 200 - total flux cleaned = 0.00405349 Jy ! Total flux subtracted in 200 components = 0.00405349 Jy ! Clean residual min=-0.002372 max=0.002166 Jy/beam ! Clean residual mean=0.000002 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.130041 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 119 components and 0.130041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205734Jy sigma=0.000776 ! Fit after self-cal, rms=0.205681Jy sigma=0.000776 ! 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.725 mas, bmaj=7.602 mas, bpa=6.012 degrees ! Estimated noise=803.201 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.725 x 7.602 at 6.012 degrees (North through East) ! Clean map min=-0.0022942 max=0.10838 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.115 mas, bmaj=6.573 mas, bpa=7.169 degrees ! Estimated noise=1263.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0816097 Jy ! Component: 100 - total flux cleaned = 0.101126 Jy ! Component: 150 - total flux cleaned = 0.109912 Jy ! Component: 200 - total flux cleaned = 0.115227 Jy ! Total flux subtracted in 200 components = 0.115227 Jy ! Clean residual min=-0.003732 max=0.003777 Jy/beam ! Clean residual mean=0.000007 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.115227 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.115227 Jy ! Inverting map and beam ! Estimated beam: bmin=3.725 mas, bmaj=7.602 mas, bpa=6.012 degrees ! Estimated noise=803.201 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.00396765 Jy ! Component: 100 - total flux cleaned = 0.00547495 Jy ! Component: 150 - total flux cleaned = 0.00697998 Jy ! Component: 200 - total flux cleaned = 0.00828641 Jy ! Total flux subtracted in 200 components = 0.00828641 Jy ! Clean residual min=-0.002449 max=0.002213 Jy/beam ! Clean residual mean=0.000004 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.123514 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 38 components and 0.123514 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=6.951 mas, bmaj=11.24 mas, bpa=-3.653 degrees ! Estimated noise=1019.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002104 Jy ! Component: 100 - total flux cleaned = 0.00365332 Jy ! Component: 150 - total flux cleaned = 0.00478804 Jy ! Component: 200 - total flux cleaned = 0.00563113 Jy ! Total flux subtracted in 200 components = 0.00563113 Jy ! Clean residual min=-0.002791 max=0.002114 Jy/beam ! Clean residual mean=0.000004 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.129145 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.000498688 Jy ! Component: 100 - total flux cleaned = 0.000955854 Jy ! Component: 150 - total flux cleaned = 0.00127291 Jy ! Component: 200 - total flux cleaned = 0.00157012 Jy ! Total flux subtracted in 200 components = 0.00157012 Jy ! Clean residual min=-0.002742 max=0.002195 Jy/beam ! Clean residual mean=0.000003 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.130715 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 104 components and 0.130715 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.725 mas, bmaj=7.602 mas, bpa=6.012 degrees ! Estimated noise=803.201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000375563 Jy ! Component: 100 - total flux cleaned = 0.000330365 Jy ! Component: 150 - total flux cleaned = 0.000286178 Jy ! Component: 200 - total flux cleaned = 0.000285756 Jy ! Total flux subtracted in 200 components = 0.000285756 Jy ! Clean residual min=-0.002322 max=0.002079 Jy/beam ! Clean residual mean=0.000002 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.131001 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 125 components and 0.131001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205676Jy sigma=0.000776 ! Fit after self-cal, rms=0.205677Jy sigma=0.000776 wmodel J0216-0118_S_2015_01_23_pus_map.mod ! Writing 125 model components to file: J0216-0118_S_2015_01_23_pus_map.mod wobs J0216-0118_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0216-0118_S_2015_01_23_pus_uvs.fits wwins J0216-0118_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J0216-0118_S_2015_01_23_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.000465378 Jy ! Component: 100 - total flux cleaned = -0.000822366 Jy ! Component: 150 - total flux cleaned = -0.000923351 Jy ! Component: 200 - total flux cleaned = -0.00108557 Jy ! Component: 250 - total flux cleaned = -0.00117928 Jy ! Component: 300 - total flux cleaned = -0.00133184 Jy ! Component: 350 - total flux cleaned = -0.00142115 Jy ! Component: 400 - total flux cleaned = -0.00153805 Jy ! Component: 450 - total flux cleaned = -0.00159504 Jy ! Component: 500 - total flux cleaned = -0.00170752 Jy ! Component: 550 - total flux cleaned = -0.00184543 Jy ! Component: 600 - total flux cleaned = -0.00184525 Jy ! Component: 650 - total flux cleaned = -0.00197923 Jy ! Component: 700 - total flux cleaned = -0.00203163 Jy ! Component: 750 - total flux cleaned = -0.00205743 Jy ! Component: 800 - total flux cleaned = -0.00210922 Jy ! Component: 850 - total flux cleaned = -0.00218519 Jy ! Component: 900 - total flux cleaned = -0.002335 Jy ! Component: 950 - total flux cleaned = -0.00243304 Jy ! Component: 1000 - total flux cleaned = -0.00255384 Jy ! Component: 1050 - total flux cleaned = -0.00260216 Jy ! Component: 1100 - total flux cleaned = -0.00279098 Jy ! Component: 1150 - total flux cleaned = -0.00290717 Jy ! Component: 1200 - total flux cleaned = -0.00295296 Jy ! Component: 1250 - total flux cleaned = -0.00299827 Jy ! Component: 1300 - total flux cleaned = -0.00306553 Jy ! Component: 1350 - total flux cleaned = -0.00310982 Jy ! Component: 1400 - total flux cleaned = -0.00321939 Jy ! Component: 1450 - total flux cleaned = -0.00328438 Jy ! Component: 1500 - total flux cleaned = -0.00334861 Jy ! Component: 1550 - total flux cleaned = -0.003391 Jy ! Component: 1600 - total flux cleaned = -0.00351707 Jy ! Component: 1650 - total flux cleaned = -0.00351724 Jy ! Component: 1700 - total flux cleaned = -0.00359987 Jy ! Component: 1750 - total flux cleaned = -0.00370191 Jy ! Component: 1800 - total flux cleaned = -0.003702 Jy ! Component: 1850 - total flux cleaned = -0.0038224 Jy ! Component: 1900 - total flux cleaned = -0.00390194 Jy ! Component: 1950 - total flux cleaned = -0.00396075 Jy ! Component: 2000 - total flux cleaned = -0.00399993 Jy ! Component: 2050 - total flux cleaned = -0.00407725 Jy ! Component: 2100 - total flux cleaned = -0.00417329 Jy ! Component: 2150 - total flux cleaned = -0.00421129 Jy ! Component: 2200 - total flux cleaned = -0.0041547 Jy ! Component: 2250 - total flux cleaned = -0.00422985 Jy ! Component: 2300 - total flux cleaned = -0.00424843 Jy ! Component: 2350 - total flux cleaned = -0.00430371 Jy ! Component: 2400 - total flux cleaned = -0.00426702 Jy ! Component: 2450 - total flux cleaned = -0.00426691 Jy ! Component: 2500 - total flux cleaned = -0.00432126 Jy ! Component: 2550 - total flux cleaned = -0.0043752 Jy ! Component: 2600 - total flux cleaned = -0.00432193 Jy ! Component: 2650 - total flux cleaned = -0.00437503 Jy ! Component: 2700 - total flux cleaned = -0.00441013 Jy ! Component: 2750 - total flux cleaned = -0.0043927 Jy ! Component: 2800 - total flux cleaned = -0.00442736 Jy ! Component: 2850 - total flux cleaned = -0.00444474 Jy ! Component: 2900 - total flux cleaned = -0.00442774 Jy ! Component: 2950 - total flux cleaned = -0.00446185 Jy ! Component: 3000 - total flux cleaned = -0.00449554 Jy ! Component: 3050 - total flux cleaned = -0.00447877 Jy ! Component: 3100 - total flux cleaned = -0.00451221 Jy ! Component: 3150 - total flux cleaned = -0.00454535 Jy ! Component: 3200 - total flux cleaned = -0.00451218 Jy ! Component: 3250 - total flux cleaned = -0.0045451 Jy ! Component: 3300 - total flux cleaned = -0.00457776 Jy ! Component: 3350 - total flux cleaned = -0.00457782 Jy ! Component: 3400 - total flux cleaned = -0.00461002 Jy ! Component: 3450 - total flux cleaned = -0.00457791 Jy ! Component: 3500 - total flux cleaned = -0.00467364 Jy ! Component: 3550 - total flux cleaned = -0.00470532 Jy ! Component: 3600 - total flux cleaned = -0.0046894 Jy ! Component: 3650 - total flux cleaned = -0.00467362 Jy ! Component: 3700 - total flux cleaned = -0.00470488 Jy ! Component: 3750 - total flux cleaned = -0.00470474 Jy ! Component: 3800 - total flux cleaned = -0.00473564 Jy ! Component: 3850 - total flux cleaned = -0.00476635 Jy ! Component: 3900 - total flux cleaned = -0.00475101 Jy ! Component: 3950 - total flux cleaned = -0.00476629 Jy ! Component: 4000 - total flux cleaned = -0.00479672 Jy ! Component: 4050 - total flux cleaned = -0.00481171 Jy ! Total flux subtracted in 4096 components = -0.00482669 Jy ! Clean residual min=-0.000761 max=0.000839 Jy/beam ! Clean residual mean=0.000000 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.126174 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 400 components and 0.126174 Jy ![Exited script file: muppet] wmap "J0216-0118_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.725 x 7.602 at 6.012 degrees (North through East) ! Clean map min=-0.0023636 max=0.10787 Jy/beam ! Writing clean map to FITS file: J0216-0118_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.107865 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000290264 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.807297 0.807297 1.61459 3.22919 6.45838 12.9168 25.8335 51.667 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.107 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.725 x 7.602 at 6.012 degrees (North through East) ! Clean map min=-0.0023636 max=0.10787 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 J0216-0118_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:02:27 2017