! Started logfile: J0813+2542_S_2017_07_16_pus_uvs.log on Thu May 9 11:04:13 2019 obs J0813+2542_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0813+2542_S_2017_07_16_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.777388 visibilities/baseline/integration-bin. ! Found source: J0813+2542 ! ! 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 815 lines of history. ! ! Reading 15952 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 J0813+2542_S_2017_07_16_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 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 193 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 130 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.751966Jy sigma=0.006798 ! Fit after self-cal, rms=0.494951Jy sigma=0.004560 ! 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.77 mas, bmaj=5.606 mas, bpa=-2.099 degrees ! Estimated noise=1001.1 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.388996 Jy ! Component: 100 - total flux cleaned = 0.497165 Jy ! Total flux subtracted in 100 components = 0.497165 Jy ! Clean residual min=-0.015338 max=0.044440 Jy/beam ! Clean residual mean=0.000003 rms=0.004439 Jy/beam ! Combined flux in latest and established models = 0.497165 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.497165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128462Jy sigma=0.001007 ! Fit after self-cal, rms=0.128415Jy sigma=0.001006 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0457021 Jy ! Component: 100 - total flux cleaned = 0.0660115 Jy ! Total flux subtracted in 100 components = 0.0660115 Jy ! Clean residual min=-0.013364 max=0.011995 Jy/beam ! Clean residual mean=0.000001 rms=0.002931 Jy/beam ! Combined flux in latest and established models = 0.563177 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 10 components and 0.563177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109854Jy sigma=0.000864 ! Fit after self-cal, rms=0.109829Jy sigma=0.000864 ! 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.329 mas, bmaj=6.463 mas, bpa=-0.7447 degrees ! Estimated noise=715.945 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.00364466 Jy ! Component: 100 - total flux cleaned = 0.00307931 Jy ! Component: 150 - total flux cleaned = 0.00286323 Jy ! Component: 200 - total flux cleaned = 0.00266992 Jy ! Total flux subtracted in 200 components = 0.00266992 Jy ! Clean residual min=-0.009688 max=0.008639 Jy/beam ! Clean residual mean=0.000003 rms=0.002574 Jy/beam ! Combined flux in latest and established models = 0.565847 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.565847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107804Jy sigma=0.000856 ! Fit after self-cal, rms=0.107800Jy sigma=0.000856 ! 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.06 FD 1.00* HN 0.95 KP 1.04 ! LA 1.02 MK 1.02 NL 0.92 OV 1.01 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 1.00* HN 1.00 KP 1.00 ! LA 0.98 MK 1.03 NL 1.07 OV 1.03 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 0.98 KP 1.00 ! LA 1.00 MK 1.06 NL 1.02 OV 0.96 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.97 KP 1.00* ! LA 1.02 MK 1.10 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.107800Jy sigma=0.000856 ! Fit after self-cal, rms=0.095868Jy sigma=0.000791 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=6.441 mas, bpa=-0.2383 degrees ! Estimated noise=717.827 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.000699028 Jy ! Component: 100 - total flux cleaned = 0.000653544 Jy ! Component: 150 - total flux cleaned = 0.00056998 Jy ! Component: 200 - total flux cleaned = 0.000495683 Jy ! Total flux subtracted in 200 components = 0.000495683 Jy ! Clean residual min=-0.007550 max=0.007760 Jy/beam ! Clean residual mean=-0.000005 rms=0.001940 Jy/beam ! Combined flux in latest and established models = 0.566342 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 28 components and 0.566342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095762Jy sigma=0.000791 ! Fit after self-cal, rms=0.095752Jy sigma=0.000791 ! 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.095752Jy sigma=0.000791 ! Fit after self-cal, rms=0.083875Jy sigma=0.000709 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=6.438 mas, bpa=-0.1979 degrees ! Estimated noise=718.589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000384509 Jy ! Component: 100 - total flux cleaned = 0.000629948 Jy ! Component: 150 - total flux cleaned = 0.000715625 Jy ! Component: 200 - total flux cleaned = 0.000752608 Jy ! Total flux subtracted in 200 components = 0.000752608 Jy ! Clean residual min=-0.002545 max=0.002410 Jy/beam ! Clean residual mean=-0.000002 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.567095 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 32 components and 0.567095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083829Jy sigma=0.000709 ! Fit after self-cal, rms=0.083842Jy sigma=0.000709 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.000142523 Jy ! Component: 100 - total flux cleaned = 3.41416e-05 Jy ! Component: 150 - total flux cleaned = 0.000110615 Jy ! Component: 200 - total flux cleaned = 0.000109063 Jy ! Total flux subtracted in 200 components = 0.000109063 Jy ! Clean residual min=-0.002453 max=0.002299 Jy/beam ! Clean residual mean=-0.000002 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.567204 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.567204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083825Jy sigma=0.000708 ! Fit after self-cal, rms=0.083823Jy sigma=0.000708 ! 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.083823Jy sigma=0.000708 ! Fit after self-cal, rms=0.083789Jy sigma=0.000708 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=6.437 mas, bpa=-0.1209 degrees ! Estimated noise=719.052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000368295 Jy ! Component: 100 - total flux cleaned = -0.000272217 Jy ! Component: 150 - total flux cleaned = -0.000216133 Jy ! Component: 200 - total flux cleaned = -0.000142067 Jy ! Total flux subtracted in 200 components = -0.000142067 Jy ! Clean residual min=-0.002296 max=0.001983 Jy/beam ! Clean residual mean=-0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.567062 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.567062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083766Jy sigma=0.000708 ! Fit after self-cal, rms=0.083765Jy sigma=0.000708 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 = -4.9278e-05 Jy ! Component: 100 - total flux cleaned = 7.39554e-05 Jy ! Component: 150 - total flux cleaned = 0.000179183 Jy ! Component: 200 - total flux cleaned = 0.000209799 Jy ! Total flux subtracted in 200 components = 0.000209799 Jy ! Clean residual min=-0.002250 max=0.001943 Jy/beam ! Clean residual mean=-0.000002 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.567272 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.567272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083756Jy sigma=0.000707 ! Fit after self-cal, rms=0.083755Jy sigma=0.000707 ! 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.083755Jy sigma=0.000707 ! Fit after self-cal, rms=0.083813Jy sigma=0.000707 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.932 mas, bmaj=10.27 mas, bpa=-4.7 degrees ! Estimated noise=908.247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000246359 Jy ! Component: 100 - total flux cleaned = 0.000243738 Jy ! Component: 150 - total flux cleaned = 0.000273212 Jy ! Component: 200 - total flux cleaned = 0.000299087 Jy ! Total flux subtracted in 200 components = 0.000299087 Jy ! Clean residual min=-0.002352 max=0.002199 Jy/beam ! Clean residual mean=-0.000003 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.567571 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.567571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083807Jy sigma=0.000707 ! Fit after self-cal, rms=0.083806Jy sigma=0.000707 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.81254e-05 Jy ! Component: 100 - total flux cleaned = 9.65892e-05 Jy ! Component: 150 - total flux cleaned = 0.000106323 Jy ! Component: 200 - total flux cleaned = 0.000123674 Jy ! Total flux subtracted in 200 components = 0.000123674 Jy ! Clean residual min=-0.002341 max=0.002151 Jy/beam ! Clean residual mean=-0.000003 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.567695 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 45 components and 0.567695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083804Jy sigma=0.000707 ! Fit after self-cal, rms=0.083803Jy sigma=0.000707 ! 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.36 mas, bmaj=6.437 mas, bpa=-0.05766 degrees ! Estimated noise=719.464 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.36 x 6.437 at -0.05766 degrees (North through East) ! Clean map min=-0.0021945 max=0.51324 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083803Jy sigma=0.000707 ! Fit after self-cal, rms=0.074608Jy sigma=0.000615 ! Inverting map and beam ! Estimated beam: bmin=3.361 mas, bmaj=6.436 mas, bpa=-0.01395 degrees ! Estimated noise=719.213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000397615 Jy ! Component: 100 - total flux cleaned = -0.000379225 Jy ! Component: 150 - total flux cleaned = -0.000379454 Jy ! Component: 200 - total flux cleaned = -0.000379348 Jy ! Total flux subtracted in 200 components = -0.000379348 Jy ! Clean residual min=-0.002298 max=0.001852 Jy/beam ! Clean residual mean=-0.000002 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.567315 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.567315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074597Jy sigma=0.000615 ! Fit after self-cal, rms=0.074597Jy sigma=0.000615 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.12001e-05 Jy ! Component: 100 - total flux cleaned = -4.10631e-05 Jy ! Component: 150 - total flux cleaned = -7.44104e-06 Jy ! Component: 200 - total flux cleaned = -1.76309e-05 Jy ! Total flux subtracted in 200 components = -1.76309e-05 Jy ! Clean residual min=-0.002266 max=0.001867 Jy/beam ! Clean residual mean=-0.000002 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.567298 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.567298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074592Jy sigma=0.000615 ! Fit after self-cal, rms=0.074592Jy sigma=0.000615 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074592Jy sigma=0.000615 ! Fit after self-cal, rms=0.074619Jy sigma=0.000615 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.793 mas, bmaj=5.566 mas, bpa=-1.321 degrees ! Estimated noise=1008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.39112 Jy ! Component: 100 - total flux cleaned = 0.496693 Jy ! Component: 150 - total flux cleaned = 0.539996 Jy ! Component: 200 - total flux cleaned = 0.558545 Jy ! Total flux subtracted in 200 components = 0.558545 Jy ! Clean residual min=-0.004879 max=0.008012 Jy/beam ! Clean residual mean=-0.000001 rms=0.001022 Jy/beam ! Combined flux in latest and established models = 0.558545 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.558545 Jy ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=6.437 mas, bpa=0.03666 degrees ! Estimated noise=719.281 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.00803773 Jy ! Component: 100 - total flux cleaned = 0.0094694 Jy ! Component: 150 - total flux cleaned = 0.00947071 Jy ! Component: 200 - total flux cleaned = 0.00957116 Jy ! Total flux subtracted in 200 components = 0.00957116 Jy ! Clean residual min=-0.002560 max=0.002042 Jy/beam ! Clean residual mean=-0.000001 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.568116 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 15 components and 0.568116 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=6.934 mas, bmaj=10.27 mas, bpa=-4.668 degrees ! Estimated noise=907.502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000116069 Jy ! Component: 100 - total flux cleaned = -2.89812e-05 Jy ! Component: 150 - total flux cleaned = -5.92165e-05 Jy ! Component: 200 - total flux cleaned = -8.65583e-05 Jy ! Total flux subtracted in 200 components = -8.65583e-05 Jy ! Clean residual min=-0.002237 max=0.001944 Jy/beam ! Clean residual mean=-0.000003 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.568029 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 = -2.39637e-05 Jy ! Component: 100 - total flux cleaned = -4.46524e-05 Jy ! Component: 150 - total flux cleaned = -8.01943e-05 Jy ! Component: 200 - total flux cleaned = -9.49654e-05 Jy ! Total flux subtracted in 200 components = -9.49654e-05 Jy ! Clean residual min=-0.002211 max=0.001964 Jy/beam ! Clean residual mean=-0.000003 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.567934 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.567934 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=6.437 mas, bpa=0.03666 degrees ! Estimated noise=719.281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000709902 Jy ! Component: 100 - total flux cleaned = 0.000668307 Jy ! Component: 150 - total flux cleaned = 0.000631797 Jy ! Component: 200 - total flux cleaned = 0.000535509 Jy ! Total flux subtracted in 200 components = 0.000535509 Jy ! Clean residual min=-0.002275 max=0.002010 Jy/beam ! Clean residual mean=-0.000002 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.56847 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.56847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074682Jy sigma=0.000616 ! Fit after self-cal, rms=0.074671Jy sigma=0.000616 wmodel J0813+2542_S_2017_07_16_pus_map.mod ! Writing 30 model components to file: J0813+2542_S_2017_07_16_pus_map.mod wobs J0813+2542_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0813+2542_S_2017_07_16_pus_uvs.fits wwins J0813+2542_S_2017_07_16_pus_map.win ! wwins: Wrote 1 windows to J0813+2542_S_2017_07_16_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.000517425 Jy ! Component: 100 - total flux cleaned = -0.000407454 Jy ! Component: 150 - total flux cleaned = -0.000407817 Jy ! Component: 200 - total flux cleaned = -0.000373452 Jy ! Component: 250 - total flux cleaned = -0.000466215 Jy ! Component: 300 - total flux cleaned = -0.000677138 Jy ! Component: 350 - total flux cleaned = -0.000852556 Jy ! Component: 400 - total flux cleaned = -0.00105194 Jy ! Component: 450 - total flux cleaned = -0.00124489 Jy ! Component: 500 - total flux cleaned = -0.00135217 Jy ! Component: 550 - total flux cleaned = -0.00150914 Jy ! Component: 600 - total flux cleaned = -0.00153474 Jy ! Component: 650 - total flux cleaned = -0.00161078 Jy ! Component: 700 - total flux cleaned = -0.00168486 Jy ! Component: 750 - total flux cleaned = -0.00182986 Jy ! Component: 800 - total flux cleaned = -0.00190075 Jy ! Component: 850 - total flux cleaned = -0.00192436 Jy ! Component: 900 - total flux cleaned = -0.00201587 Jy ! Component: 950 - total flux cleaned = -0.00217298 Jy ! Component: 1000 - total flux cleaned = -0.00221691 Jy ! Component: 1050 - total flux cleaned = -0.00234735 Jy ! Component: 1100 - total flux cleaned = -0.00243283 Jy ! Component: 1150 - total flux cleaned = -0.00255877 Jy ! Component: 1200 - total flux cleaned = -0.0025795 Jy ! Component: 1250 - total flux cleaned = -0.00266181 Jy ! Component: 1300 - total flux cleaned = -0.00280246 Jy ! Component: 1350 - total flux cleaned = -0.00284203 Jy ! Component: 1400 - total flux cleaned = -0.00292027 Jy ! Component: 1450 - total flux cleaned = -0.00297784 Jy ! Component: 1500 - total flux cleaned = -0.00305375 Jy ! Component: 1550 - total flux cleaned = -0.00309095 Jy ! Component: 1600 - total flux cleaned = -0.00312787 Jy ! Component: 1650 - total flux cleaned = -0.00318239 Jy ! Component: 1700 - total flux cleaned = -0.00323648 Jy ! Component: 1750 - total flux cleaned = -0.00321855 Jy ! Component: 1800 - total flux cleaned = -0.00323631 Jy ! Component: 1850 - total flux cleaned = -0.00327123 Jy ! Component: 1900 - total flux cleaned = -0.0033574 Jy ! Component: 1950 - total flux cleaned = -0.00337396 Jy ! Component: 2000 - total flux cleaned = -0.0034075 Jy ! Component: 2050 - total flux cleaned = -0.00342428 Jy ! Component: 2100 - total flux cleaned = -0.00342447 Jy ! Component: 2150 - total flux cleaned = -0.00345678 Jy ! Component: 2200 - total flux cleaned = -0.00348856 Jy ! Component: 2250 - total flux cleaned = -0.00347287 Jy ! Component: 2300 - total flux cleaned = -0.00353549 Jy ! Component: 2350 - total flux cleaned = -0.00358182 Jy ! Component: 2400 - total flux cleaned = -0.00364298 Jy ! Component: 2450 - total flux cleaned = -0.0036277 Jy ! Component: 2500 - total flux cleaned = -0.00365784 Jy ! Component: 2550 - total flux cleaned = -0.00367262 Jy ! Component: 2600 - total flux cleaned = -0.00377575 Jy ! Component: 2650 - total flux cleaned = -0.00374648 Jy ! Component: 2700 - total flux cleaned = -0.00374658 Jy ! Component: 2750 - total flux cleaned = -0.00378951 Jy ! Component: 2800 - total flux cleaned = -0.00384597 Jy ! Component: 2850 - total flux cleaned = -0.00387381 Jy ! Component: 2900 - total flux cleaned = -0.00385971 Jy ! Component: 2950 - total flux cleaned = -0.00385963 Jy ! Component: 3000 - total flux cleaned = -0.00384589 Jy ! Component: 3050 - total flux cleaned = -0.00384578 Jy ! Component: 3100 - total flux cleaned = -0.0039126 Jy ! Component: 3150 - total flux cleaned = -0.00392579 Jy ! Component: 3200 - total flux cleaned = -0.00388653 Jy ! Component: 3250 - total flux cleaned = -0.00392581 Jy ! Component: 3300 - total flux cleaned = -0.00395161 Jy ! Component: 3350 - total flux cleaned = -0.00395149 Jy ! Component: 3400 - total flux cleaned = -0.00384995 Jy ! Component: 3450 - total flux cleaned = -0.00386265 Jy ! Component: 3500 - total flux cleaned = -0.00384995 Jy ! Component: 3550 - total flux cleaned = -0.00382507 Jy ! Component: 3600 - total flux cleaned = -0.00380045 Jy ! Component: 3650 - total flux cleaned = -0.00378816 Jy ! Component: 3700 - total flux cleaned = -0.00372745 Jy ! Component: 3750 - total flux cleaned = -0.0037396 Jy ! Component: 3800 - total flux cleaned = -0.00372754 Jy ! Component: 3850 - total flux cleaned = -0.00368018 Jy ! Component: 3900 - total flux cleaned = -0.00358626 Jy ! Component: 3950 - total flux cleaned = -0.00362128 Jy ! Component: 4000 - total flux cleaned = -0.00357489 Jy ! Component: 4050 - total flux cleaned = -0.00350594 Jy ! Total flux subtracted in 4096 components = -0.0035402 Jy ! Clean residual min=-0.000689 max=0.000697 Jy/beam ! Clean residual mean=-0.000001 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.56493 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 319 components and 0.56493 Jy ![Exited script file: muppet] wmap "J0813+2542_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.362 x 6.437 at 0.03666 degrees (North through East) ! Clean map min=-0.0014307 max=0.51359 Jy/beam ! Writing clean map to FITS file: J0813+2542_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.51359 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207506 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.121209 0.121209 0.242418 0.484836 0.969672 1.93934 3.87869 7.75738 15.5148 31.0295 62.059 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.513 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.362 x 6.437 at 0.03666 degrees (North through East) ! Clean map min=-0.0014307 max=0.51359 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 J0813+2542_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:04:18 2019