! Started logfile: J1410+0731_S_2017_08_05_pus_uvs.log on Thu May 9 19:30:29 2019 obs J1410+0731_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1410+0731_S_2017_08_05_pus_uva.fits ! AN table 1: 111 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.904104 visibilities/baseline/integration-bin. ! Found source: J1410+0731 ! ! 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 513 lines of history. ! ! Reading 18064 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 J1410+0731_S_2017_08_05_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 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 702 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.923141Jy sigma=0.008201 ! Fit after self-cal, rms=0.915351Jy sigma=0.008139 ! 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.716 mas, bmaj=6.823 mas, bpa=-3.271 degrees ! Estimated noise=924.124 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.0644554 Jy ! Component: 100 - total flux cleaned = 0.0802396 Jy ! Total flux subtracted in 100 components = 0.0802396 Jy ! Clean residual min=-0.004366 max=0.006609 Jy/beam ! Clean residual mean=0.000002 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.0802396 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0802396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083300Jy sigma=0.000682 ! Fit after self-cal, rms=0.083302Jy sigma=0.000682 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00745364 Jy ! Component: 100 - total flux cleaned = 0.0115843 Jy ! Total flux subtracted in 100 components = 0.0115843 Jy ! Clean residual min=-0.003788 max=0.004608 Jy/beam ! Clean residual mean=0.000001 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.0918239 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.0918239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082296Jy sigma=0.000673 ! Fit after self-cal, rms=0.082319Jy sigma=0.000673 ! Inverting map ! Added new window around map position (-5, 4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00398205 Jy ! Component: 100 - total flux cleaned = 0.0062969 Jy ! Total flux subtracted in 100 components = 0.0062969 Jy ! Clean residual min=-0.003546 max=0.003063 Jy/beam ! Clean residual mean=-0.000000 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.0981208 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 30 components and 0.0981208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082027Jy sigma=0.000671 ! Fit after self-cal, rms=0.082016Jy sigma=0.000671 ! 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.352 mas, bmaj=8.045 mas, bpa=-4.351 degrees ! Estimated noise=686.297 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.00297349 Jy ! Component: 100 - total flux cleaned = 0.00481572 Jy ! Component: 150 - total flux cleaned = 0.00608785 Jy ! Component: 200 - total flux cleaned = 0.0070057 Jy ! Total flux subtracted in 200 components = 0.0070057 Jy ! Clean residual min=-0.002255 max=0.002384 Jy/beam ! Clean residual mean=0.000003 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.105126 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 57 components and 0.105126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081860Jy sigma=0.000670 ! Fit after self-cal, rms=0.081859Jy sigma=0.000670 ! 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.98 FD 0.98 HN 0.98 KP 1.05 ! LA 0.97 MK 1.01 NL 0.88 OV 1.04 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.05 HN 1.03 KP 0.99 ! LA 0.95 MK 0.99 NL 1.04 OV 1.09 ! PT 0.97 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 1.03 KP 0.93 ! LA 0.78 MK 1.01 NL 1.18 OV 0.98 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 0.85 KP 1.00* ! LA 1.00* MK 1.07 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.081859Jy sigma=0.000670 ! Fit after self-cal, rms=0.079858Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.363 mas, bmaj=8.084 mas, bpa=-4.428 degrees ! Estimated noise=687.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.000191699 Jy ! Component: 100 - total flux cleaned = -0.000175554 Jy ! Component: 150 - total flux cleaned = -0.000129512 Jy ! Component: 200 - total flux cleaned = -0.000142508 Jy ! Total flux subtracted in 200 components = -0.000142508 Jy ! Clean residual min=-0.001975 max=0.001996 Jy/beam ! Clean residual mean=-0.000002 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.104984 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.104984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079848Jy sigma=0.000665 ! Fit after self-cal, rms=0.079815Jy sigma=0.000665 ! 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.079815Jy sigma=0.000665 ! Fit after self-cal, rms=0.079808Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=8.094 mas, bpa=-4.402 degrees ! Estimated noise=687.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000129555 Jy ! Component: 100 - total flux cleaned = -0.000192297 Jy ! Component: 150 - total flux cleaned = -0.000234617 Jy ! Component: 200 - total flux cleaned = -0.000286487 Jy ! Total flux subtracted in 200 components = -0.000286487 Jy ! Clean residual min=-0.002005 max=0.001905 Jy/beam ! Clean residual mean=-0.000003 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.104697 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 74 components and 0.104697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079801Jy sigma=0.000664 ! Fit after self-cal, rms=0.079807Jy sigma=0.000664 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.61096e-06 Jy ! Component: 100 - total flux cleaned = -5.51389e-05 Jy ! Component: 150 - total flux cleaned = -9.08379e-05 Jy ! Component: 200 - total flux cleaned = -0.000134225 Jy ! Total flux subtracted in 200 components = -0.000134225 Jy ! Clean residual min=-0.001988 max=0.001912 Jy/beam ! Clean residual mean=-0.000003 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.104563 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.104563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079803Jy sigma=0.000664 ! Fit after self-cal, rms=0.079802Jy sigma=0.000664 ! 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.079802Jy sigma=0.000664 ! Fit after self-cal, rms=0.079673Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=8.103 mas, bpa=-4.388 degrees ! Estimated noise=688.256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.48465e-05 Jy ! Component: 100 - total flux cleaned = -4.50297e-05 Jy ! Component: 150 - total flux cleaned = -4.50636e-05 Jy ! Component: 200 - total flux cleaned = -3.38232e-05 Jy ! Total flux subtracted in 200 components = -3.38232e-05 Jy ! Clean residual min=-0.001682 max=0.001592 Jy/beam ! Clean residual mean=-0.000001 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.104529 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 83 components and 0.104529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079669Jy sigma=0.000663 ! Fit after self-cal, rms=0.079680Jy sigma=0.000662 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 = 1.97896e-05 Jy ! Component: 100 - total flux cleaned = 2.00741e-05 Jy ! Component: 150 - total flux cleaned = 2.00503e-05 Jy ! Component: 200 - total flux cleaned = 1.08472e-05 Jy ! Total flux subtracted in 200 components = 1.08472e-05 Jy ! Clean residual min=-0.001663 max=0.001587 Jy/beam ! Clean residual mean=-0.000001 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.10454 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 85 components and 0.10454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079678Jy sigma=0.000662 ! Fit after self-cal, rms=0.079677Jy sigma=0.000662 ! 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.079677Jy sigma=0.000662 ! Fit after self-cal, rms=0.079716Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.45 mas, bmaj=11.92 mas, bpa=-6.914 degrees ! Estimated noise=838.426 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00041185 Jy ! Component: 100 - total flux cleaned = 0.000387144 Jy ! Component: 150 - total flux cleaned = 0.000387151 Jy ! Component: 200 - total flux cleaned = 0.000377959 Jy ! Total flux subtracted in 200 components = 0.000377959 Jy ! Clean residual min=-0.001787 max=0.001801 Jy/beam ! Clean residual mean=-0.000002 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.104918 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 92 components and 0.104918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079717Jy sigma=0.000662 ! Fit after self-cal, rms=0.079717Jy sigma=0.000662 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.08182e-05 Jy ! Component: 100 - total flux cleaned = 8.24178e-05 Jy ! Component: 150 - total flux cleaned = 9.01633e-05 Jy ! Component: 200 - total flux cleaned = 9.75073e-05 Jy ! Total flux subtracted in 200 components = 9.75073e-05 Jy ! Clean residual min=-0.001786 max=0.001809 Jy/beam ! Clean residual mean=-0.000002 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.105016 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 94 components and 0.105016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079719Jy sigma=0.000662 ! Fit after self-cal, rms=0.079718Jy sigma=0.000662 ! 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.381 mas, bmaj=8.107 mas, bpa=-4.383 degrees ! Estimated noise=688.205 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.381 x 8.107 at -4.383 degrees (North through East) ! Clean map min=-0.0016022 max=0.085618 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.735 mas, bmaj=6.858 mas, bpa=-3.158 degrees ! Estimated noise=937.177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.06502 Jy ! Component: 100 - total flux cleaned = 0.0809334 Jy ! Component: 150 - total flux cleaned = 0.0887112 Jy ! Component: 200 - total flux cleaned = 0.0935169 Jy ! Total flux subtracted in 200 components = 0.0935169 Jy ! Clean residual min=-0.002709 max=0.002682 Jy/beam ! Clean residual mean=0.000001 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0935169 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0935169 Jy ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=8.107 mas, bpa=-4.383 degrees ! Estimated noise=688.205 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.00424272 Jy ! Component: 100 - total flux cleaned = 0.00665925 Jy ! Component: 150 - total flux cleaned = 0.00817426 Jy ! Component: 200 - total flux cleaned = 0.00915948 Jy ! Total flux subtracted in 200 components = 0.00915948 Jy ! Clean residual min=-0.001695 max=0.001668 Jy/beam ! Clean residual mean=0.000000 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.102676 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 53 components and 0.102676 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.45 mas, bmaj=11.92 mas, bpa=-6.914 degrees ! Estimated noise=838.426 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135521 Jy ! Component: 100 - total flux cleaned = 0.00197417 Jy ! Component: 150 - total flux cleaned = 0.00210012 Jy ! Component: 200 - total flux cleaned = 0.00211348 Jy ! Total flux subtracted in 200 components = 0.00211348 Jy ! Clean residual min=-0.001854 max=0.001822 Jy/beam ! Clean residual mean=-0.000002 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.10479 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 = 1.25247e-05 Jy ! Component: 100 - total flux cleaned = 2.38804e-05 Jy ! Component: 150 - total flux cleaned = 4.5311e-05 Jy ! Component: 200 - total flux cleaned = 5.56967e-05 Jy ! Total flux subtracted in 200 components = 5.56967e-05 Jy ! Clean residual min=-0.001826 max=0.001822 Jy/beam ! Clean residual mean=-0.000002 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.104846 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.104846 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=8.107 mas, bpa=-4.383 degrees ! Estimated noise=688.205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000434546 Jy ! Component: 100 - total flux cleaned = -0.000503736 Jy ! Component: 150 - total flux cleaned = -0.000597167 Jy ! Component: 200 - total flux cleaned = -0.000613242 Jy ! Total flux subtracted in 200 components = -0.000613242 Jy ! Clean residual min=-0.001681 max=0.001667 Jy/beam ! Clean residual mean=-0.000001 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.104232 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.104232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079728Jy sigma=0.000663 ! Fit after self-cal, rms=0.079725Jy sigma=0.000663 wmodel J1410+0731_S_2017_08_05_pus_map.mod ! Writing 76 model components to file: J1410+0731_S_2017_08_05_pus_map.mod wobs J1410+0731_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1410+0731_S_2017_08_05_pus_uvs.fits wwins J1410+0731_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J1410+0731_S_2017_08_05_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 = -6.44143e-05 Jy ! Component: 100 - total flux cleaned = -9.18184e-06 Jy ! Component: 150 - total flux cleaned = 0.000179252 Jy ! Component: 200 - total flux cleaned = 0.000387794 Jy ! Component: 250 - total flux cleaned = 0.000563682 Jy ! Component: 300 - total flux cleaned = 0.000709443 Jy ! Component: 350 - total flux cleaned = 0.000803518 Jy ! Component: 400 - total flux cleaned = 0.00087277 Jy ! Component: 450 - total flux cleaned = 0.000917808 Jy ! Component: 500 - total flux cleaned = 0.000940431 Jy ! Component: 550 - total flux cleaned = 0.00102649 Jy ! Component: 600 - total flux cleaned = 0.000941627 Jy ! Component: 650 - total flux cleaned = 0.000900155 Jy ! Component: 700 - total flux cleaned = 0.000879581 Jy ! Component: 750 - total flux cleaned = 0.0008595 Jy ! Component: 800 - total flux cleaned = 0.000780836 Jy ! Component: 850 - total flux cleaned = 0.0008197 Jy ! Component: 900 - total flux cleaned = 0.000800561 Jy ! Component: 950 - total flux cleaned = 0.00080046 Jy ! Component: 1000 - total flux cleaned = 0.000800374 Jy ! Component: 1050 - total flux cleaned = 0.000892103 Jy ! Component: 1100 - total flux cleaned = 0.000801422 Jy ! Component: 1150 - total flux cleaned = 0.000891331 Jy ! Component: 1200 - total flux cleaned = 0.000908834 Jy ! Component: 1250 - total flux cleaned = 0.00094397 Jy ! Component: 1300 - total flux cleaned = 0.00101285 Jy ! Component: 1350 - total flux cleaned = 0.00102971 Jy ! Component: 1400 - total flux cleaned = 0.0010298 Jy ! Component: 1450 - total flux cleaned = 0.00102991 Jy ! Component: 1500 - total flux cleaned = 0.0010629 Jy ! Component: 1550 - total flux cleaned = 0.00109572 Jy ! Component: 1600 - total flux cleaned = 0.00107942 Jy ! Component: 1650 - total flux cleaned = 0.00106352 Jy ! Component: 1700 - total flux cleaned = 0.001143 Jy ! Component: 1750 - total flux cleaned = 0.00115859 Jy ! Component: 1800 - total flux cleaned = 0.00112736 Jy ! Component: 1850 - total flux cleaned = 0.00117396 Jy ! Component: 1900 - total flux cleaned = 0.00114333 Jy ! Component: 1950 - total flux cleaned = 0.00121924 Jy ! Component: 2000 - total flux cleaned = 0.00127927 Jy ! Component: 2050 - total flux cleaned = 0.0012789 Jy ! Component: 2100 - total flux cleaned = 0.00120506 Jy ! Component: 2150 - total flux cleaned = 0.00124879 Jy ! Component: 2200 - total flux cleaned = 0.00124852 Jy ! Component: 2250 - total flux cleaned = 0.00121966 Jy ! Component: 2300 - total flux cleaned = 0.00114839 Jy ! Component: 2350 - total flux cleaned = 0.00120499 Jy ! Component: 2400 - total flux cleaned = 0.00121915 Jy ! Component: 2450 - total flux cleaned = 0.00119127 Jy ! Component: 2500 - total flux cleaned = 0.00117749 Jy ! Component: 2550 - total flux cleaned = 0.00120493 Jy ! Component: 2600 - total flux cleaned = 0.0011639 Jy ! Component: 2650 - total flux cleaned = 0.00120468 Jy ! Component: 2700 - total flux cleaned = 0.00115076 Jy ! Component: 2750 - total flux cleaned = 0.00115071 Jy ! Component: 2800 - total flux cleaned = 0.00111078 Jy ! Component: 2850 - total flux cleaned = 0.00111077 Jy ! Component: 2900 - total flux cleaned = 0.00112373 Jy ! Component: 2950 - total flux cleaned = 0.00105884 Jy ! Component: 3000 - total flux cleaned = 0.00104583 Jy ! Component: 3050 - total flux cleaned = 0.000981562 Jy ! Component: 3100 - total flux cleaned = 0.000968787 Jy ! Component: 3150 - total flux cleaned = 0.00100683 Jy ! Component: 3200 - total flux cleaned = 0.000981615 Jy ! Component: 3250 - total flux cleaned = 0.000919031 Jy ! Component: 3300 - total flux cleaned = 0.000906499 Jy ! Component: 3350 - total flux cleaned = 0.000894134 Jy ! Component: 3400 - total flux cleaned = 0.00086947 Jy ! Component: 3450 - total flux cleaned = 0.000845016 Jy ! Component: 3500 - total flux cleaned = 0.000808552 Jy ! Component: 3550 - total flux cleaned = 0.000880985 Jy ! Component: 3600 - total flux cleaned = 0.000880943 Jy ! Component: 3650 - total flux cleaned = 0.000761626 Jy ! Component: 3700 - total flux cleaned = 0.000773585 Jy ! Component: 3750 - total flux cleaned = 0.000773541 Jy ! Component: 3800 - total flux cleaned = 0.000808834 Jy ! Component: 3850 - total flux cleaned = 0.000808789 Jy ! Component: 3900 - total flux cleaned = 0.000808919 Jy ! Component: 3950 - total flux cleaned = 0.000797289 Jy ! Component: 4000 - total flux cleaned = 0.000808799 Jy ! Component: 4050 - total flux cleaned = 0.000797329 Jy ! Total flux subtracted in 4096 components = 0.000763204 Jy ! Clean residual min=-0.000774 max=0.000891 Jy/beam ! Clean residual mean=0.000000 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.104996 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 358 components and 0.104996 Jy ![Exited script file: muppet] wmap "J1410+0731_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.381 x 8.107 at -4.383 degrees (North through East) ! Clean map min=-0.0013863 max=0.085985 Jy/beam ! Writing clean map to FITS file: J1410+0731_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0859855 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215902 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.753273 0.753273 1.50655 3.01309 6.02618 12.0524 24.1047 48.2095 96.419 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.085 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.381 x 8.107 at -4.383 degrees (North through East) ! Clean map min=-0.0013863 max=0.085985 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 J1410+0731_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:30:35 2019