! Started logfile: J0752+3730_S_2017_06_15_pus_uvs.log on Tue May 7 15:13:50 2019 obs J0752+3730_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0752+3730_S_2017_06_15_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.895582 visibilities/baseline/integration-bin. ! Found source: J0752+3730 ! ! 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 603 lines of history. ! ! Reading 13380 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 J0752+3730_S_2017_06_15_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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 491 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.917887Jy sigma=0.008623 ! Fit after self-cal, rms=0.909167Jy sigma=0.008556 ! 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.924 mas, bmaj=5.18 mas, bpa=-3.849 degrees ! Estimated noise=1112.29 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.0700561 Jy ! Component: 100 - total flux cleaned = 0.0879763 Jy ! Total flux subtracted in 100 components = 0.0879763 Jy ! Clean residual min=-0.004198 max=0.007424 Jy/beam ! Clean residual mean=0.000010 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.0879764 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0879764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078134Jy sigma=0.000685 ! Fit after self-cal, rms=0.078087Jy sigma=0.000684 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00849464 Jy ! Component: 100 - total flux cleaned = 0.0128436 Jy ! Total flux subtracted in 100 components = 0.0128436 Jy ! Clean residual min=-0.003565 max=0.003701 Jy/beam ! Clean residual mean=0.000004 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.10082 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.10082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077040Jy sigma=0.000674 ! Fit after self-cal, rms=0.077010Jy sigma=0.000674 ! 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.506 mas, bmaj=6.032 mas, bpa=-3.902 degrees ! Estimated noise=741.436 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 (-3, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00372256 Jy ! Component: 100 - total flux cleaned = 0.00460994 Jy ! Component: 150 - total flux cleaned = 0.00461588 Jy ! Component: 200 - total flux cleaned = 0.00461583 Jy ! Total flux subtracted in 200 components = 0.00461583 Jy ! Clean residual min=-0.002449 max=0.002305 Jy/beam ! Clean residual mean=0.000002 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.105436 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 43 components and 0.105436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076787Jy sigma=0.000672 ! Fit after self-cal, rms=0.076778Jy sigma=0.000672 ! 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.95 HN 0.99 KP 1.03 ! LA 1.02 MK 1.05 NL 0.92 OV 0.99 ! PT 1.07 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.03 HN 0.98 KP 0.99 ! LA 0.97 MK 1.03 NL 1.07 OV 1.00 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.03 HN 0.97 KP 0.97 ! LA 0.99 MK 1.02 NL 1.08 OV 0.95 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.98 KP 1.00* ! LA 0.91 MK 1.11 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.076778Jy sigma=0.000672 ! Fit after self-cal, rms=0.075215Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=6.006 mas, bpa=-3.176 degrees ! Estimated noise=735.986 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.000545533 Jy ! Component: 100 - total flux cleaned = 0.000467795 Jy ! Component: 150 - total flux cleaned = 0.000436843 Jy ! Component: 200 - total flux cleaned = 0.000409185 Jy ! Total flux subtracted in 200 components = 0.000409185 Jy ! Clean residual min=-0.002283 max=0.001960 Jy/beam ! Clean residual mean=0.000000 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.105845 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.105845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075176Jy sigma=0.000670 ! Fit after self-cal, rms=0.075153Jy sigma=0.000670 ! 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.075153Jy sigma=0.000670 ! Fit after self-cal, rms=0.075434Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.53 mas, bmaj=6.004 mas, bpa=-3.624 degrees ! Estimated noise=736.557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000350473 Jy ! Component: 100 - total flux cleaned = 0.000417633 Jy ! Component: 150 - total flux cleaned = 0.000435482 Jy ! Component: 200 - total flux cleaned = 0.000451374 Jy ! Total flux subtracted in 200 components = 0.000451374 Jy ! Clean residual min=-0.002097 max=0.001953 Jy/beam ! Clean residual mean=0.000001 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.106296 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 73 components and 0.106296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075423Jy sigma=0.000668 ! Fit after self-cal, rms=0.075437Jy sigma=0.000668 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.35262e-05 Jy ! Component: 100 - total flux cleaned = 7.76005e-05 Jy ! Component: 150 - total flux cleaned = 7.69399e-05 Jy ! Component: 200 - total flux cleaned = 0.000101545 Jy ! Total flux subtracted in 200 components = 0.000101545 Jy ! Clean residual min=-0.002095 max=0.001952 Jy/beam ! Clean residual mean=0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.106398 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.106398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075433Jy sigma=0.000668 ! Fit after self-cal, rms=0.075432Jy sigma=0.000668 ! 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.075432Jy sigma=0.000668 ! Fit after self-cal, rms=0.075393Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.525 mas, bmaj=6.005 mas, bpa=-3.632 degrees ! Estimated noise=736.059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000127938 Jy ! Component: 100 - total flux cleaned = 0.00013994 Jy ! Component: 150 - total flux cleaned = 0.000151566 Jy ! Component: 200 - total flux cleaned = 0.000173119 Jy ! Total flux subtracted in 200 components = 0.000173119 Jy ! Clean residual min=-0.002081 max=0.001950 Jy/beam ! Clean residual mean=0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.106571 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 0.106571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075390Jy sigma=0.000668 ! Fit after self-cal, rms=0.075390Jy sigma=0.000668 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.38685e-05 Jy ! Component: 100 - total flux cleaned = 3.35284e-05 Jy ! Component: 150 - total flux cleaned = 4.30513e-05 Jy ! Component: 200 - total flux cleaned = 5.17965e-05 Jy ! Total flux subtracted in 200 components = 5.17965e-05 Jy ! Clean residual min=-0.002072 max=0.001947 Jy/beam ! Clean residual mean=0.000001 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.106623 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 86 components and 0.106623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075387Jy sigma=0.000668 ! Fit after self-cal, rms=0.075387Jy sigma=0.000668 ! 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.075387Jy sigma=0.000668 ! Fit after self-cal, rms=0.075367Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.583 mas, bmaj=9.312 mas, bpa=-6.654 degrees ! Estimated noise=905.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000423242 Jy ! Component: 100 - total flux cleaned = 0.000451268 Jy ! Component: 150 - total flux cleaned = 0.000451976 Jy ! Component: 200 - total flux cleaned = 0.000460798 Jy ! Total flux subtracted in 200 components = 0.000460798 Jy ! Clean residual min=-0.002387 max=0.002225 Jy/beam ! Clean residual mean=0.000001 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.107084 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 95 components and 0.107084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075370Jy sigma=0.000668 ! Fit after self-cal, rms=0.075369Jy sigma=0.000668 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.000115283 Jy ! Component: 100 - total flux cleaned = 0.000123662 Jy ! Component: 150 - total flux cleaned = 0.000123136 Jy ! Component: 200 - total flux cleaned = 0.000122383 Jy ! Total flux subtracted in 200 components = 0.000122383 Jy ! Clean residual min=-0.002380 max=0.002222 Jy/beam ! Clean residual mean=0.000001 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.107206 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 97 components and 0.107206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075371Jy sigma=0.000668 ! Fit after self-cal, rms=0.075371Jy sigma=0.000668 ! 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.522 mas, bmaj=6.005 mas, bpa=-3.618 degrees ! Estimated noise=735.891 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.522 x 6.005 at -3.618 degrees (North through East) ! Clean map min=-0.0020367 max=0.090754 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.946 mas, bmaj=5.184 mas, bpa=-3.242 degrees ! Estimated noise=1104.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0690084 Jy ! Component: 100 - total flux cleaned = 0.0884698 Jy ! Component: 150 - total flux cleaned = 0.0967632 Jy ! Component: 200 - total flux cleaned = 0.101162 Jy ! Total flux subtracted in 200 components = 0.101162 Jy ! Clean residual min=-0.003266 max=0.003641 Jy/beam ! Clean residual mean=0.000003 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.101162 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.101162 Jy ! Inverting map and beam ! Estimated beam: bmin=3.522 mas, bmaj=6.005 mas, bpa=-3.618 degrees ! Estimated noise=735.891 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.00382428 Jy ! Component: 100 - total flux cleaned = 0.00440055 Jy ! Component: 150 - total flux cleaned = 0.00465132 Jy ! Component: 200 - total flux cleaned = 0.0048062 Jy ! Total flux subtracted in 200 components = 0.0048062 Jy ! Clean residual min=-0.002161 max=0.002114 Jy/beam ! Clean residual mean=0.000002 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.105968 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 37 components and 0.105968 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.583 mas, bmaj=9.312 mas, bpa=-6.654 degrees ! Estimated noise=905.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00056915 Jy ! Component: 100 - total flux cleaned = 0.000929741 Jy ! Component: 150 - total flux cleaned = 0.00108965 Jy ! Component: 200 - total flux cleaned = 0.00113117 Jy ! Total flux subtracted in 200 components = 0.00113117 Jy ! Clean residual min=-0.002316 max=0.002313 Jy/beam ! Clean residual mean=0.000001 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.107099 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.49498e-05 Jy ! Component: 100 - total flux cleaned = 5.01157e-05 Jy ! Component: 150 - total flux cleaned = 7.67556e-05 Jy ! Component: 200 - total flux cleaned = 7.69855e-05 Jy ! Total flux subtracted in 200 components = 7.69855e-05 Jy ! Clean residual min=-0.002334 max=0.002267 Jy/beam ! Clean residual mean=0.000001 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.107176 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 65 components and 0.107176 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.522 mas, bmaj=6.005 mas, bpa=-3.618 degrees ! Estimated noise=735.891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000280537 Jy ! Component: 100 - total flux cleaned = -0.000309883 Jy ! Component: 150 - total flux cleaned = -0.000334577 Jy ! Component: 200 - total flux cleaned = -0.000357278 Jy ! Total flux subtracted in 200 components = -0.000357278 Jy ! Clean residual min=-0.002149 max=0.001974 Jy/beam ! Clean residual mean=0.000001 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.106819 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 79 components and 0.106819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075387Jy sigma=0.000668 ! Fit after self-cal, rms=0.075383Jy sigma=0.000668 wmodel J0752+3730_S_2017_06_15_pus_map.mod ! Writing 79 model components to file: J0752+3730_S_2017_06_15_pus_map.mod wobs J0752+3730_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0752+3730_S_2017_06_15_pus_uvs.fits wwins J0752+3730_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J0752+3730_S_2017_06_15_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.000315872 Jy ! Component: 100 - total flux cleaned = -0.000383685 Jy ! Component: 150 - total flux cleaned = -0.000383109 Jy ! Component: 200 - total flux cleaned = -0.000444417 Jy ! Component: 250 - total flux cleaned = -0.000415758 Jy ! Component: 300 - total flux cleaned = -0.000444662 Jy ! Component: 350 - total flux cleaned = -0.000444321 Jy ! Component: 400 - total flux cleaned = -0.000524395 Jy ! Component: 450 - total flux cleaned = -0.000576342 Jy ! Component: 500 - total flux cleaned = -0.000601668 Jy ! Component: 550 - total flux cleaned = -0.000601509 Jy ! Component: 600 - total flux cleaned = -0.000601611 Jy ! Component: 650 - total flux cleaned = -0.000601719 Jy ! Component: 700 - total flux cleaned = -0.000602302 Jy ! Component: 750 - total flux cleaned = -0.000625003 Jy ! Component: 800 - total flux cleaned = -0.000602481 Jy ! Component: 850 - total flux cleaned = -0.00060212 Jy ! Component: 900 - total flux cleaned = -0.000536322 Jy ! Component: 950 - total flux cleaned = -0.000493043 Jy ! Component: 1000 - total flux cleaned = -0.000450185 Jy ! Component: 1050 - total flux cleaned = -0.000365638 Jy ! Component: 1100 - total flux cleaned = -0.000365894 Jy ! Component: 1150 - total flux cleaned = -0.000262532 Jy ! Component: 1200 - total flux cleaned = -0.000221635 Jy ! Component: 1250 - total flux cleaned = -0.000140705 Jy ! Component: 1300 - total flux cleaned = -2.08422e-05 Jy ! Component: 1350 - total flux cleaned = 5.79232e-05 Jy ! Component: 1400 - total flux cleaned = 0.000136299 Jy ! Component: 1450 - total flux cleaned = 0.000213517 Jy ! Component: 1500 - total flux cleaned = 0.000271291 Jy ! Component: 1550 - total flux cleaned = 0.000385128 Jy ! Component: 1600 - total flux cleaned = 0.00047896 Jy ! Component: 1650 - total flux cleaned = 0.000571648 Jy ! Component: 1700 - total flux cleaned = 0.000608335 Jy ! Component: 1750 - total flux cleaned = 0.000698898 Jy ! Component: 1800 - total flux cleaned = 0.000662934 Jy ! Component: 1850 - total flux cleaned = 0.000769695 Jy ! Component: 1900 - total flux cleaned = 0.000822534 Jy ! Component: 1950 - total flux cleaned = 0.0008225 Jy ! Component: 2000 - total flux cleaned = 0.000874796 Jy ! Component: 2050 - total flux cleaned = 0.000926075 Jy ! Component: 2100 - total flux cleaned = 0.000926029 Jy ! Component: 2150 - total flux cleaned = 0.000959849 Jy ! Component: 2200 - total flux cleaned = 0.000993434 Jy ! Component: 2250 - total flux cleaned = 0.000993347 Jy ! Component: 2300 - total flux cleaned = 0.00102644 Jy ! Component: 2350 - total flux cleaned = 0.00105909 Jy ! Component: 2400 - total flux cleaned = 0.00110749 Jy ! Component: 2450 - total flux cleaned = 0.00109122 Jy ! Component: 2500 - total flux cleaned = 0.0011073 Jy ! Component: 2550 - total flux cleaned = 0.00102808 Jy ! Component: 2600 - total flux cleaned = 0.00107549 Jy ! Component: 2650 - total flux cleaned = 0.00112226 Jy ! Component: 2700 - total flux cleaned = 0.00107582 Jy ! Component: 2750 - total flux cleaned = 0.00109091 Jy ! Component: 2800 - total flux cleaned = 0.00104511 Jy ! Component: 2850 - total flux cleaned = 0.000953999 Jy ! Component: 2900 - total flux cleaned = 0.000908873 Jy ! Component: 2950 - total flux cleaned = 0.000923802 Jy ! Component: 3000 - total flux cleaned = 0.000879175 Jy ! Component: 3050 - total flux cleaned = 0.000849647 Jy ! Component: 3100 - total flux cleaned = 0.00077651 Jy ! Component: 3150 - total flux cleaned = 0.000732831 Jy ! Component: 3200 - total flux cleaned = 0.000674971 Jy ! Component: 3250 - total flux cleaned = 0.000674896 Jy ! Component: 3300 - total flux cleaned = 0.000646599 Jy ! Component: 3350 - total flux cleaned = 0.000604108 Jy ! Component: 3400 - total flux cleaned = 0.00057622 Jy ! Component: 3450 - total flux cleaned = 0.000548185 Jy ! Component: 3500 - total flux cleaned = 0.000492686 Jy ! Component: 3550 - total flux cleaned = 0.000492804 Jy ! Component: 3600 - total flux cleaned = 0.00045175 Jy ! Component: 3650 - total flux cleaned = 0.000424569 Jy ! Component: 3700 - total flux cleaned = 0.000410973 Jy ! Component: 3750 - total flux cleaned = 0.00035728 Jy ! Component: 3800 - total flux cleaned = 0.000317041 Jy ! Component: 3850 - total flux cleaned = 0.00025066 Jy ! Component: 3900 - total flux cleaned = 0.000263895 Jy ! Component: 3950 - total flux cleaned = 0.000237677 Jy ! Component: 4000 - total flux cleaned = 0.000224651 Jy ! Component: 4050 - total flux cleaned = 0.000224679 Jy ! Total flux subtracted in 4096 components = 0.00017317 Jy ! Clean residual min=-0.000771 max=0.000795 Jy/beam ! Clean residual mean=0.000000 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.106992 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 385 components and 0.106992 Jy ![Exited script file: muppet] wmap "J0752+3730_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.522 x 6.005 at -3.618 degrees (North through East) ! Clean map min=-0.0017656 max=0.090462 Jy/beam ! Writing clean map to FITS file: J0752+3730_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0904617 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000230458 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.764273 0.764273 1.52855 3.05709 6.11418 12.2284 24.4567 48.9135 97.8269 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.09 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.522 x 6.005 at -3.618 degrees (North through East) ! Clean map min=-0.0017656 max=0.090462 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 J0752+3730_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:13:55 2019