! Started logfile: J0406-1749_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:04:00 2019 obs J0406-1749_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0406-1749_S_2017_01_16_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780556 visibilities/baseline/integration-bin. ! Found source: J0406-1749 ! ! 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 622 lines of history. ! ! Reading 20232 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 J0406-1749_S_2017_01_16_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 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 273 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.768581Jy sigma=0.004892 ! Fit after self-cal, rms=0.746426Jy sigma=0.004765 ! 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.186 mas, bmaj=10.53 mas, bpa=18.18 degrees ! Estimated noise=1399.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.192441 Jy ! Component: 100 - total flux cleaned = 0.281374 Jy ! Total flux subtracted in 100 components = 0.281374 Jy ! Clean residual min=-0.015352 max=0.042211 Jy/beam ! Clean residual mean=-0.000006 rms=0.004822 Jy/beam ! Combined flux in latest and established models = 0.281374 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.281374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165144Jy sigma=0.000942 ! Fit after self-cal, rms=0.164286Jy sigma=0.000939 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0488976 Jy ! Component: 100 - total flux cleaned = 0.0748298 Jy ! Total flux subtracted in 100 components = 0.0748298 Jy ! Clean residual min=-0.009800 max=0.012374 Jy/beam ! Clean residual mean=-0.000014 rms=0.002892 Jy/beam ! Combined flux in latest and established models = 0.356204 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 13 components and 0.356204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145554Jy sigma=0.000770 ! Fit after self-cal, rms=0.145487Jy sigma=0.000770 ! 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.986 mas, bmaj=12.1 mas, bpa=17.32 degrees ! Estimated noise=808.462 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.0214591 Jy ! Component: 100 - total flux cleaned = 0.0312844 Jy ! Component: 150 - total flux cleaned = 0.0372484 Jy ! Component: 200 - total flux cleaned = 0.0410286 Jy ! Total flux subtracted in 200 components = 0.0410286 Jy ! Clean residual min=-0.008729 max=0.010788 Jy/beam ! Clean residual mean=-0.000038 rms=0.002711 Jy/beam ! Combined flux in latest and established models = 0.397232 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 27 components and 0.397232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143147Jy sigma=0.000740 ! Fit after self-cal, rms=0.143140Jy sigma=0.000740 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.86 HN 1.00 KP 0.94 ! LA 0.98 MK 1.00* NL 0.89 OV 0.96 ! PT 1.12 SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 1.05 KP 0.93 ! LA 0.94 MK 1.00* NL 1.04 OV 1.00 ! PT 1.14 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.98 HN 1.04 KP 0.95 ! LA 0.97 MK 1.00* NL 1.01 OV 0.92 ! PT 1.14 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.02 HN 1.02 KP 1.01 ! LA 0.96 MK 1.00* NL 1.25 OV 0.94 ! PT 1.18 SC 1.18 ! ! ! Fit before self-cal, rms=0.143140Jy sigma=0.000740 ! Fit after self-cal, rms=0.149442Jy sigma=0.000706 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.948 mas, bmaj=12.13 mas, bpa=17.59 degrees ! Estimated noise=797.307 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.00391753 Jy ! Component: 100 - total flux cleaned = -0.00429595 Jy ! Component: 150 - total flux cleaned = -0.00458833 Jy ! Component: 200 - total flux cleaned = -0.00471374 Jy ! Total flux subtracted in 200 components = -0.00471374 Jy ! Clean residual min=-0.007023 max=0.009502 Jy/beam ! Clean residual mean=-0.000043 rms=0.002065 Jy/beam ! Combined flux in latest and established models = 0.392518 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.392518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149341Jy sigma=0.000704 ! Fit after self-cal, rms=0.149529Jy sigma=0.000704 ! 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.149529Jy sigma=0.000704 ! Fit after self-cal, rms=0.145810Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.964 mas, bmaj=12.02 mas, bpa=17.12 degrees ! Estimated noise=802.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198707 Jy ! Component: 100 - total flux cleaned = 0.00294017 Jy ! Component: 150 - total flux cleaned = 0.00306014 Jy ! Component: 200 - total flux cleaned = 0.00306004 Jy ! Total flux subtracted in 200 components = 0.00306004 Jy ! Clean residual min=-0.003466 max=0.009660 Jy/beam ! Clean residual mean=-0.000021 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.395578 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 54 components and 0.395578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145785Jy sigma=0.000666 ! Fit after self-cal, rms=0.145992Jy sigma=0.000666 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 (10, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00780538 Jy ! Component: 100 - total flux cleaned = 0.00918184 Jy ! Component: 150 - total flux cleaned = 0.00981499 Jy ! Component: 200 - total flux cleaned = 0.010341 Jy ! Total flux subtracted in 200 components = 0.010341 Jy ! Clean residual min=-0.003364 max=0.003241 Jy/beam ! Clean residual mean=-0.000016 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.405919 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.405919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145545Jy sigma=0.000662 ! Fit after self-cal, rms=0.145502Jy sigma=0.000662 ! Inverting map ! Added new window around map position (67, -101.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277856 Jy ! Component: 100 - total flux cleaned = 0.00290874 Jy ! Component: 150 - total flux cleaned = 0.00302381 Jy ! Component: 200 - total flux cleaned = 0.00302549 Jy ! Total flux subtracted in 200 components = 0.00302549 Jy ! Clean residual min=-0.003007 max=0.002949 Jy/beam ! Clean residual mean=-0.000015 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.408945 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 101 components and 0.408945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145402Jy sigma=0.000661 ! Fit after self-cal, rms=0.145389Jy sigma=0.000661 ! 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.145389Jy sigma=0.000661 ! Fit after self-cal, rms=0.144385Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.955 mas, bmaj=12.02 mas, bpa=17.18 degrees ! Estimated noise=800.716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015609 Jy ! Component: 100 - total flux cleaned = 0.00173276 Jy ! Component: 150 - total flux cleaned = 0.0018099 Jy ! Component: 200 - total flux cleaned = 0.00180983 Jy ! Total flux subtracted in 200 components = 0.00180983 Jy ! Clean residual min=-0.001838 max=0.001801 Jy/beam ! Clean residual mean=-0.000003 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.410755 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 128 components and 0.410755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144341Jy sigma=0.000657 ! Fit after self-cal, rms=0.144393Jy sigma=0.000657 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.000310753 Jy ! Component: 100 - total flux cleaned = 0.00031173 Jy ! Component: 150 - total flux cleaned = 0.000311874 Jy ! Component: 200 - total flux cleaned = 0.000311387 Jy ! Total flux subtracted in 200 components = 0.000311387 Jy ! Clean residual min=-0.001862 max=0.001695 Jy/beam ! Clean residual mean=-0.000003 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.411066 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 142 components and 0.411066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144372Jy sigma=0.000657 ! Fit after self-cal, rms=0.144369Jy sigma=0.000657 ! 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.144369Jy sigma=0.000657 ! Fit after self-cal, rms=0.144266Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.871 mas, bmaj=16.89 mas, bpa=9.401 degrees ! Estimated noise=936.589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000658956 Jy ! Component: 100 - total flux cleaned = 0.000685414 Jy ! Component: 150 - total flux cleaned = 0.000745732 Jy ! Component: 200 - total flux cleaned = 0.000780912 Jy ! Total flux subtracted in 200 components = 0.000780912 Jy ! Clean residual min=-0.001562 max=0.001855 Jy/beam ! Clean residual mean=-0.000004 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.411847 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 170 components and 0.411847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144250Jy sigma=0.000657 ! Fit after self-cal, rms=0.144254Jy sigma=0.000657 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.000139302 Jy ! Component: 100 - total flux cleaned = 0.000154975 Jy ! Component: 150 - total flux cleaned = 0.00016949 Jy ! Component: 200 - total flux cleaned = 0.000182726 Jy ! Total flux subtracted in 200 components = 0.000182726 Jy ! Clean residual min=-0.001537 max=0.001805 Jy/beam ! Clean residual mean=-0.000004 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.41203 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 181 components and 0.41203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144247Jy sigma=0.000657 ! Fit after self-cal, rms=0.144248Jy sigma=0.000657 ! 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.955 mas, bmaj=12.01 mas, bpa=17.17 degrees ! Estimated noise=800.709 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.955 x 12.01 at 17.17 degrees (North through East) ! Clean map min=-0.0016605 max=0.27008 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.156 mas, bmaj=10.45 mas, bpa=18.06 degrees ! Estimated noise=1393.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.193022 Jy ! Component: 100 - total flux cleaned = 0.284773 Jy ! Component: 150 - total flux cleaned = 0.333676 Jy ! Component: 200 - total flux cleaned = 0.359802 Jy ! Total flux subtracted in 200 components = 0.359802 Jy ! Clean residual min=-0.006093 max=0.012474 Jy/beam ! Clean residual mean=-0.000007 rms=0.001674 Jy/beam ! Combined flux in latest and established models = 0.359802 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.359802 Jy ! Inverting map and beam ! Estimated beam: bmin=3.955 mas, bmaj=12.01 mas, bpa=17.17 degrees ! Estimated noise=800.709 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.0196527 Jy ! Component: 100 - total flux cleaned = 0.0307667 Jy ! Component: 150 - total flux cleaned = 0.0373921 Jy ! Component: 200 - total flux cleaned = 0.0416227 Jy ! Total flux subtracted in 200 components = 0.0416227 Jy ! Clean residual min=-0.002414 max=0.002295 Jy/beam ! Clean residual mean=-0.000005 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.401425 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 30 components and 0.401425 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.871 mas, bmaj=16.89 mas, bpa=9.401 degrees ! Estimated noise=936.589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00376095 Jy ! Component: 100 - total flux cleaned = 0.00602327 Jy ! Component: 150 - total flux cleaned = 0.00749195 Jy ! Component: 200 - total flux cleaned = 0.0081772 Jy ! Total flux subtracted in 200 components = 0.0081772 Jy ! Clean residual min=-0.001616 max=0.001792 Jy/beam ! Clean residual mean=-0.000006 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.409602 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.000523188 Jy ! Component: 100 - total flux cleaned = 0.000990247 Jy ! Component: 150 - total flux cleaned = 0.00122042 Jy ! Component: 200 - total flux cleaned = 0.00132393 Jy ! Total flux subtracted in 200 components = 0.00132393 Jy ! Clean residual min=-0.001584 max=0.001795 Jy/beam ! Clean residual mean=-0.000005 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.410926 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 113 components and 0.410926 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.955 mas, bmaj=12.01 mas, bpa=17.17 degrees ! Estimated noise=800.709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000442891 Jy ! Component: 100 - total flux cleaned = 0.000837193 Jy ! Component: 150 - total flux cleaned = 0.000916514 Jy ! Component: 200 - total flux cleaned = 0.00102545 Jy ! Total flux subtracted in 200 components = 0.00102545 Jy ! Clean residual min=-0.001632 max=0.001688 Jy/beam ! Clean residual mean=-0.000003 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.411951 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 140 components and 0.411951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144297Jy sigma=0.000657 ! Fit after self-cal, rms=0.144303Jy sigma=0.000657 wmodel J0406-1749_S_2017_01_16_pus_map.mod ! Writing 140 model components to file: J0406-1749_S_2017_01_16_pus_map.mod wobs J0406-1749_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0406-1749_S_2017_01_16_pus_uvs.fits wwins J0406-1749_S_2017_01_16_pus_map.win ! wwins: Wrote 3 windows to J0406-1749_S_2017_01_16_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.000383214 Jy ! Component: 100 - total flux cleaned = 0.00059255 Jy ! Component: 150 - total flux cleaned = 0.000650547 Jy ! Component: 200 - total flux cleaned = 0.000791381 Jy ! Component: 250 - total flux cleaned = 0.00090129 Jy ! Component: 300 - total flux cleaned = 0.00106163 Jy ! Component: 350 - total flux cleaned = 0.00113984 Jy ! Component: 400 - total flux cleaned = 0.00129277 Jy ! Component: 450 - total flux cleaned = 0.00136738 Jy ! Component: 500 - total flux cleaned = 0.00141633 Jy ! Component: 550 - total flux cleaned = 0.00148867 Jy ! Component: 600 - total flux cleaned = 0.00153602 Jy ! Component: 650 - total flux cleaned = 0.00160636 Jy ! Component: 700 - total flux cleaned = 0.00174479 Jy ! Component: 750 - total flux cleaned = 0.00185824 Jy ! Component: 800 - total flux cleaned = 0.00190306 Jy ! Component: 850 - total flux cleaned = 0.00199183 Jy ! Component: 900 - total flux cleaned = 0.00210092 Jy ! Component: 950 - total flux cleaned = 0.00210066 Jy ! Component: 1000 - total flux cleaned = 0.00216506 Jy ! Component: 1050 - total flux cleaned = 0.00229194 Jy ! Component: 1100 - total flux cleaned = 0.00229187 Jy ! Component: 1150 - total flux cleaned = 0.00233346 Jy ! Component: 1200 - total flux cleaned = 0.00245629 Jy ! Component: 1250 - total flux cleaned = 0.0024766 Jy ! Component: 1300 - total flux cleaned = 0.00253713 Jy ! Component: 1350 - total flux cleaned = 0.0026562 Jy ! Component: 1400 - total flux cleaned = 0.0026758 Jy ! Component: 1450 - total flux cleaned = 0.00277314 Jy ! Component: 1500 - total flux cleaned = 0.00275419 Jy ! Component: 1550 - total flux cleaned = 0.00285025 Jy ! Component: 1600 - total flux cleaned = 0.00290708 Jy ! Component: 1650 - total flux cleaned = 0.00300136 Jy ! Component: 1700 - total flux cleaned = 0.00296404 Jy ! Component: 1750 - total flux cleaned = 0.00307505 Jy ! Component: 1800 - total flux cleaned = 0.00307491 Jy ! Component: 1850 - total flux cleaned = 0.00312945 Jy ! Component: 1900 - total flux cleaned = 0.00320161 Jy ! Component: 1950 - total flux cleaned = 0.00318359 Jy ! Component: 2000 - total flux cleaned = 0.0032546 Jy ! Component: 2050 - total flux cleaned = 0.00320179 Jy ! Component: 2100 - total flux cleaned = 0.00325434 Jy ! Component: 2150 - total flux cleaned = 0.0033235 Jy ! Component: 2200 - total flux cleaned = 0.00330621 Jy ! Component: 2250 - total flux cleaned = 0.00334011 Jy ! Component: 2300 - total flux cleaned = 0.0033402 Jy ! Component: 2350 - total flux cleaned = 0.00332312 Jy ! Component: 2400 - total flux cleaned = 0.0033066 Jy ! Component: 2450 - total flux cleaned = 0.00333987 Jy ! Component: 2500 - total flux cleaned = 0.00330685 Jy ! Component: 2550 - total flux cleaned = 0.00325789 Jy ! Component: 2600 - total flux cleaned = 0.00333929 Jy ! Component: 2650 - total flux cleaned = 0.00337159 Jy ! Component: 2700 - total flux cleaned = 0.00335543 Jy ! Component: 2750 - total flux cleaned = 0.00337137 Jy ! Component: 2800 - total flux cleaned = 0.00337138 Jy ! Component: 2850 - total flux cleaned = 0.00338725 Jy ! Component: 2900 - total flux cleaned = 0.00335621 Jy ! Component: 2950 - total flux cleaned = 0.00334087 Jy ! Component: 3000 - total flux cleaned = 0.00338718 Jy ! Component: 3050 - total flux cleaned = 0.00341792 Jy ! Component: 3100 - total flux cleaned = 0.0034181 Jy ! Component: 3150 - total flux cleaned = 0.00343321 Jy ! Component: 3200 - total flux cleaned = 0.00356896 Jy ! Component: 3250 - total flux cleaned = 0.00352397 Jy ! Component: 3300 - total flux cleaned = 0.00359857 Jy ! Component: 3350 - total flux cleaned = 0.00355399 Jy ! Component: 3400 - total flux cleaned = 0.00362786 Jy ! Component: 3450 - total flux cleaned = 0.00364254 Jy ! Component: 3500 - total flux cleaned = 0.00370071 Jy ! Component: 3550 - total flux cleaned = 0.00375868 Jy ! Component: 3600 - total flux cleaned = 0.00375874 Jy ! Component: 3650 - total flux cleaned = 0.00381617 Jy ! Component: 3700 - total flux cleaned = 0.00385891 Jy ! Component: 3750 - total flux cleaned = 0.00394404 Jy ! Component: 3800 - total flux cleaned = 0.00397233 Jy ! Component: 3850 - total flux cleaned = 0.00401433 Jy ! Component: 3900 - total flux cleaned = 0.0040842 Jy ! Component: 3950 - total flux cleaned = 0.00409811 Jy ! Component: 4000 - total flux cleaned = 0.00418113 Jy ! Component: 4050 - total flux cleaned = 0.00426386 Jy ! Total flux subtracted in 4096 components = 0.00427752 Jy ! Clean residual min=-0.000766 max=0.000910 Jy/beam ! Clean residual mean=-0.000001 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.416229 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 438 components and 0.416229 Jy ![Exited script file: muppet] wmap "J0406-1749_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.955 x 12.01 at 17.17 degrees (North through East) ! Clean map min=-0.0013671 max=0.27186 Jy/beam ! Writing clean map to FITS file: J0406-1749_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.271864 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000268372 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.296146 0.296146 0.592292 1.18458 2.36917 4.73834 9.47668 18.9534 37.9067 75.8134 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.271 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.955 x 12.01 at 17.17 degrees (North through East) ! Clean map min=-0.0013671 max=0.27186 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 J0406-1749_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:04:06 2019