! Started logfile: J2352+3030_S_2017_02_24_pus_uvs.log on Sat May 4 11:38:49 2019 obs J2352+3030_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J2352+3030_S_2017_02_24_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.903048 visibilities/baseline/integration-bin. ! Found source: J2352+3030 ! ! 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 823 lines of history. ! ! Reading 18368 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 J2352+3030_S_2017_02_24_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 58 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 401 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998361Jy sigma=0.009274 ! Fit after self-cal, rms=0.962569Jy sigma=0.008969 ! 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.851 mas, bmaj=5.699 mas, bpa=-3.006 degrees ! Estimated noise=1013.82 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.0301453 Jy ! Component: 100 - total flux cleaned = 0.0367378 Jy ! Total flux subtracted in 100 components = 0.0367378 Jy ! Clean residual min=-0.002640 max=0.002861 Jy/beam ! Clean residual mean=0.000000 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.0367378 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0367378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084884Jy sigma=0.000660 ! Fit after self-cal, rms=0.083851Jy sigma=0.000648 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0034597 Jy ! Component: 100 - total flux cleaned = 0.00397043 Jy ! Total flux subtracted in 100 components = 0.00397043 Jy ! Clean residual min=-0.002663 max=0.002602 Jy/beam ! Clean residual mean=-0.000000 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.0407082 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.0407082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083615Jy sigma=0.000647 ! Fit after self-cal, rms=0.083587Jy sigma=0.000647 ! 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.472 mas, bmaj=6.534 mas, bpa=-0.6467 degrees ! Estimated noise=620.556 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.0010084 Jy ! Component: 100 - total flux cleaned = 0.00101187 Jy ! Component: 150 - total flux cleaned = 0.00103549 Jy ! Component: 200 - total flux cleaned = 0.00103557 Jy ! Total flux subtracted in 200 components = 0.00103557 Jy ! Clean residual min=-0.001928 max=0.001727 Jy/beam ! Clean residual mean=0.000000 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.0417438 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.0417438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083536Jy sigma=0.000647 ! Fit after self-cal, rms=0.083528Jy sigma=0.000647 ! 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.99 FD 0.92 HN 1.04 KP 0.98 ! LA 0.94 MK 1.00 NL 1.00 OV 1.24 ! PT 1.10 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.94 HN 1.02 KP 0.97 ! LA 0.99 MK 0.93 NL 0.94 OV 1.09 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.06 KP 1.02 ! LA 0.99 MK 0.99 NL 1.04 OV 0.99 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.21 HN 0.94 KP 1.00* ! LA 1.00 MK 0.85 NL 1.00* OV 1.00 ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.083528Jy sigma=0.000647 ! Fit after self-cal, rms=0.081808Jy sigma=0.000646 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=6.468 mas, bpa=-0.6502 degrees ! Estimated noise=627.48 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.0011022 Jy ! Component: 100 - total flux cleaned = 0.00127472 Jy ! Component: 150 - total flux cleaned = 0.00131406 Jy ! Component: 200 - total flux cleaned = 0.00134892 Jy ! Total flux subtracted in 200 components = 0.00134892 Jy ! Clean residual min=-0.001826 max=0.001709 Jy/beam ! Clean residual mean=0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0430927 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.0430927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081775Jy sigma=0.000646 ! Fit after self-cal, rms=0.081714Jy sigma=0.000646 ! 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.081714Jy sigma=0.000646 ! Fit after self-cal, rms=0.077346Jy sigma=0.000644 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.426 mas, bmaj=6.439 mas, bpa=-0.9026 degrees ! Estimated noise=630.218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000346657 Jy ! Component: 100 - total flux cleaned = 0.000346277 Jy ! Component: 150 - total flux cleaned = 0.000346166 Jy ! Component: 200 - total flux cleaned = 0.000335906 Jy ! Total flux subtracted in 200 components = 0.000335906 Jy ! Clean residual min=-0.001610 max=0.001641 Jy/beam ! Clean residual mean=-0.000000 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.0434286 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 40 components and 0.0434286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077340Jy sigma=0.000644 ! Fit after self-cal, rms=0.077316Jy sigma=0.000644 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.3965e-05 Jy ! Component: 100 - total flux cleaned = 1.17528e-05 Jy ! Component: 150 - total flux cleaned = -7.61295e-06 Jy ! Component: 200 - total flux cleaned = -2.51294e-05 Jy ! Total flux subtracted in 200 components = -2.51294e-05 Jy ! Clean residual min=-0.001609 max=0.001450 Jy/beam ! Clean residual mean=0.000000 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0434035 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 44 components and 0.0434035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077312Jy sigma=0.000644 ! Fit after self-cal, rms=0.077307Jy sigma=0.000643 ! 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.077307Jy sigma=0.000643 ! Fit after self-cal, rms=0.077746Jy sigma=0.000643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.422 mas, bmaj=6.446 mas, bpa=-0.7365 degrees ! Estimated noise=633.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000226324 Jy ! Component: 100 - total flux cleaned = 0.000250115 Jy ! Component: 150 - total flux cleaned = 0.000281108 Jy ! Component: 200 - total flux cleaned = 0.000290509 Jy ! Total flux subtracted in 200 components = 0.000290509 Jy ! Clean residual min=-0.001620 max=0.001553 Jy/beam ! Clean residual mean=0.000000 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.043694 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 47 components and 0.043694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077740Jy sigma=0.000643 ! Fit after self-cal, rms=0.077751Jy sigma=0.000643 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.10288e-06 Jy ! Component: 100 - total flux cleaned = 8.84433e-06 Jy ! Component: 150 - total flux cleaned = 9.13418e-06 Jy ! Component: 200 - total flux cleaned = 5.6146e-07 Jy ! Total flux subtracted in 200 components = 5.6146e-07 Jy ! Clean residual min=-0.001576 max=0.001557 Jy/beam ! Clean residual mean=0.000000 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0436945 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.0436945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077747Jy sigma=0.000643 ! Fit after self-cal, rms=0.077739Jy sigma=0.000643 ! 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.077739Jy sigma=0.000643 ! Fit after self-cal, rms=0.078256Jy sigma=0.000643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.269 mas, bmaj=9.542 mas, bpa=2.835 degrees ! Estimated noise=807.518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.91139e-05 Jy ! Component: 100 - total flux cleaned = 7.10965e-05 Jy ! Component: 150 - total flux cleaned = 8.31911e-05 Jy ! Component: 200 - total flux cleaned = 6.63211e-05 Jy ! Total flux subtracted in 200 components = 6.63211e-05 Jy ! Clean residual min=-0.001822 max=0.001787 Jy/beam ! Clean residual mean=0.000000 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0437609 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.0437609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078254Jy sigma=0.000643 ! Fit after self-cal, rms=0.078258Jy sigma=0.000643 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.000147068 Jy ! Component: 100 - total flux cleaned = -0.000131599 Jy ! Component: 150 - total flux cleaned = -0.000138387 Jy ! Component: 200 - total flux cleaned = -0.000138504 Jy ! Total flux subtracted in 200 components = -0.000138504 Jy ! Clean residual min=-0.001820 max=0.001772 Jy/beam ! Clean residual mean=0.000001 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.0436224 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.0436224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078258Jy sigma=0.000643 ! Fit after self-cal, rms=0.078257Jy sigma=0.000643 ! 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.415 mas, bmaj=6.458 mas, bpa=-0.6709 degrees ! Estimated noise=637.045 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.415 x 6.458 at -0.6709 degrees (North through East) ! Clean map min=-0.0015269 max=0.042897 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.818 mas, bmaj=5.61 mas, bpa=-3.388 degrees ! Estimated noise=1025.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0325375 Jy ! Component: 100 - total flux cleaned = 0.0398061 Jy ! Component: 150 - total flux cleaned = 0.0424574 Jy ! Component: 200 - total flux cleaned = 0.0427805 Jy ! Total flux subtracted in 200 components = 0.0427805 Jy ! Clean residual min=-0.002533 max=0.002225 Jy/beam ! Clean residual mean=-0.000000 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.0427806 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0427806 Jy ! Inverting map and beam ! Estimated beam: bmin=3.415 mas, bmaj=6.458 mas, bpa=-0.6709 degrees ! Estimated noise=637.045 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.000937768 Jy ! Component: 100 - total flux cleaned = 0.00102533 Jy ! Component: 150 - total flux cleaned = 0.000993187 Jy ! Component: 200 - total flux cleaned = 0.00101967 Jy ! Total flux subtracted in 200 components = 0.00101967 Jy ! Clean residual min=-0.001618 max=0.001609 Jy/beam ! Clean residual mean=0.000000 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0438002 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 30 components and 0.0438002 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.269 mas, bmaj=9.542 mas, bpa=2.835 degrees ! Estimated noise=807.518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000147807 Jy ! Component: 100 - total flux cleaned = -0.00014611 Jy ! Component: 150 - total flux cleaned = -0.000130829 Jy ! Component: 200 - total flux cleaned = -0.000167365 Jy ! Total flux subtracted in 200 components = -0.000167365 Jy ! Clean residual min=-0.001829 max=0.001758 Jy/beam ! Clean residual mean=0.000001 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.0436329 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 = -3.25982e-05 Jy ! Component: 100 - total flux cleaned = -6.11947e-05 Jy ! Component: 150 - total flux cleaned = -7.87016e-05 Jy ! Component: 200 - total flux cleaned = -8.70083e-05 Jy ! Total flux subtracted in 200 components = -8.70083e-05 Jy ! Clean residual min=-0.001824 max=0.001747 Jy/beam ! Clean residual mean=0.000001 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0435459 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.0435459 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.415 mas, bmaj=6.458 mas, bpa=-0.6709 degrees ! Estimated noise=637.045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.95813e-05 Jy ! Component: 100 - total flux cleaned = -6.08452e-05 Jy ! Component: 150 - total flux cleaned = -3.16085e-06 Jy ! Component: 200 - total flux cleaned = 4.73151e-05 Jy ! Total flux subtracted in 200 components = 4.73151e-05 Jy ! Clean residual min=-0.001613 max=0.001594 Jy/beam ! Clean residual mean=0.000000 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.0435932 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.0435932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078261Jy sigma=0.000643 ! Fit after self-cal, rms=0.078256Jy sigma=0.000643 wmodel J2352+3030_S_2017_02_24_pus_map.mod ! Writing 46 model components to file: J2352+3030_S_2017_02_24_pus_map.mod wobs J2352+3030_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J2352+3030_S_2017_02_24_pus_uvs.fits wwins J2352+3030_S_2017_02_24_pus_map.win ! wwins: Wrote 1 windows to J2352+3030_S_2017_02_24_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.89384e-05 Jy ! Component: 100 - total flux cleaned = -0.000241856 Jy ! Component: 150 - total flux cleaned = -0.000393625 Jy ! Component: 200 - total flux cleaned = -0.000467392 Jy ! Component: 250 - total flux cleaned = -0.000563016 Jy ! Component: 300 - total flux cleaned = -0.000678854 Jy ! Component: 350 - total flux cleaned = -0.000701141 Jy ! Component: 400 - total flux cleaned = -0.000723698 Jy ! Component: 450 - total flux cleaned = -0.0008107 Jy ! Component: 500 - total flux cleaned = -0.000895651 Jy ! Component: 550 - total flux cleaned = -0.000978695 Jy ! Component: 600 - total flux cleaned = -0.000978173 Jy ! Component: 650 - total flux cleaned = -0.00101797 Jy ! Component: 700 - total flux cleaned = -0.000938678 Jy ! Component: 750 - total flux cleaned = -0.000997345 Jy ! Component: 800 - total flux cleaned = -0.000958803 Jy ! Component: 850 - total flux cleaned = -0.000958971 Jy ! Component: 900 - total flux cleaned = -0.000977678 Jy ! Component: 950 - total flux cleaned = -0.000921836 Jy ! Component: 1000 - total flux cleaned = -0.000903556 Jy ! Component: 1050 - total flux cleaned = -0.000885084 Jy ! Component: 1100 - total flux cleaned = -0.000849599 Jy ! Component: 1150 - total flux cleaned = -0.000849349 Jy ! Component: 1200 - total flux cleaned = -0.00081448 Jy ! Component: 1250 - total flux cleaned = -0.000814732 Jy ! Component: 1300 - total flux cleaned = -0.000831607 Jy ! Component: 1350 - total flux cleaned = -0.000848393 Jy ! Component: 1400 - total flux cleaned = -0.000848329 Jy ! Component: 1450 - total flux cleaned = -0.000848225 Jy ! Component: 1500 - total flux cleaned = -0.000782859 Jy ! Component: 1550 - total flux cleaned = -0.00081523 Jy ! Component: 1600 - total flux cleaned = -0.000783106 Jy ! Component: 1650 - total flux cleaned = -0.000798846 Jy ! Component: 1700 - total flux cleaned = -0.000704153 Jy ! Component: 1750 - total flux cleaned = -0.00071986 Jy ! Component: 1800 - total flux cleaned = -0.000689102 Jy ! Component: 1850 - total flux cleaned = -0.00065834 Jy ! Component: 1900 - total flux cleaned = -0.000612681 Jy ! Component: 1950 - total flux cleaned = -0.000582327 Jy ! Component: 2000 - total flux cleaned = -0.000567359 Jy ! Component: 2050 - total flux cleaned = -0.000508226 Jy ! Component: 2100 - total flux cleaned = -0.000523016 Jy ! Component: 2150 - total flux cleaned = -0.000537438 Jy ! Component: 2200 - total flux cleaned = -0.000494244 Jy ! Component: 2250 - total flux cleaned = -0.000451273 Jy ! Component: 2300 - total flux cleaned = -0.000451416 Jy ! Component: 2350 - total flux cleaned = -0.00045156 Jy ! Component: 2400 - total flux cleaned = -0.000465569 Jy ! Component: 2450 - total flux cleaned = -0.000493501 Jy ! Component: 2500 - total flux cleaned = -0.000438399 Jy ! Component: 2550 - total flux cleaned = -0.000452251 Jy ! Component: 2600 - total flux cleaned = -0.000479516 Jy ! Component: 2650 - total flux cleaned = -0.000398573 Jy ! Component: 2700 - total flux cleaned = -0.000318262 Jy ! Component: 2750 - total flux cleaned = -0.000344969 Jy ! Component: 2800 - total flux cleaned = -0.000305477 Jy ! Component: 2850 - total flux cleaned = -0.000318548 Jy ! Component: 2900 - total flux cleaned = -0.000227601 Jy ! Component: 2950 - total flux cleaned = -0.00027927 Jy ! Component: 3000 - total flux cleaned = -0.000228025 Jy ! Component: 3050 - total flux cleaned = -0.000190131 Jy ! Component: 3100 - total flux cleaned = -0.000227894 Jy ! Component: 3150 - total flux cleaned = -0.000202959 Jy ! Component: 3200 - total flux cleaned = -0.000178312 Jy ! Component: 3250 - total flux cleaned = -0.000178236 Jy ! Component: 3300 - total flux cleaned = -0.000251585 Jy ! Component: 3350 - total flux cleaned = -0.00019067 Jy ! Component: 3400 - total flux cleaned = -0.000202752 Jy ! Component: 3450 - total flux cleaned = -0.000166921 Jy ! Component: 3500 - total flux cleaned = -0.000178886 Jy ! Component: 3550 - total flux cleaned = -0.00021443 Jy ! Component: 3600 - total flux cleaned = -0.000190888 Jy ! Component: 3650 - total flux cleaned = -0.000202521 Jy ! Component: 3700 - total flux cleaned = -0.000190927 Jy ! Component: 3750 - total flux cleaned = -0.000121827 Jy ! Component: 3800 - total flux cleaned = -9.89448e-05 Jy ! Component: 3850 - total flux cleaned = -0.0001218 Jy ! Component: 3900 - total flux cleaned = -8.80013e-05 Jy ! Component: 3950 - total flux cleaned = -9.91513e-05 Jy ! Component: 4000 - total flux cleaned = -6.57163e-05 Jy ! Component: 4050 - total flux cleaned = -2.14204e-05 Jy ! Total flux subtracted in 4096 components = 6.17737e-07 Jy ! Clean residual min=-0.000586 max=0.000682 Jy/beam ! Clean residual mean=0.000001 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.0435938 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 356 components and 0.0435938 Jy ![Exited script file: muppet] wmap "J2352+3030_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.415 x 6.458 at -0.6709 degrees (North through East) ! Clean map min=-0.0012811 max=0.042974 Jy/beam ! Writing clean map to FITS file: J2352+3030_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0429741 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202854 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.41611 1.41611 2.83223 5.66446 11.3289 22.6578 45.3156 90.6313 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.042 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.415 x 6.458 at -0.6709 degrees (North through East) ! Clean map min=-0.0012811 max=0.042974 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 J2352+3030_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:38:54 2019