! Started logfile: J0429+1815_S_2017_09_26_pus_uvs.log on Sat May 11 12:54:48 2019 obs J0429+1815_S_2017_09_26_pus_uva.fits ! Reading UV FITS file: J0429+1815_S_2017_09_26_pus_uva.fits ! AN table 1: 176 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.769886 visibilities/baseline/integration-bin. ! Found source: J0429+1815 ! ! 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 674 lines of history. ! ! Reading 19512 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 J0429+1815_S_2017_09_26_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 184 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 184 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 184 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 849 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.927941Jy sigma=0.009063 ! Fit after self-cal, rms=0.914979Jy sigma=0.008934 ! 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.964 mas, bmaj=11.13 mas, bpa=-19.06 degrees ! Estimated noise=1244.02 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.0642406 Jy ! Component: 100 - total flux cleaned = 0.0834106 Jy ! Total flux subtracted in 100 components = 0.0834106 Jy ! Clean residual min=-0.005438 max=0.008496 Jy/beam ! Clean residual mean=0.000015 rms=0.001598 Jy/beam ! Combined flux in latest and established models = 0.0834106 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0834106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074350Jy sigma=0.000692 ! Fit after self-cal, rms=0.074323Jy sigma=0.000692 ! 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.548 mas, bmaj=11.45 mas, bpa=-18.24 degrees ! Estimated noise=581.014 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.013866 Jy ! Component: 100 - total flux cleaned = 0.0212401 Jy ! Component: 150 - total flux cleaned = 0.0255805 Jy ! Component: 200 - total flux cleaned = 0.0276853 Jy ! Total flux subtracted in 200 components = 0.0276853 Jy ! Clean residual min=-0.002892 max=0.005813 Jy/beam ! Clean residual mean=0.000011 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.111096 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 42 components and 0.111096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071764Jy sigma=0.000666 ! Fit after self-cal, rms=0.071684Jy sigma=0.000665 ! Inverting map ! Added new window around map position (-7, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00506282 Jy ! Component: 100 - total flux cleaned = 0.00711097 Jy ! Component: 150 - total flux cleaned = 0.00751794 Jy ! Component: 200 - total flux cleaned = 0.00760973 Jy ! Total flux subtracted in 200 components = 0.00760973 Jy ! Clean residual min=-0.002162 max=0.002400 Jy/beam ! Clean residual mean=0.000008 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.118706 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 82 components and 0.118706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071329Jy sigma=0.000661 ! Fit after self-cal, rms=0.071267Jy sigma=0.000661 ! 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.02 FD 1.00* HN 0.97 KP 1.03 ! LA 1.03 MK 1.02 NL 0.92 OV 1.01 ! PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.04 KP 1.03 ! LA 0.97 MK 1.02 NL 1.10 OV 1.08 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00* HN 1.00 KP 1.01 ! LA 1.01 MK 1.01 NL 1.00 OV 0.98 ! PT 0.97 ! ! ! Correcting IF 4. ! A total of 141 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.94 KP 1.00* ! LA 1.04 MK 1.08 NL 1.00* OV 0.75 ! PT 0.90 ! ! ! Fit before self-cal, rms=0.071267Jy sigma=0.000661 ! Fit after self-cal, rms=0.070300Jy sigma=0.000658 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.606 mas, bmaj=11.39 mas, bpa=-17.87 degrees ! Estimated noise=581.14 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.000904309 Jy ! Component: 100 - total flux cleaned = 0.000963615 Jy ! Component: 150 - total flux cleaned = 0.000865628 Jy ! Component: 200 - total flux cleaned = 0.000813775 Jy ! Total flux subtracted in 200 components = 0.000813775 Jy ! Clean residual min=-0.001764 max=0.001799 Jy/beam ! Clean residual mean=0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.119519 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 111 components and 0.119519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070255Jy sigma=0.000657 ! Fit after self-cal, rms=0.070265Jy sigma=0.000657 ! 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.070265Jy sigma=0.000657 ! Fit after self-cal, rms=0.070354Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.616 mas, bmaj=11.38 mas, bpa=-17.8 degrees ! Estimated noise=581.777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000592358 Jy ! Component: 100 - total flux cleaned = 0.000623814 Jy ! Component: 150 - total flux cleaned = 0.00059871 Jy ! Component: 200 - total flux cleaned = 0.000576357 Jy ! Total flux subtracted in 200 components = 0.000576357 Jy ! Clean residual min=-0.001374 max=0.001806 Jy/beam ! Clean residual mean=0.000002 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.120096 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 136 components and 0.120096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070332Jy sigma=0.000656 ! Fit after self-cal, rms=0.070341Jy sigma=0.000656 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-126, -114.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164957 Jy ! Component: 100 - total flux cleaned = 0.00248246 Jy ! Component: 150 - total flux cleaned = 0.00297349 Jy ! Component: 200 - total flux cleaned = 0.00333074 Jy ! Total flux subtracted in 200 components = 0.00333074 Jy ! Clean residual min=-0.001141 max=0.001204 Jy/beam ! Clean residual mean=-0.000000 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.123427 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 186 components and 0.123427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070298Jy sigma=0.000656 ! Fit after self-cal, rms=0.070289Jy sigma=0.000656 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070289Jy sigma=0.000656 ! Fit after self-cal, rms=0.070412Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.617 mas, bmaj=11.4 mas, bpa=-17.79 degrees ! Estimated noise=581.984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000528163 Jy ! Component: 100 - total flux cleaned = 0.000740427 Jy ! Component: 150 - total flux cleaned = 0.000885983 Jy ! Component: 200 - total flux cleaned = 0.00096172 Jy ! Total flux subtracted in 200 components = 0.00096172 Jy ! Clean residual min=-0.001051 max=0.001198 Jy/beam ! Clean residual mean=0.000002 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.124388 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 204 components and 0.124388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070399Jy sigma=0.000656 ! Fit after self-cal, rms=0.070405Jy sigma=0.000656 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000200871 Jy ! Component: 100 - total flux cleaned = 0.000286558 Jy ! Component: 150 - total flux cleaned = 0.000349504 Jy ! Component: 200 - total flux cleaned = 0.000423464 Jy ! Total flux subtracted in 200 components = 0.000423464 Jy ! Clean residual min=-0.001021 max=0.001173 Jy/beam ! Clean residual mean=0.000002 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.124812 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 219 components and 0.124812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070398Jy sigma=0.000656 ! Fit after self-cal, rms=0.070397Jy sigma=0.000656 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070397Jy sigma=0.000656 ! Fit after self-cal, rms=0.070494Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.048 mas, bmaj=12.46 mas, bpa=-13.31 degrees ! Estimated noise=687.464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000642494 Jy ! Component: 100 - total flux cleaned = 0.000866397 Jy ! Component: 150 - total flux cleaned = 0.000992081 Jy ! Component: 200 - total flux cleaned = 0.0010201 Jy ! Total flux subtracted in 200 components = 0.0010201 Jy ! Clean residual min=-0.001220 max=0.001362 Jy/beam ! Clean residual mean=0.000002 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.125832 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 249 components and 0.125832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070489Jy sigma=0.000655 ! Fit after self-cal, rms=0.070492Jy sigma=0.000655 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) ! Added new window around map position (-9.5, 68). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00050912 Jy ! Component: 100 - total flux cleaned = 0.000310099 Jy ! Component: 150 - total flux cleaned = 0.000179473 Jy ! Component: 200 - total flux cleaned = 0.00025344 Jy ! Total flux subtracted in 200 components = 0.00025344 Jy ! Clean residual min=-0.000979 max=0.000924 Jy/beam ! Clean residual mean=0.000002 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.126085 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 280 components and 0.126085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070475Jy sigma=0.000655 ! Fit after self-cal, rms=0.070467Jy sigma=0.000655 ! 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.617 mas, bmaj=11.41 mas, bpa=-17.78 degrees ! Estimated noise=582.253 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.617 x 11.41 at -17.78 degrees (North through East) ! Clean map min=-0.0009551 max=0.084862 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.004 mas, bmaj=11.05 mas, bpa=-18.81 degrees ! Estimated noise=1250.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0634148 Jy ! Component: 100 - total flux cleaned = 0.082901 Jy ! Component: 150 - total flux cleaned = 0.0942464 Jy ! Component: 200 - total flux cleaned = 0.101964 Jy ! Total flux subtracted in 200 components = 0.101964 Jy ! Clean residual min=-0.003673 max=0.005337 Jy/beam ! Clean residual mean=0.000008 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.101964 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.101964 Jy ! Inverting map and beam ! Estimated beam: bmin=3.617 mas, bmaj=11.41 mas, bpa=-17.78 degrees ! Estimated noise=582.253 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.00732018 Jy ! Component: 100 - total flux cleaned = 0.0114866 Jy ! Component: 150 - total flux cleaned = 0.0141766 Jy ! Component: 200 - total flux cleaned = 0.0154628 Jy ! Total flux subtracted in 200 components = 0.0154628 Jy ! Clean residual min=-0.001862 max=0.001453 Jy/beam ! Clean residual mean=0.000003 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.117427 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 62 components and 0.117427 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.048 mas, bmaj=12.46 mas, bpa=-13.31 degrees ! Estimated noise=687.464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204529 Jy ! Component: 100 - total flux cleaned = 0.00326064 Jy ! Component: 150 - total flux cleaned = 0.0043162 Jy ! Component: 200 - total flux cleaned = 0.00509379 Jy ! Total flux subtracted in 200 components = 0.00509379 Jy ! Clean residual min=-0.001564 max=0.001100 Jy/beam ! Clean residual mean=0.000000 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.12252 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 = 0.000578634 Jy ! Component: 100 - total flux cleaned = 0.000901144 Jy ! Component: 150 - total flux cleaned = 0.00127701 Jy ! Component: 200 - total flux cleaned = 0.00157978 Jy ! Total flux subtracted in 200 components = 0.00157978 Jy ! Clean residual min=-0.001211 max=0.001027 Jy/beam ! Clean residual mean=-0.000002 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.1241 Jy ! Adding 95 model components to the UV plane model. ! The established model now contains 141 components and 0.1241 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.617 mas, bmaj=11.41 mas, bpa=-17.78 degrees ! Estimated noise=582.253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000311338 Jy ! Component: 100 - total flux cleaned = -0.000215194 Jy ! Component: 150 - total flux cleaned = 6.38606e-06 Jy ! Component: 200 - total flux cleaned = 0.000158552 Jy ! Total flux subtracted in 200 components = 0.000158552 Jy ! Clean residual min=-0.001045 max=0.000955 Jy/beam ! Clean residual mean=0.000001 rms=0.000262 Jy/beam ! Combined flux in latest and established models = 0.124259 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 176 components and 0.124259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070487Jy sigma=0.000655 ! Fit after self-cal, rms=0.070484Jy sigma=0.000655 wmodel J0429+1815_S_2017_09_26_pus_map.mod ! Writing 176 model components to file: J0429+1815_S_2017_09_26_pus_map.mod wobs J0429+1815_S_2017_09_26_pus_uvs.fits ! Writing UV FITS file: J0429+1815_S_2017_09_26_pus_uvs.fits wwins J0429+1815_S_2017_09_26_pus_map.win ! wwins: Wrote 4 windows to J0429+1815_S_2017_09_26_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.000433276 Jy ! Component: 100 - total flux cleaned = -0.000499073 Jy ! Component: 150 - total flux cleaned = -0.000514584 Jy ! Component: 200 - total flux cleaned = -0.000470274 Jy ! Component: 250 - total flux cleaned = -0.000484439 Jy ! Component: 300 - total flux cleaned = -0.000498282 Jy ! Component: 350 - total flux cleaned = -0.00052547 Jy ! Component: 400 - total flux cleaned = -0.000551572 Jy ! Component: 450 - total flux cleaned = -0.000551292 Jy ! Component: 500 - total flux cleaned = -0.000526097 Jy ! Component: 550 - total flux cleaned = -0.000453253 Jy ! Component: 600 - total flux cleaned = -0.000406086 Jy ! Component: 650 - total flux cleaned = -0.000383287 Jy ! Component: 700 - total flux cleaned = -0.000417501 Jy ! Component: 750 - total flux cleaned = -0.000361973 Jy ! Component: 800 - total flux cleaned = -0.000373353 Jy ! Component: 850 - total flux cleaned = -0.000384315 Jy ! Component: 900 - total flux cleaned = -0.000384214 Jy ! Component: 950 - total flux cleaned = -0.000383966 Jy ! Component: 1000 - total flux cleaned = -0.000353348 Jy ! Component: 1050 - total flux cleaned = -0.000333362 Jy ! Component: 1100 - total flux cleaned = -0.000304193 Jy ! Component: 1150 - total flux cleaned = -0.000314099 Jy ! Component: 1200 - total flux cleaned = -0.000323512 Jy ! Component: 1250 - total flux cleaned = -0.000276498 Jy ! Component: 1300 - total flux cleaned = -0.000257956 Jy ! Component: 1350 - total flux cleaned = -0.00023976 Jy ! Component: 1400 - total flux cleaned = -0.000239503 Jy ! Component: 1450 - total flux cleaned = -0.000212872 Jy ! Component: 1500 - total flux cleaned = -0.00019531 Jy ! Component: 1550 - total flux cleaned = -0.000160744 Jy ! Component: 1600 - total flux cleaned = -0.000135049 Jy ! Component: 1650 - total flux cleaned = -0.000126567 Jy ! Component: 1700 - total flux cleaned = -7.64029e-05 Jy ! Component: 1750 - total flux cleaned = -6.80252e-05 Jy ! Component: 1800 - total flux cleaned = -1.91253e-05 Jy ! Component: 1850 - total flux cleaned = -2.93314e-06 Jy ! Component: 1900 - total flux cleaned = 6.8956e-05 Jy ! Component: 1950 - total flux cleaned = 5.31453e-05 Jy ! Component: 2000 - total flux cleaned = 9.22489e-05 Jy ! Component: 2050 - total flux cleaned = 0.000107662 Jy ! Component: 2100 - total flux cleaned = 0.000138122 Jy ! Component: 2150 - total flux cleaned = 0.000153314 Jy ! Component: 2200 - total flux cleaned = 0.000183382 Jy ! Component: 2250 - total flux cleaned = 0.000205676 Jy ! Component: 2300 - total flux cleaned = 0.000249797 Jy ! Component: 2350 - total flux cleaned = 0.000264291 Jy ! Component: 2400 - total flux cleaned = 0.000293173 Jy ! Component: 2450 - total flux cleaned = 0.000307379 Jy ! Component: 2500 - total flux cleaned = 0.000321649 Jy ! Component: 2550 - total flux cleaned = 0.000377826 Jy ! Component: 2600 - total flux cleaned = 0.000363863 Jy ! Component: 2650 - total flux cleaned = 0.000405438 Jy ! Component: 2700 - total flux cleaned = 0.000425896 Jy ! Component: 2750 - total flux cleaned = 0.000453019 Jy ! Component: 2800 - total flux cleaned = 0.000459806 Jy ! Component: 2850 - total flux cleaned = 0.00047988 Jy ! Component: 2900 - total flux cleaned = 0.000519836 Jy ! Component: 2950 - total flux cleaned = 0.000552817 Jy ! Component: 3000 - total flux cleaned = 0.000565892 Jy ! Component: 3050 - total flux cleaned = 0.00059837 Jy ! Component: 3100 - total flux cleaned = 0.000591935 Jy ! Component: 3150 - total flux cleaned = 0.000617595 Jy ! Component: 3200 - total flux cleaned = 0.000655761 Jy ! Component: 3250 - total flux cleaned = 0.000674755 Jy ! Component: 3300 - total flux cleaned = 0.000681029 Jy ! Component: 3350 - total flux cleaned = 0.000706043 Jy ! Component: 3400 - total flux cleaned = 0.000737093 Jy ! Component: 3450 - total flux cleaned = 0.000761779 Jy ! Component: 3500 - total flux cleaned = 0.000786349 Jy ! Component: 3550 - total flux cleaned = 0.000792449 Jy ! Component: 3600 - total flux cleaned = 0.000798518 Jy ! Component: 3650 - total flux cleaned = 0.000822621 Jy ! Component: 3700 - total flux cleaned = 0.00081063 Jy ! Component: 3750 - total flux cleaned = 0.000828504 Jy ! Component: 3800 - total flux cleaned = 0.000828518 Jy ! Component: 3850 - total flux cleaned = 0.000822639 Jy ! Component: 3900 - total flux cleaned = 0.00082267 Jy ! Component: 3950 - total flux cleaned = 0.000828514 Jy ! Component: 4000 - total flux cleaned = 0.000846032 Jy ! Component: 4050 - total flux cleaned = 0.000840269 Jy ! Total flux subtracted in 4096 components = 0.000857503 Jy ! Clean residual min=-0.000339 max=0.000300 Jy/beam ! Clean residual mean=-0.000001 rms=0.000106 Jy/beam ! Combined flux in latest and established models = 0.125116 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 464 components and 0.125116 Jy ![Exited script file: muppet] wmap "J0429+1815_S_2017_09_26_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.617 x 11.41 at -17.78 degrees (North through East) ! Clean map min=-0.00098917 max=0.084782 Jy/beam ! Writing clean map to FITS file: J0429+1815_S_2017_09_26_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0847821 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000106216 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.375843 0.375843 0.751685 1.50337 3.00674 6.01348 12.027 24.0539 48.1079 96.2157 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.084 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.617 x 11.41 at -17.78 degrees (North through East) ! Clean map min=-0.00098917 max=0.084782 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 J0429+1815_S_2017_09_26_pus_uvs.log closed on Sat May 11 12:54:53 2019