! Started logfile: J1208+0054_S_2017_03_23_pus_uvs.log on Mon May 13 09:59:40 2019 obs J1208+0054_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1208+0054_S_2017_03_23_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.846004 visibilities/baseline/integration-bin. ! Found source: J1208+0054 ! ! 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 481 lines of history. ! ! Reading 17360 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 J1208+0054_S_2017_03_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 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 384 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.878369Jy sigma=0.007242 ! Fit after self-cal, rms=0.861558Jy sigma=0.007121 ! 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.947 mas, bmaj=6.828 mas, bpa=-2.324 degrees ! Estimated noise=945.958 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.105482 Jy ! Component: 100 - total flux cleaned = 0.136906 Jy ! Total flux subtracted in 100 components = 0.136906 Jy ! Clean residual min=-0.017319 max=0.052890 Jy/beam ! Clean residual mean=0.000031 rms=0.004022 Jy/beam ! Combined flux in latest and established models = 0.136905 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.136905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122314Jy sigma=0.000921 ! Fit after self-cal, rms=0.122205Jy sigma=0.000920 ! Inverting map ! Added new window around map position (-6.5, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0430822 Jy ! Component: 100 - total flux cleaned = 0.0620601 Jy ! Total flux subtracted in 100 components = 0.0620601 Jy ! Clean residual min=-0.009397 max=0.011777 Jy/beam ! Clean residual mean=0.000013 rms=0.002230 Jy/beam ! Combined flux in latest and established models = 0.198966 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 33 components and 0.198966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104413Jy sigma=0.000767 ! Fit after self-cal, rms=0.102143Jy sigma=0.000748 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0170227 Jy ! Component: 100 - total flux cleaned = 0.0274745 Jy ! Total flux subtracted in 100 components = 0.0274745 Jy ! Clean residual min=-0.006086 max=0.006948 Jy/beam ! Clean residual mean=0.000004 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.22644 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.22644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098260Jy sigma=0.000717 ! Fit after self-cal, rms=0.098050Jy sigma=0.000715 ! 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.446 mas, bmaj=7.584 mas, bpa=0.3848 degrees ! Estimated noise=712.328 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.0107067 Jy ! Component: 100 - total flux cleaned = 0.0174133 Jy ! Component: 150 - total flux cleaned = 0.022068 Jy ! Component: 200 - total flux cleaned = 0.0253583 Jy ! Total flux subtracted in 200 components = 0.0253583 Jy ! Clean residual min=-0.004219 max=0.004775 Jy/beam ! Clean residual mean=-0.000010 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.251798 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 81 components and 0.251798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096473Jy sigma=0.000705 ! Fit after self-cal, rms=0.096424Jy sigma=0.000704 ! 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.03 FD 0.92 HN 0.97 KP 1.06 ! LA 1.03 MK 1.00 NL 0.88 OV 1.04 ! PT 1.04 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 HN 1.00 KP 1.02 ! LA 0.99 MK 1.02 NL 1.03 OV 1.07 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.00 HN 0.97 KP 0.89 ! LA 0.79 MK 0.99 NL 1.16 OV 0.99 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.99 HN 0.91 KP 1.00* ! LA 0.78 MK 1.40 NL 1.00* OV 1.37 ! PT 1.03 SC 2.07 ! ! ! Fit before self-cal, rms=0.096424Jy sigma=0.000704 ! Fit after self-cal, rms=0.108941Jy sigma=0.000681 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=7.691 mas, bpa=0.341 degrees ! Estimated noise=711.269 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.00113015 Jy ! Component: 100 - total flux cleaned = -0.00146519 Jy ! Component: 150 - total flux cleaned = -0.00156732 Jy ! Component: 200 - total flux cleaned = -0.0016421 Jy ! Total flux subtracted in 200 components = -0.0016421 Jy ! Clean residual min=-0.002445 max=0.002491 Jy/beam ! Clean residual mean=-0.000005 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.250156 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 93 components and 0.250156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108849Jy sigma=0.000681 ! Fit after self-cal, rms=0.109072Jy sigma=0.000680 ! 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.109072Jy sigma=0.000680 ! Fit after self-cal, rms=0.108708Jy sigma=0.000675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=7.701 mas, bpa=0.5883 degrees ! Estimated noise=711.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000398881 Jy ! Component: 100 - total flux cleaned = 0.000440867 Jy ! Component: 150 - total flux cleaned = 0.000448956 Jy ! Component: 200 - total flux cleaned = 0.000347223 Jy ! Total flux subtracted in 200 components = 0.000347223 Jy ! Clean residual min=-0.002066 max=0.002057 Jy/beam ! Clean residual mean=-0.000004 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.250504 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 103 components and 0.250504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108675Jy sigma=0.000675 ! Fit after self-cal, rms=0.108936Jy sigma=0.000675 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.7811e-07 Jy ! Component: 100 - total flux cleaned = -2.30177e-05 Jy ! Component: 150 - total flux cleaned = -8.21326e-05 Jy ! Component: 200 - total flux cleaned = -0.000135706 Jy ! Total flux subtracted in 200 components = -0.000135706 Jy ! Clean residual min=-0.001968 max=0.002016 Jy/beam ! Clean residual mean=-0.000004 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.250368 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 107 components and 0.250368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108922Jy sigma=0.000675 ! Fit after self-cal, rms=0.108920Jy sigma=0.000675 ! 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.108920Jy sigma=0.000675 ! Fit after self-cal, rms=0.109032Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=7.706 mas, bpa=0.6599 degrees ! Estimated noise=711.287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124149 Jy ! Component: 100 - total flux cleaned = -0.000226743 Jy ! Component: 150 - total flux cleaned = -0.000264074 Jy ! Component: 200 - total flux cleaned = -0.000315338 Jy ! Total flux subtracted in 200 components = -0.000315338 Jy ! Clean residual min=-0.001919 max=0.002065 Jy/beam ! Clean residual mean=-0.000004 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.250053 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 110 components and 0.250053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109021Jy sigma=0.000675 ! Fit after self-cal, rms=0.109045Jy sigma=0.000675 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 (70.5, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174728 Jy ! Component: 100 - total flux cleaned = 0.00198217 Jy ! Component: 150 - total flux cleaned = 0.00212415 Jy ! Component: 200 - total flux cleaned = 0.00225017 Jy ! Total flux subtracted in 200 components = 0.00225017 Jy ! Clean residual min=-0.001939 max=0.001853 Jy/beam ! Clean residual mean=-0.000004 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.252303 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 131 components and 0.252303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108999Jy sigma=0.000674 ! Fit after self-cal, rms=0.108981Jy sigma=0.000674 ! 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.108981Jy sigma=0.000674 ! Fit after self-cal, rms=0.108767Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.414 mas, bmaj=11.62 mas, bpa=1.35 degrees ! Estimated noise=887.583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.44199e-05 Jy ! Component: 100 - total flux cleaned = 3.03833e-05 Jy ! Component: 150 - total flux cleaned = 0.000142376 Jy ! Component: 200 - total flux cleaned = 0.000175193 Jy ! Total flux subtracted in 200 components = 0.000175193 Jy ! Clean residual min=-0.001843 max=0.001735 Jy/beam ! Clean residual mean=-0.000008 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.252478 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 144 components and 0.252478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108769Jy sigma=0.000674 ! Fit after self-cal, rms=0.108771Jy sigma=0.000674 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 = -4.66695e-05 Jy ! Component: 100 - total flux cleaned = 1.10149e-05 Jy ! Component: 150 - total flux cleaned = 8.60831e-05 Jy ! Component: 200 - total flux cleaned = 9.73313e-05 Jy ! Total flux subtracted in 200 components = 9.73313e-05 Jy ! Clean residual min=-0.001809 max=0.001732 Jy/beam ! Clean residual mean=-0.000008 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.252575 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 154 components and 0.252575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108776Jy sigma=0.000674 ! Fit after self-cal, rms=0.108777Jy sigma=0.000674 ! 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.499 mas, bmaj=7.71 mas, bpa=0.6884 degrees ! Estimated noise=710.832 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.499 x 7.71 at 0.6884 degrees (North through East) ! Clean map min=-0.0017856 max=0.1354 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.996 mas, bmaj=6.937 mas, bpa=-2.051 degrees ! Estimated noise=957.657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112455 Jy ! Component: 100 - total flux cleaned = 0.161261 Jy ! Component: 150 - total flux cleaned = 0.187688 Jy ! Component: 200 - total flux cleaned = 0.20426 Jy ! Total flux subtracted in 200 components = 0.20426 Jy ! Clean residual min=-0.004304 max=0.008969 Jy/beam ! Clean residual mean=0.000013 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.20426 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.20426 Jy ! Inverting map and beam ! Estimated beam: bmin=3.499 mas, bmaj=7.71 mas, bpa=0.6884 degrees ! Estimated noise=710.832 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.014362 Jy ! Component: 100 - total flux cleaned = 0.0233871 Jy ! Component: 150 - total flux cleaned = 0.02942 Jy ! Component: 200 - total flux cleaned = 0.0336049 Jy ! Total flux subtracted in 200 components = 0.0336049 Jy ! Clean residual min=-0.002307 max=0.002329 Jy/beam ! Clean residual mean=-0.000007 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.237865 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 83 components and 0.237865 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.414 mas, bmaj=11.62 mas, bpa=1.35 degrees ! Estimated noise=887.583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0044357 Jy ! Component: 100 - total flux cleaned = 0.00698306 Jy ! Component: 150 - total flux cleaned = 0.0087944 Jy ! Component: 200 - total flux cleaned = 0.0100149 Jy ! Total flux subtracted in 200 components = 0.0100149 Jy ! Clean residual min=-0.002177 max=0.002179 Jy/beam ! Clean residual mean=-0.000012 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.24788 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.000710565 Jy ! Component: 100 - total flux cleaned = 0.00133544 Jy ! Component: 150 - total flux cleaned = 0.00185177 Jy ! Component: 200 - total flux cleaned = 0.00220979 Jy ! Total flux subtracted in 200 components = 0.00220979 Jy ! Clean residual min=-0.002000 max=0.002005 Jy/beam ! Clean residual mean=-0.000011 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.250089 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 165 components and 0.250089 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.499 mas, bmaj=7.71 mas, bpa=0.6884 degrees ! Estimated noise=710.832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00064257 Jy ! Component: 100 - total flux cleaned = 0.0006443 Jy ! Component: 150 - total flux cleaned = 0.000644218 Jy ! Component: 200 - total flux cleaned = 0.000706857 Jy ! Total flux subtracted in 200 components = 0.000706857 Jy ! Clean residual min=-0.001934 max=0.002043 Jy/beam ! Clean residual mean=-0.000005 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.250796 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 180 components and 0.250796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108796Jy sigma=0.000674 ! Fit after self-cal, rms=0.108775Jy sigma=0.000674 wmodel J1208+0054_S_2017_03_23_pus_map.mod ! Writing 180 model components to file: J1208+0054_S_2017_03_23_pus_map.mod wobs J1208+0054_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1208+0054_S_2017_03_23_pus_uvs.fits wwins J1208+0054_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J1208+0054_S_2017_03_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.000136399 Jy ! Component: 100 - total flux cleaned = 0.000135203 Jy ! Component: 150 - total flux cleaned = 4.55042e-05 Jy ! Component: 200 - total flux cleaned = -6.91769e-05 Jy ! Component: 250 - total flux cleaned = -0.000179563 Jy ! Component: 300 - total flux cleaned = -0.00039356 Jy ! Component: 350 - total flux cleaned = -0.000498231 Jy ! Component: 400 - total flux cleaned = -0.000677335 Jy ! Component: 450 - total flux cleaned = -0.00080285 Jy ! Component: 500 - total flux cleaned = -0.000926149 Jy ! Component: 550 - total flux cleaned = -0.00107165 Jy ! Component: 600 - total flux cleaned = -0.00114307 Jy ! Component: 650 - total flux cleaned = -0.00121355 Jy ! Component: 700 - total flux cleaned = -0.00126002 Jy ! Component: 750 - total flux cleaned = -0.00128359 Jy ! Component: 800 - total flux cleaned = -0.00139667 Jy ! Component: 850 - total flux cleaned = -0.00141908 Jy ! Component: 900 - total flux cleaned = -0.0014853 Jy ! Component: 950 - total flux cleaned = -0.00159453 Jy ! Component: 1000 - total flux cleaned = -0.00165892 Jy ! Component: 1050 - total flux cleaned = -0.00178645 Jy ! Component: 1100 - total flux cleaned = -0.00195432 Jy ! Component: 1150 - total flux cleaned = -0.00199547 Jy ! Component: 1200 - total flux cleaned = -0.0022209 Jy ! Component: 1250 - total flux cleaned = -0.0022209 Jy ! Component: 1300 - total flux cleaned = -0.00240218 Jy ! Component: 1350 - total flux cleaned = -0.00248133 Jy ! Component: 1400 - total flux cleaned = -0.00261919 Jy ! Component: 1450 - total flux cleaned = -0.00273626 Jy ! Component: 1500 - total flux cleaned = -0.00277493 Jy ! Component: 1550 - total flux cleaned = -0.0028513 Jy ! Component: 1600 - total flux cleaned = -0.00288945 Jy ! Component: 1650 - total flux cleaned = -0.00298325 Jy ! Component: 1700 - total flux cleaned = -0.00303907 Jy ! Component: 1750 - total flux cleaned = -0.00311277 Jy ! Component: 1800 - total flux cleaned = -0.00320384 Jy ! Component: 1850 - total flux cleaned = -0.00329418 Jy ! Component: 1900 - total flux cleaned = -0.00338373 Jy ! Component: 1950 - total flux cleaned = -0.0034548 Jy ! Component: 2000 - total flux cleaned = -0.00356044 Jy ! Component: 2050 - total flux cleaned = -0.0036304 Jy ! Component: 2100 - total flux cleaned = -0.00371698 Jy ! Component: 2150 - total flux cleaned = -0.00378566 Jy ! Component: 2200 - total flux cleaned = -0.00380287 Jy ! Component: 2250 - total flux cleaned = -0.00383671 Jy ! Component: 2300 - total flux cleaned = -0.0038534 Jy ! Component: 2350 - total flux cleaned = -0.00386997 Jy ! Component: 2400 - total flux cleaned = -0.00395272 Jy ! Component: 2450 - total flux cleaned = -0.00393627 Jy ! Component: 2500 - total flux cleaned = -0.00392026 Jy ! Component: 2550 - total flux cleaned = -0.00400085 Jy ! Component: 2600 - total flux cleaned = -0.00404893 Jy ! Component: 2650 - total flux cleaned = -0.00403287 Jy ! Component: 2700 - total flux cleaned = -0.00409615 Jy ! Component: 2750 - total flux cleaned = -0.00414301 Jy ! Component: 2800 - total flux cleaned = -0.00417405 Jy ! Component: 2850 - total flux cleaned = -0.00423575 Jy ! Component: 2900 - total flux cleaned = -0.00422023 Jy ! Component: 2950 - total flux cleaned = -0.00422011 Jy ! Component: 3000 - total flux cleaned = -0.00423548 Jy ! Component: 3050 - total flux cleaned = -0.00426543 Jy ! Component: 3100 - total flux cleaned = -0.00422046 Jy ! Component: 3150 - total flux cleaned = -0.00426517 Jy ! Component: 3200 - total flux cleaned = -0.00430933 Jy ! Component: 3250 - total flux cleaned = -0.00426526 Jy ! Component: 3300 - total flux cleaned = -0.00429462 Jy ! Component: 3350 - total flux cleaned = -0.00435259 Jy ! Component: 3400 - total flux cleaned = -0.00438124 Jy ! Component: 3450 - total flux cleaned = -0.00430966 Jy ! Component: 3500 - total flux cleaned = -0.00436667 Jy ! Component: 3550 - total flux cleaned = -0.00433849 Jy ! Component: 3600 - total flux cleaned = -0.0043106 Jy ! Component: 3650 - total flux cleaned = -0.00440863 Jy ! Component: 3700 - total flux cleaned = -0.00440851 Jy ! Component: 3750 - total flux cleaned = -0.00440829 Jy ! Component: 3800 - total flux cleaned = -0.00435312 Jy ! Component: 3850 - total flux cleaned = -0.00436676 Jy ! Component: 3900 - total flux cleaned = -0.00435311 Jy ! Component: 3950 - total flux cleaned = -0.00432606 Jy ! Component: 4000 - total flux cleaned = -0.00431253 Jy ! Component: 4050 - total flux cleaned = -0.0042857 Jy ! Total flux subtracted in 4096 components = -0.00427239 Jy ! Clean residual min=-0.000758 max=0.000837 Jy/beam ! Clean residual mean=-0.000002 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.246524 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 468 components and 0.246524 Jy ![Exited script file: muppet] wmap "J1208+0054_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.499 x 7.71 at 0.6884 degrees (North through East) ! Clean map min=-0.0018106 max=0.13669 Jy/beam ! Writing clean map to FITS file: J1208+0054_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.136689 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000246959 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.542018 0.542018 1.08404 2.16807 4.33614 8.67228 17.3446 34.6891 69.3783 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.136 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.499 x 7.71 at 0.6884 degrees (North through East) ! Clean map min=-0.0018106 max=0.13669 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 J1208+0054_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:59:46 2019