! Started logfile: J1235+3621_S_2017_05_01_pus_uvs.log on Wed May 1 18:36:06 2019 obs J1235+3621_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1235+3621_S_2017_05_01_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.845821 visibilities/baseline/integration-bin. ! Found source: J1235+3621 ! ! 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 788 lines of history. ! ! Reading 17204 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 J1235+3621_S_2017_05_01_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 547 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.828050Jy sigma=0.007259 ! Fit after self-cal, rms=0.819637Jy sigma=0.007195 ! 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.012 mas, bmaj=6.179 mas, bpa=3.08 degrees ! Estimated noise=1144.06 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.138104 Jy ! Component: 100 - total flux cleaned = 0.174158 Jy ! Total flux subtracted in 100 components = 0.174158 Jy ! Clean residual min=-0.005332 max=0.014888 Jy/beam ! Clean residual mean=0.000009 rms=0.001569 Jy/beam ! Combined flux in latest and established models = 0.174158 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.174158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092011Jy sigma=0.000706 ! Fit after self-cal, rms=0.092032Jy sigma=0.000706 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157148 Jy ! Component: 100 - total flux cleaned = 0.0231305 Jy ! Total flux subtracted in 100 components = 0.0231305 Jy ! Clean residual min=-0.004562 max=0.004528 Jy/beam ! Clean residual mean=0.000002 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.197289 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 15 components and 0.197289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088715Jy sigma=0.000677 ! Fit after self-cal, rms=0.088735Jy sigma=0.000677 ! 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.673 mas, bmaj=7.026 mas, bpa=2.625 degrees ! Estimated noise=690.942 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.00536388 Jy ! Component: 100 - total flux cleaned = 0.00786219 Jy ! Component: 150 - total flux cleaned = 0.00930257 Jy ! Component: 200 - total flux cleaned = 0.0100505 Jy ! Total flux subtracted in 200 components = 0.0100505 Jy ! Clean residual min=-0.004120 max=0.003949 Jy/beam ! Clean residual mean=-0.000002 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.207339 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 34 components and 0.207339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088320Jy sigma=0.000675 ! Fit after self-cal, rms=0.088332Jy sigma=0.000675 ! 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 0.97 FD 0.87 HN 1.06 KP 1.00 ! LA 1.01 MK 0.99 NL 0.99 OV 1.04 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.90 HN 1.08 KP 0.99 ! LA 0.96 MK 1.01 NL 1.04 OV 1.07 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.94 HN 1.07 KP 1.00 ! LA 1.02 MK 1.04 NL 1.03 OV 0.99 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.94 HN 0.99 KP 1.00* ! LA 0.92 MK 1.25 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.088332Jy sigma=0.000675 ! Fit after self-cal, rms=0.088442Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.696 mas, bmaj=7.05 mas, bpa=3.197 degrees ! Estimated noise=694.888 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.0012387 Jy ! Component: 100 - total flux cleaned = -0.00127784 Jy ! Component: 150 - total flux cleaned = -0.00136333 Jy ! Component: 200 - total flux cleaned = -0.00143761 Jy ! Total flux subtracted in 200 components = -0.00143761 Jy ! Clean residual min=-0.002437 max=0.003323 Jy/beam ! Clean residual mean=0.000002 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.205902 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 0.205902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088408Jy sigma=0.000665 ! Fit after self-cal, rms=0.088385Jy sigma=0.000665 ! Inverting map ! Added new window around map position (10.5, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00310025 Jy ! Component: 100 - total flux cleaned = 0.0038485 Jy ! Component: 150 - total flux cleaned = 0.00411919 Jy ! Component: 200 - total flux cleaned = 0.00430987 Jy ! Total flux subtracted in 200 components = 0.00430987 Jy ! Clean residual min=-0.002274 max=0.002471 Jy/beam ! Clean residual mean=0.000002 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.210212 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 0.210212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088227Jy sigma=0.000664 ! Fit after self-cal, rms=0.088217Jy sigma=0.000664 ! 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.088217Jy sigma=0.000664 ! Fit after self-cal, rms=0.091162Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.685 mas, bmaj=7.062 mas, bpa=3.135 degrees ! Estimated noise=695.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173136 Jy ! Component: 100 - total flux cleaned = 0.00184149 Jy ! Component: 150 - total flux cleaned = 0.00175955 Jy ! Component: 200 - total flux cleaned = 0.00161571 Jy ! Total flux subtracted in 200 components = 0.00161571 Jy ! Clean residual min=-0.001595 max=0.001653 Jy/beam ! Clean residual mean=-0.000000 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.211827 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 79 components and 0.211827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091094Jy sigma=0.000656 ! Fit after self-cal, rms=0.091237Jy sigma=0.000656 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.000576148 Jy ! Component: 100 - total flux cleaned = 0.000484898 Jy ! Component: 150 - total flux cleaned = 0.000430621 Jy ! Component: 200 - total flux cleaned = 0.000456282 Jy ! Total flux subtracted in 200 components = 0.000456282 Jy ! Clean residual min=-0.001607 max=0.001602 Jy/beam ! Clean residual mean=0.000000 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.212284 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 91 components and 0.212284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091214Jy sigma=0.000656 ! Fit after self-cal, rms=0.091213Jy sigma=0.000656 ! 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.091213Jy sigma=0.000656 ! Fit after self-cal, rms=0.091649Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.683 mas, bmaj=7.064 mas, bpa=3.128 degrees ! Estimated noise=694.752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000478325 Jy ! Component: 100 - total flux cleaned = 0.000428871 Jy ! Component: 150 - total flux cleaned = 0.000428696 Jy ! Component: 200 - total flux cleaned = 0.00045147 Jy ! Total flux subtracted in 200 components = 0.00045147 Jy ! Clean residual min=-0.001594 max=0.001587 Jy/beam ! Clean residual mean=-0.000000 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.212735 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 93 components and 0.212735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091630Jy sigma=0.000656 ! Fit after self-cal, rms=0.091636Jy sigma=0.000656 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.000254315 Jy ! Component: 100 - total flux cleaned = 0.000233792 Jy ! Component: 150 - total flux cleaned = 0.000253169 Jy ! Component: 200 - total flux cleaned = 0.000234586 Jy ! Total flux subtracted in 200 components = 0.000234586 Jy ! Clean residual min=-0.001591 max=0.001577 Jy/beam ! Clean residual mean=-0.000000 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.21297 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 0.21297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091625Jy sigma=0.000656 ! Fit after self-cal, rms=0.091625Jy sigma=0.000656 ! 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.091625Jy sigma=0.000656 ! Fit after self-cal, rms=0.091740Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.552 mas, bmaj=9.447 mas, bpa=0.8008 degrees ! Estimated noise=824.732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000203215 Jy ! Component: 100 - total flux cleaned = 0.000269248 Jy ! Component: 150 - total flux cleaned = 0.000342658 Jy ! Component: 200 - total flux cleaned = 0.000397386 Jy ! Total flux subtracted in 200 components = 0.000397386 Jy ! Clean residual min=-0.001644 max=0.001628 Jy/beam ! Clean residual mean=-0.000001 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.213367 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 109 components and 0.213367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091738Jy sigma=0.000656 ! Fit after self-cal, rms=0.091739Jy sigma=0.000656 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 = 8.19191e-05 Jy ! Component: 100 - total flux cleaned = 0.000129348 Jy ! Component: 150 - total flux cleaned = 0.000157277 Jy ! Component: 200 - total flux cleaned = 0.000163457 Jy ! Total flux subtracted in 200 components = 0.000163457 Jy ! Clean residual min=-0.001641 max=0.001633 Jy/beam ! Clean residual mean=-0.000001 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.21353 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 116 components and 0.21353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091737Jy sigma=0.000656 ! Fit after self-cal, rms=0.091737Jy sigma=0.000656 ! 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.682 mas, bmaj=7.065 mas, bpa=3.121 degrees ! Estimated noise=694.853 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.682 x 7.065 at 3.121 degrees (North through East) ! Clean map min=-0.0015043 max=0.18331 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.016 mas, bmaj=6.216 mas, bpa=3.612 degrees ! Estimated noise=1158.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.139712 Jy ! Component: 100 - total flux cleaned = 0.17593 Jy ! Component: 150 - total flux cleaned = 0.191445 Jy ! Component: 200 - total flux cleaned = 0.199029 Jy ! Total flux subtracted in 200 components = 0.199029 Jy ! Clean residual min=-0.003379 max=0.003920 Jy/beam ! Clean residual mean=0.000001 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.199029 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.199029 Jy ! Inverting map and beam ! Estimated beam: bmin=3.682 mas, bmaj=7.065 mas, bpa=3.121 degrees ! Estimated noise=694.853 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.00567205 Jy ! Component: 100 - total flux cleaned = 0.00912846 Jy ! Component: 150 - total flux cleaned = 0.0114175 Jy ! Component: 200 - total flux cleaned = 0.0126763 Jy ! Total flux subtracted in 200 components = 0.0126763 Jy ! Clean residual min=-0.001783 max=0.001666 Jy/beam ! Clean residual mean=-0.000000 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.211706 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 30 components and 0.211706 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.552 mas, bmaj=9.447 mas, bpa=0.8008 degrees ! Estimated noise=824.732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106991 Jy ! Component: 100 - total flux cleaned = 0.00162316 Jy ! Component: 150 - total flux cleaned = 0.00179138 Jy ! Component: 200 - total flux cleaned = 0.00185657 Jy ! Total flux subtracted in 200 components = 0.00185657 Jy ! Clean residual min=-0.001606 max=0.001623 Jy/beam ! Clean residual mean=-0.000002 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.213562 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 = 4.49237e-05 Jy ! Component: 100 - total flux cleaned = 5.88373e-05 Jy ! Component: 150 - total flux cleaned = 8.4725e-05 Jy ! Component: 200 - total flux cleaned = 0.000109531 Jy ! Total flux subtracted in 200 components = 0.000109531 Jy ! Clean residual min=-0.001620 max=0.001619 Jy/beam ! Clean residual mean=-0.000002 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.213672 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 68 components and 0.213672 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.682 mas, bmaj=7.065 mas, bpa=3.121 degrees ! Estimated noise=694.853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000271112 Jy ! Component: 100 - total flux cleaned = -0.000194774 Jy ! Component: 150 - total flux cleaned = -0.000194939 Jy ! Component: 200 - total flux cleaned = -0.000227751 Jy ! Total flux subtracted in 200 components = -0.000227751 Jy ! Clean residual min=-0.001652 max=0.001686 Jy/beam ! Clean residual mean=-0.000000 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.213444 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.213444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091791Jy sigma=0.000656 ! Fit after self-cal, rms=0.091774Jy sigma=0.000656 wmodel J1235+3621_S_2017_05_01_pus_map.mod ! Writing 80 model components to file: J1235+3621_S_2017_05_01_pus_map.mod wobs J1235+3621_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1235+3621_S_2017_05_01_pus_uvs.fits wwins J1235+3621_S_2017_05_01_pus_map.win ! wwins: Wrote 2 windows to J1235+3621_S_2017_05_01_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 = -2.58672e-05 Jy ! Component: 100 - total flux cleaned = 2.58331e-06 Jy ! Component: 150 - total flux cleaned = 0.000138008 Jy ! Component: 200 - total flux cleaned = 0.000318842 Jy ! Component: 250 - total flux cleaned = 0.000468207 Jy ! Component: 300 - total flux cleaned = 0.000614255 Jy ! Component: 350 - total flux cleaned = 0.000661819 Jy ! Component: 400 - total flux cleaned = 0.000754726 Jy ! Component: 450 - total flux cleaned = 0.000776777 Jy ! Component: 500 - total flux cleaned = 0.000709745 Jy ! Component: 550 - total flux cleaned = 0.000665998 Jy ! Component: 600 - total flux cleaned = 0.000644862 Jy ! Component: 650 - total flux cleaned = 0.000666384 Jy ! Component: 700 - total flux cleaned = 0.000645592 Jy ! Component: 750 - total flux cleaned = 0.000645532 Jy ! Component: 800 - total flux cleaned = 0.000665509 Jy ! Component: 850 - total flux cleaned = 0.000625098 Jy ! Component: 900 - total flux cleaned = 0.000664562 Jy ! Component: 950 - total flux cleaned = 0.000683603 Jy ! Component: 1000 - total flux cleaned = 0.000683807 Jy ! Component: 1050 - total flux cleaned = 0.000778741 Jy ! Component: 1100 - total flux cleaned = 0.000778291 Jy ! Component: 1150 - total flux cleaned = 0.000796594 Jy ! Component: 1200 - total flux cleaned = 0.000723276 Jy ! Component: 1250 - total flux cleaned = 0.000668933 Jy ! Component: 1300 - total flux cleaned = 0.000633388 Jy ! Component: 1350 - total flux cleaned = 0.000668938 Jy ! Component: 1400 - total flux cleaned = 0.000616236 Jy ! Component: 1450 - total flux cleaned = 0.000529682 Jy ! Component: 1500 - total flux cleaned = 0.000581414 Jy ! Component: 1550 - total flux cleaned = 0.000564258 Jy ! Component: 1600 - total flux cleaned = 0.000513838 Jy ! Component: 1650 - total flux cleaned = 0.00056393 Jy ! Component: 1700 - total flux cleaned = 0.000514266 Jy ! Component: 1750 - total flux cleaned = 0.000514072 Jy ! Component: 1800 - total flux cleaned = 0.000546372 Jy ! Component: 1850 - total flux cleaned = 0.000514402 Jy ! Component: 1900 - total flux cleaned = 0.000562195 Jy ! Component: 1950 - total flux cleaned = 0.000514735 Jy ! Component: 2000 - total flux cleaned = 0.000514832 Jy ! Component: 2050 - total flux cleaned = 0.000561402 Jy ! Component: 2100 - total flux cleaned = 0.000515185 Jy ! Component: 2150 - total flux cleaned = 0.000530404 Jy ! Component: 2200 - total flux cleaned = 0.000591006 Jy ! Component: 2250 - total flux cleaned = 0.000621024 Jy ! Component: 2300 - total flux cleaned = 0.000665742 Jy ! Component: 2350 - total flux cleaned = 0.00069503 Jy ! Component: 2400 - total flux cleaned = 0.000709912 Jy ! Component: 2450 - total flux cleaned = 0.000724402 Jy ! Component: 2500 - total flux cleaned = 0.000753021 Jy ! Component: 2550 - total flux cleaned = 0.000781707 Jy ! Component: 2600 - total flux cleaned = 0.000781786 Jy ! Component: 2650 - total flux cleaned = 0.000838358 Jy ! Component: 2700 - total flux cleaned = 0.000852399 Jy ! Component: 2750 - total flux cleaned = 0.000866329 Jy ! Component: 2800 - total flux cleaned = 0.000880169 Jy ! Component: 2850 - total flux cleaned = 0.000880256 Jy ! Component: 2900 - total flux cleaned = 0.000948451 Jy ! Component: 2950 - total flux cleaned = 0.000961988 Jy ! Component: 3000 - total flux cleaned = 0.00100234 Jy ! Component: 3050 - total flux cleaned = 0.00104247 Jy ! Component: 3100 - total flux cleaned = 0.00100243 Jy ! Component: 3150 - total flux cleaned = 0.00100232 Jy ! Component: 3200 - total flux cleaned = 0.00108138 Jy ! Component: 3250 - total flux cleaned = 0.00110751 Jy ! Component: 3300 - total flux cleaned = 0.0011335 Jy ! Component: 3350 - total flux cleaned = 0.00115937 Jy ! Component: 3400 - total flux cleaned = 0.0011337 Jy ! Component: 3450 - total flux cleaned = 0.00118479 Jy ! Component: 3500 - total flux cleaned = 0.00121024 Jy ! Component: 3550 - total flux cleaned = 0.00126065 Jy ! Component: 3600 - total flux cleaned = 0.001248 Jy ! Component: 3650 - total flux cleaned = 0.00126047 Jy ! Component: 3700 - total flux cleaned = 0.00124797 Jy ! Component: 3750 - total flux cleaned = 0.00129736 Jy ! Component: 3800 - total flux cleaned = 0.00127268 Jy ! Component: 3850 - total flux cleaned = 0.00134593 Jy ! Component: 3900 - total flux cleaned = 0.00133379 Jy ! Component: 3950 - total flux cleaned = 0.00135779 Jy ! Component: 4000 - total flux cleaned = 0.00140599 Jy ! Component: 4050 - total flux cleaned = 0.00142982 Jy ! Total flux subtracted in 4096 components = 0.0013942 Jy ! Clean residual min=-0.000665 max=0.000762 Jy/beam ! Clean residual mean=-0.000000 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.214838 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 387 components and 0.214838 Jy ![Exited script file: muppet] wmap "J1235+3621_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.682 x 7.065 at 3.121 degrees (North through East) ! Clean map min=-0.0011752 max=0.18364 Jy/beam ! Writing clean map to FITS file: J1235+3621_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.183644 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000217581 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.35544 0.35544 0.710879 1.42176 2.84352 5.68703 11.3741 22.7481 45.4963 90.9925 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.183 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.682 x 7.065 at 3.121 degrees (North through East) ! Clean map min=-0.0011752 max=0.18364 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 J1235+3621_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:36:10 2019