! Started logfile: J1204+4856_S_2017_05_01_pus_uvs.log on Wed May 1 18:34:41 2019 obs J1204+4856_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1204+4856_S_2017_05_01_pus_uva.fits ! AN table 1: 227 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.705629 visibilities/baseline/integration-bin. ! Found source: J1204+4856 ! ! 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 28832 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 J1204+4856_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 447 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 516 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 517 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1486 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004970Jy sigma=0.008785 ! Fit after self-cal, rms=0.961178Jy sigma=0.008431 ! 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.346 mas, bmaj=5.296 mas, bpa=15.15 degrees ! Estimated noise=968.378 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.0323851 Jy ! Component: 100 - total flux cleaned = 0.0387468 Jy ! Total flux subtracted in 100 components = 0.0387468 Jy ! Clean residual min=-0.003288 max=0.003418 Jy/beam ! Clean residual mean=0.000002 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.0387468 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0387468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079933Jy sigma=0.000639 ! Fit after self-cal, rms=0.078311Jy sigma=0.000623 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00447508 Jy ! Component: 100 - total flux cleaned = 0.00439386 Jy ! Total flux subtracted in 100 components = 0.00439386 Jy ! Clean residual min=-0.002753 max=0.002861 Jy/beam ! Clean residual mean=-0.000005 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.0431407 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 14 components and 0.0431407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078036Jy sigma=0.000622 ! Fit after self-cal, rms=0.078021Jy sigma=0.000622 ! 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=4.274 mas, bmaj=6.59 mas, bpa=13.01 degrees ! Estimated noise=564.864 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.000147201 Jy ! Component: 100 - total flux cleaned = -0.00025104 Jy ! Component: 150 - total flux cleaned = -0.000335371 Jy ! Component: 200 - total flux cleaned = -0.000428526 Jy ! Total flux subtracted in 200 components = -0.000428526 Jy ! Clean residual min=-0.001994 max=0.002266 Jy/beam ! Clean residual mean=-0.000009 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.0427122 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 23 components and 0.0427122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077984Jy sigma=0.000622 ! Fit after self-cal, rms=0.077963Jy sigma=0.000622 ! 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.01 FD 0.94 HN 1.09 KP 0.95 ! LA 1.02 MK 1.02 NL 1.15 OV 0.99 ! PT 1.05 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.95 HN 1.04 KP 0.91 ! LA 0.97 MK 1.01 NL 1.04 OV 1.09 ! PT 1.18 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.01 HN 1.01 KP 1.04 ! LA 0.94 MK 1.00 NL 1.09 OV 0.99 ! PT 1.15 SC 0.94 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 0.89 KP 1.00* ! LA 0.79 MK 0.73 NL 1.00* OV 1.00* ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.077963Jy sigma=0.000622 ! Fit after self-cal, rms=0.077584Jy sigma=0.000621 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.215 mas, bmaj=6.527 mas, bpa=13.14 degrees ! Estimated noise=572.378 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.00100114 Jy ! Component: 100 - total flux cleaned = 0.000981439 Jy ! Component: 150 - total flux cleaned = 0.000899132 Jy ! Component: 200 - total flux cleaned = 0.000845572 Jy ! Total flux subtracted in 200 components = 0.000845572 Jy ! Clean residual min=-0.001765 max=0.002040 Jy/beam ! Clean residual mean=-0.000011 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0435577 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.0435577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077554Jy sigma=0.000620 ! Fit after self-cal, rms=0.077485Jy sigma=0.000620 ! 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.077485Jy sigma=0.000620 ! Fit after self-cal, rms=0.075652Jy sigma=0.000618 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.26 mas, bmaj=6.477 mas, bpa=12.57 degrees ! Estimated noise=571.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.54693e-05 Jy ! Component: 100 - total flux cleaned = -7.93653e-05 Jy ! Component: 150 - total flux cleaned = -6.76587e-05 Jy ! Component: 200 - total flux cleaned = -5.7207e-05 Jy ! Total flux subtracted in 200 components = -5.7207e-05 Jy ! Clean residual min=-0.001452 max=0.001326 Jy/beam ! Clean residual mean=-0.000009 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.0435005 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.0435005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075647Jy sigma=0.000618 ! Fit after self-cal, rms=0.075627Jy sigma=0.000617 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 = -3.0978e-05 Jy ! Component: 100 - total flux cleaned = -1.87198e-05 Jy ! Component: 150 - total flux cleaned = -2.86676e-05 Jy ! Component: 200 - total flux cleaned = -4.51631e-05 Jy ! Total flux subtracted in 200 components = -4.51631e-05 Jy ! Clean residual min=-0.001470 max=0.001385 Jy/beam ! Clean residual mean=-0.000010 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.0434554 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.0434554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075624Jy sigma=0.000617 ! Fit after self-cal, rms=0.075625Jy sigma=0.000617 ! 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.075625Jy sigma=0.000617 ! Fit after self-cal, rms=0.075751Jy sigma=0.000617 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.265 mas, bmaj=6.46 mas, bpa=12.25 degrees ! Estimated noise=572.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.20765e-06 Jy ! Component: 100 - total flux cleaned = 1.14461e-05 Jy ! Component: 150 - total flux cleaned = 3.35193e-05 Jy ! Component: 200 - total flux cleaned = 3.34899e-05 Jy ! Total flux subtracted in 200 components = 3.34899e-05 Jy ! Clean residual min=-0.001408 max=0.001337 Jy/beam ! Clean residual mean=-0.000010 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.0434889 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.0434888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075748Jy sigma=0.000617 ! Fit after self-cal, rms=0.075755Jy sigma=0.000617 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 = 3.03155e-06 Jy ! Component: 100 - total flux cleaned = -1.64547e-05 Jy ! Component: 150 - total flux cleaned = -1.60485e-05 Jy ! Component: 200 - total flux cleaned = -1.63498e-05 Jy ! Total flux subtracted in 200 components = -1.63498e-05 Jy ! Clean residual min=-0.001439 max=0.001378 Jy/beam ! Clean residual mean=-0.000010 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.0434725 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.0434725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075753Jy sigma=0.000617 ! Fit after self-cal, rms=0.075752Jy sigma=0.000617 ! 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.075752Jy sigma=0.000617 ! Fit after self-cal, rms=0.075829Jy sigma=0.000617 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.348 mas, bmaj=9.227 mas, bpa=28.9 degrees ! Estimated noise=663.881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000147114 Jy ! Component: 100 - total flux cleaned = 0.000155887 Jy ! Component: 150 - total flux cleaned = 0.000152182 Jy ! Component: 200 - total flux cleaned = 0.000148796 Jy ! Total flux subtracted in 200 components = 0.000148796 Jy ! Clean residual min=-0.001562 max=0.001596 Jy/beam ! Clean residual mean=-0.000021 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.0436213 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 55 components and 0.0436213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075829Jy sigma=0.000617 ! Fit after self-cal, rms=0.075830Jy sigma=0.000617 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 = 2.74593e-05 Jy ! Component: 100 - total flux cleaned = 2.13726e-05 Jy ! Component: 150 - total flux cleaned = 2.14e-05 Jy ! Component: 200 - total flux cleaned = 1.88045e-05 Jy ! Total flux subtracted in 200 components = 1.88045e-05 Jy ! Clean residual min=-0.001585 max=0.001564 Jy/beam ! Clean residual mean=-0.000021 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.0436401 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.0436401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075830Jy sigma=0.000617 ! Fit after self-cal, rms=0.075827Jy sigma=0.000617 ! 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=4.277 mas, bmaj=6.44 mas, bpa=12.16 degrees ! Estimated noise=573.119 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.277 x 6.44 at 12.16 degrees (North through East) ! Clean map min=-0.0013826 max=0.044784 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.342 mas, bmaj=5.221 mas, bpa=15.13 degrees ! Estimated noise=947.176 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0348927 Jy ! Component: 100 - total flux cleaned = 0.0425322 Jy ! Component: 150 - total flux cleaned = 0.0432591 Jy ! Component: 200 - total flux cleaned = 0.0431331 Jy ! Total flux subtracted in 200 components = 0.0431331 Jy ! Clean residual min=-0.002275 max=0.001954 Jy/beam ! Clean residual mean=-0.000006 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0431332 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0431332 Jy ! Inverting map and beam ! Estimated beam: bmin=4.277 mas, bmaj=6.44 mas, bpa=12.16 degrees ! Estimated noise=573.119 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.000543301 Jy ! Component: 100 - total flux cleaned = 0.000611588 Jy ! Component: 150 - total flux cleaned = 0.000611176 Jy ! Component: 200 - total flux cleaned = 0.000611779 Jy ! Total flux subtracted in 200 components = 0.000611779 Jy ! Clean residual min=-0.001408 max=0.001346 Jy/beam ! Clean residual mean=-0.000011 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.0437449 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.0437449 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.348 mas, bmaj=9.227 mas, bpa=28.9 degrees ! Estimated noise=663.881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.33899e-05 Jy ! Component: 100 - total flux cleaned = 3.32005e-05 Jy ! Component: 150 - total flux cleaned = 2.72507e-05 Jy ! Component: 200 - total flux cleaned = 2.05003e-06 Jy ! Total flux subtracted in 200 components = 2.05003e-06 Jy ! Clean residual min=-0.001601 max=0.001555 Jy/beam ! Clean residual mean=-0.000022 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.043747 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.52848e-06 Jy ! Component: 100 - total flux cleaned = -1.27445e-05 Jy ! Component: 150 - total flux cleaned = -2.01781e-05 Jy ! Component: 200 - total flux cleaned = -2.68008e-05 Jy ! Total flux subtracted in 200 components = -2.68008e-05 Jy ! Clean residual min=-0.001594 max=0.001560 Jy/beam ! Clean residual mean=-0.000022 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.0437202 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.0437202 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.277 mas, bmaj=6.44 mas, bpa=12.16 degrees ! Estimated noise=573.119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.95264e-05 Jy ! Component: 100 - total flux cleaned = -5.21741e-05 Jy ! Component: 150 - total flux cleaned = -5.29005e-05 Jy ! Component: 200 - total flux cleaned = -6.29439e-05 Jy ! Total flux subtracted in 200 components = -6.29439e-05 Jy ! Clean residual min=-0.001399 max=0.001362 Jy/beam ! Clean residual mean=-0.000011 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0436572 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.0436572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075830Jy sigma=0.000617 ! Fit after self-cal, rms=0.075831Jy sigma=0.000617 wmodel J1204+4856_S_2017_05_01_pus_map.mod ! Writing 34 model components to file: J1204+4856_S_2017_05_01_pus_map.mod wobs J1204+4856_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1204+4856_S_2017_05_01_pus_uvs.fits wwins J1204+4856_S_2017_05_01_pus_map.win ! wwins: Wrote 1 windows to J1204+4856_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 = -0.00010508 Jy ! Component: 100 - total flux cleaned = -0.000175683 Jy ! Component: 150 - total flux cleaned = -0.000266785 Jy ! Component: 200 - total flux cleaned = -0.000376809 Jy ! Component: 250 - total flux cleaned = -0.00050481 Jy ! Component: 300 - total flux cleaned = -0.000587772 Jy ! Component: 350 - total flux cleaned = -0.000668038 Jy ! Component: 400 - total flux cleaned = -0.000667594 Jy ! Component: 450 - total flux cleaned = -0.000725687 Jy ! Component: 500 - total flux cleaned = -0.000725751 Jy ! Component: 550 - total flux cleaned = -0.000762989 Jy ! Component: 600 - total flux cleaned = -0.00076263 Jy ! Component: 650 - total flux cleaned = -0.000708835 Jy ! Component: 700 - total flux cleaned = -0.000761546 Jy ! Component: 750 - total flux cleaned = -0.000744163 Jy ! Component: 800 - total flux cleaned = -0.000795275 Jy ! Component: 850 - total flux cleaned = -0.000845808 Jy ! Component: 900 - total flux cleaned = -0.000944894 Jy ! Component: 950 - total flux cleaned = -0.000960983 Jy ! Component: 1000 - total flux cleaned = -0.00102534 Jy ! Component: 1050 - total flux cleaned = -0.00110495 Jy ! Component: 1100 - total flux cleaned = -0.00113638 Jy ! Component: 1150 - total flux cleaned = -0.0012144 Jy ! Component: 1200 - total flux cleaned = -0.00126028 Jy ! Component: 1250 - total flux cleaned = -0.00130591 Jy ! Component: 1300 - total flux cleaned = -0.00132072 Jy ! Component: 1350 - total flux cleaned = -0.00135068 Jy ! Component: 1400 - total flux cleaned = -0.00140951 Jy ! Component: 1450 - total flux cleaned = -0.00140947 Jy ! Component: 1500 - total flux cleaned = -0.0014815 Jy ! Component: 1550 - total flux cleaned = -0.00148134 Jy ! Component: 1600 - total flux cleaned = -0.00149546 Jy ! Component: 1650 - total flux cleaned = -0.00150934 Jy ! Component: 1700 - total flux cleaned = -0.00153703 Jy ! Component: 1750 - total flux cleaned = -0.00153728 Jy ! Component: 1800 - total flux cleaned = -0.00159184 Jy ! Component: 1850 - total flux cleaned = -0.00157812 Jy ! Component: 1900 - total flux cleaned = -0.00157824 Jy ! Component: 1950 - total flux cleaned = -0.00161816 Jy ! Component: 2000 - total flux cleaned = -0.00165774 Jy ! Component: 2050 - total flux cleaned = -0.00167091 Jy ! Component: 2100 - total flux cleaned = -0.00169676 Jy ! Component: 2150 - total flux cleaned = -0.00173511 Jy ! Component: 2200 - total flux cleaned = -0.00173517 Jy ! Component: 2250 - total flux cleaned = -0.00176027 Jy ! Component: 2300 - total flux cleaned = -0.00182276 Jy ! Component: 2350 - total flux cleaned = -0.00185978 Jy ! Component: 2400 - total flux cleaned = -0.00184749 Jy ! Component: 2450 - total flux cleaned = -0.00193272 Jy ! Component: 2500 - total flux cleaned = -0.00198104 Jy ! Component: 2550 - total flux cleaned = -0.00198106 Jy ! Component: 2600 - total flux cleaned = -0.00204062 Jy ! Component: 2650 - total flux cleaned = -0.00208778 Jy ! Component: 2700 - total flux cleaned = -0.00215793 Jy ! Component: 2750 - total flux cleaned = -0.0021694 Jy ! Component: 2800 - total flux cleaned = -0.00221547 Jy ! Component: 2850 - total flux cleaned = -0.00222689 Jy ! Component: 2900 - total flux cleaned = -0.00228361 Jy ! Component: 2950 - total flux cleaned = -0.0022948 Jy ! Component: 3000 - total flux cleaned = -0.00231714 Jy ! Component: 3050 - total flux cleaned = -0.00233931 Jy ! Component: 3100 - total flux cleaned = -0.0024167 Jy ! Component: 3150 - total flux cleaned = -0.00242763 Jy ! Component: 3200 - total flux cleaned = -0.00244954 Jy ! Component: 3250 - total flux cleaned = -0.00249285 Jy ! Component: 3300 - total flux cleaned = -0.00251445 Jy ! Component: 3350 - total flux cleaned = -0.00251454 Jy ! Component: 3400 - total flux cleaned = -0.00256781 Jy ! Component: 3450 - total flux cleaned = -0.00261004 Jy ! Component: 3500 - total flux cleaned = -0.0025996 Jy ! Component: 3550 - total flux cleaned = -0.00264139 Jy ! Component: 3600 - total flux cleaned = -0.00265179 Jy ! Component: 3650 - total flux cleaned = -0.00269312 Jy ! Component: 3700 - total flux cleaned = -0.00273406 Jy ! Component: 3750 - total flux cleaned = -0.00274418 Jy ! Component: 3800 - total flux cleaned = -0.00276443 Jy ! Component: 3850 - total flux cleaned = -0.00278452 Jy ! Component: 3900 - total flux cleaned = -0.0027646 Jy ! Component: 3950 - total flux cleaned = -0.00276461 Jy ! Component: 4000 - total flux cleaned = -0.00279436 Jy ! Component: 4050 - total flux cleaned = -0.00278457 Jy ! Total flux subtracted in 4096 components = -0.00283356 Jy ! Clean residual min=-0.000628 max=0.000537 Jy/beam ! Clean residual mean=-0.000004 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.0408237 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 308 components and 0.0408237 Jy ![Exited script file: muppet] wmap "J1204+4856_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.277 x 6.44 at 12.16 degrees (North through East) ! Clean map min=-0.0012929 max=0.044744 Jy/beam ! Writing clean map to FITS file: J1204+4856_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.0447439 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178159 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.19452 1.19452 2.38904 4.77809 9.55617 19.1123 38.2247 76.4494 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.044 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.277 x 6.44 at 12.16 degrees (North through East) ! Clean map min=-0.0012929 max=0.044744 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 J1204+4856_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:34:46 2019