! Started logfile: J2005+1033_S_2017_07_16_pus_uvs.log on Thu May 9 11:18:02 2019 obs J2005+1033_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J2005+1033_S_2017_07_16_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.781197 visibilities/baseline/integration-bin. ! Found source: J2005+1033 ! ! 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 20108 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 J2005+1033_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 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 904 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.988399Jy sigma=0.009184 ! Fit after self-cal, rms=0.957044Jy sigma=0.008928 ! 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.588 mas, bmaj=6.784 mas, bpa=-7.737 degrees ! Estimated noise=979.037 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.0343386 Jy ! Component: 100 - total flux cleaned = 0.0426455 Jy ! Total flux subtracted in 100 components = 0.0426455 Jy ! Clean residual min=-0.003782 max=0.005053 Jy/beam ! Clean residual mean=0.000001 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.0426455 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0426455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077386Jy sigma=0.000670 ! Fit after self-cal, rms=0.076536Jy sigma=0.000663 ! 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.062 mas, bmaj=7.407 mas, bpa=-6.285 degrees ! Estimated noise=619.789 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.00744462 Jy ! Component: 100 - total flux cleaned = 0.0119969 Jy ! Component: 150 - total flux cleaned = 0.0149124 Jy ! Component: 200 - total flux cleaned = 0.0164139 Jy ! Total flux subtracted in 200 components = 0.0164139 Jy ! Clean residual min=-0.002206 max=0.002367 Jy/beam ! Clean residual mean=0.000000 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.0590595 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 36 components and 0.0590595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075748Jy sigma=0.000655 ! Fit after self-cal, rms=0.075544Jy sigma=0.000654 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00346561 Jy ! Component: 100 - total flux cleaned = 0.00418969 Jy ! Component: 150 - total flux cleaned = 0.00434958 Jy ! Component: 200 - total flux cleaned = 0.0044759 Jy ! Total flux subtracted in 200 components = 0.0044759 Jy ! Clean residual min=-0.001978 max=0.002091 Jy/beam ! Clean residual mean=0.000000 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0635354 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 45 components and 0.0635354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075376Jy sigma=0.000652 ! Fit after self-cal, rms=0.075293Jy sigma=0.000652 ! 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.93 FD 1.00* HN 1.01 KP 1.06 ! LA 0.98 MK 1.03 NL 1.02 OV 1.04 ! PT 1.07 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 1.10 KP 0.98 ! LA 0.97 MK 0.95 NL 1.09 OV 1.06 ! PT 1.02 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00* HN 1.09 KP 0.98 ! LA 1.00 MK 1.11 NL 1.04 OV 0.93 ! PT 0.99 SC 0.93 ! ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.77 KP 1.00* ! LA 0.85 MK 0.72 NL 1.00* OV 1.00* ! PT 0.81 SC 1.00* ! ! ! Fit before self-cal, rms=0.075293Jy sigma=0.000652 ! Fit after self-cal, rms=0.074310Jy sigma=0.000650 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.047 mas, bmaj=7.343 mas, bpa=-5.849 degrees ! Estimated noise=616.172 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.00105649 Jy ! Component: 100 - total flux cleaned = 0.00129227 Jy ! Component: 150 - total flux cleaned = 0.00143552 Jy ! Component: 200 - total flux cleaned = 0.00158737 Jy ! Total flux subtracted in 200 components = 0.00158737 Jy ! Clean residual min=-0.001746 max=0.001850 Jy/beam ! Clean residual mean=-0.000003 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.0651227 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 59 components and 0.0651227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074255Jy sigma=0.000649 ! Fit after self-cal, rms=0.074200Jy sigma=0.000649 ! 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.074200Jy sigma=0.000649 ! Fit after self-cal, rms=0.072883Jy sigma=0.000648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=7.324 mas, bpa=-5.835 degrees ! Estimated noise=614.533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109886 Jy ! Component: 100 - total flux cleaned = 0.00123743 Jy ! Component: 150 - total flux cleaned = 0.00126767 Jy ! Component: 200 - total flux cleaned = 0.00129222 Jy ! Total flux subtracted in 200 components = 0.00129222 Jy ! Clean residual min=-0.001761 max=0.001614 Jy/beam ! Clean residual mean=-0.000006 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.066415 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.066415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072851Jy sigma=0.000648 ! Fit after self-cal, rms=0.072818Jy sigma=0.000647 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.000339607 Jy ! Component: 100 - total flux cleaned = 0.000339127 Jy ! Component: 150 - total flux cleaned = 0.00031538 Jy ! Component: 200 - total flux cleaned = 0.000293476 Jy ! Total flux subtracted in 200 components = 0.000293476 Jy ! Clean residual min=-0.001840 max=0.001626 Jy/beam ! Clean residual mean=-0.000003 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0667085 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 78 components and 0.0667084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072798Jy sigma=0.000647 ! Fit after self-cal, rms=0.072788Jy sigma=0.000647 ! 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.072788Jy sigma=0.000647 ! Fit after self-cal, rms=0.072462Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=7.311 mas, bpa=-5.887 degrees ! Estimated noise=611.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000608747 Jy ! Component: 100 - total flux cleaned = 0.000703125 Jy ! Component: 150 - total flux cleaned = 0.000784278 Jy ! Component: 200 - total flux cleaned = 0.000820245 Jy ! Total flux subtracted in 200 components = 0.000820245 Jy ! Clean residual min=-0.001849 max=0.001610 Jy/beam ! Clean residual mean=-0.000005 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.0675287 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 95 components and 0.0675287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072448Jy sigma=0.000647 ! Fit after self-cal, rms=0.072442Jy sigma=0.000647 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.00011314 Jy ! Component: 100 - total flux cleaned = 0.000134112 Jy ! Component: 150 - total flux cleaned = 0.000115566 Jy ! Component: 200 - total flux cleaned = 0.000150566 Jy ! Total flux subtracted in 200 components = 0.000150566 Jy ! Clean residual min=-0.001830 max=0.001610 Jy/beam ! Clean residual mean=-0.000005 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0676792 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 96 components and 0.0676792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072432Jy sigma=0.000647 ! Fit after self-cal, rms=0.072422Jy sigma=0.000646 ! 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.072422Jy sigma=0.000646 ! Fit after self-cal, rms=0.072291Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.885 mas, bmaj=11.16 mas, bpa=-4.617 degrees ! Estimated noise=804.642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000892288 Jy ! Component: 100 - total flux cleaned = 0.000934229 Jy ! Component: 150 - total flux cleaned = 0.000956419 Jy ! Component: 200 - total flux cleaned = 0.000956 Jy ! Total flux subtracted in 200 components = 0.000956 Jy ! Clean residual min=-0.001991 max=0.001529 Jy/beam ! Clean residual mean=-0.000011 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.0686352 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 112 components and 0.0686352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072289Jy sigma=0.000646 ! Fit after self-cal, rms=0.072285Jy sigma=0.000646 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.000232789 Jy ! Component: 100 - total flux cleaned = 0.000269216 Jy ! Component: 150 - total flux cleaned = 0.000259583 Jy ! Component: 200 - total flux cleaned = 0.000260318 Jy ! Total flux subtracted in 200 components = 0.000260318 Jy ! Clean residual min=-0.001921 max=0.001546 Jy/beam ! Clean residual mean=-0.000011 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0688955 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 121 components and 0.0688955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072285Jy sigma=0.000646 ! Fit after self-cal, rms=0.072281Jy sigma=0.000646 ! 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.021 mas, bmaj=7.308 mas, bpa=-5.964 degrees ! Estimated noise=610.572 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.021 x 7.308 at -5.964 degrees (North through East) ! Clean map min=-0.0029413 max=0.044003 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.538 mas, bmaj=6.701 mas, bpa=-8.092 degrees ! Estimated noise=958.344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.032958 Jy ! Component: 100 - total flux cleaned = 0.0441922 Jy ! Component: 150 - total flux cleaned = 0.0516626 Jy ! Component: 200 - total flux cleaned = 0.0561547 Jy ! Total flux subtracted in 200 components = 0.0561547 Jy ! Clean residual min=-0.003006 max=0.003008 Jy/beam ! Clean residual mean=-0.000001 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.0561547 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.0561547 Jy ! Inverting map and beam ! Estimated beam: bmin=3.021 mas, bmaj=7.308 mas, bpa=-5.964 degrees ! Estimated noise=610.572 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.0050279 Jy ! Component: 100 - total flux cleaned = 0.00678376 Jy ! Component: 150 - total flux cleaned = 0.0079693 Jy ! Component: 200 - total flux cleaned = 0.00900313 Jy ! Total flux subtracted in 200 components = 0.00900313 Jy ! Clean residual min=-0.001877 max=0.001993 Jy/beam ! Clean residual mean=-0.000005 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0651579 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 44 components and 0.0651579 Jy ! Inverting map ! Added new window around map position (11, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136958 Jy ! Component: 100 - total flux cleaned = 0.00221354 Jy ! Component: 150 - total flux cleaned = 0.00278454 Jy ! Component: 200 - total flux cleaned = 0.00315883 Jy ! Total flux subtracted in 200 components = 0.00315883 Jy ! Clean residual min=-0.001746 max=0.001464 Jy/beam ! Clean residual mean=-0.000004 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.0683167 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 59 components and 0.0683167 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.885 mas, bmaj=11.16 mas, bpa=-4.617 degrees ! Estimated noise=804.642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000991223 Jy ! Component: 100 - total flux cleaned = 0.00146727 Jy ! Component: 150 - total flux cleaned = 0.00162945 Jy ! Component: 200 - total flux cleaned = 0.00170688 Jy ! Total flux subtracted in 200 components = 0.00170688 Jy ! Clean residual min=-0.001889 max=0.001387 Jy/beam ! Clean residual mean=-0.000010 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0700236 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 = 4.20925e-05 Jy ! Component: 100 - total flux cleaned = 8.04582e-05 Jy ! Component: 150 - total flux cleaned = 0.000104201 Jy ! Component: 200 - total flux cleaned = 0.000138309 Jy ! Total flux subtracted in 200 components = 0.000138309 Jy ! Clean residual min=-0.001868 max=0.001368 Jy/beam ! Clean residual mean=-0.000010 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0701619 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 80 components and 0.0701619 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.021 mas, bmaj=7.308 mas, bpa=-5.964 degrees ! Estimated noise=610.572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000355419 Jy ! Component: 100 - total flux cleaned = -0.000355538 Jy ! Component: 150 - total flux cleaned = -0.000331394 Jy ! Component: 200 - total flux cleaned = -0.000286773 Jy ! Total flux subtracted in 200 components = -0.000286773 Jy ! Clean residual min=-0.001715 max=0.001412 Jy/beam ! Clean residual mean=-0.000004 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0698751 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 101 components and 0.0698751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072264Jy sigma=0.000646 ! Fit after self-cal, rms=0.072257Jy sigma=0.000646 wmodel J2005+1033_S_2017_07_16_pus_map.mod ! Writing 101 model components to file: J2005+1033_S_2017_07_16_pus_map.mod wobs J2005+1033_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J2005+1033_S_2017_07_16_pus_uvs.fits wwins J2005+1033_S_2017_07_16_pus_map.win ! wwins: Wrote 3 windows to J2005+1033_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.000579397 Jy ! Component: 100 - total flux cleaned = -0.000706194 Jy ! Component: 150 - total flux cleaned = -0.000517783 Jy ! Component: 200 - total flux cleaned = -0.000404437 Jy ! Component: 250 - total flux cleaned = -0.000360554 Jy ! Component: 300 - total flux cleaned = -0.000254732 Jy ! Component: 350 - total flux cleaned = -0.000193526 Jy ! Component: 400 - total flux cleaned = -0.00015363 Jy ! Component: 450 - total flux cleaned = -0.000114727 Jy ! Component: 500 - total flux cleaned = -9.56035e-05 Jy ! Component: 550 - total flux cleaned = -2.0606e-05 Jy ! Component: 600 - total flux cleaned = 3.47674e-05 Jy ! Component: 650 - total flux cleaned = 7.10629e-05 Jy ! Component: 700 - total flux cleaned = 1.75024e-05 Jy ! Component: 750 - total flux cleaned = 8.7925e-05 Jy ! Component: 800 - total flux cleaned = 8.8599e-05 Jy ! Component: 850 - total flux cleaned = 0.000122469 Jy ! Component: 900 - total flux cleaned = 0.000122722 Jy ! Component: 950 - total flux cleaned = 8.99058e-05 Jy ! Component: 1000 - total flux cleaned = 0.000155372 Jy ! Component: 1050 - total flux cleaned = 0.000139339 Jy ! Component: 1100 - total flux cleaned = 0.000155528 Jy ! Component: 1150 - total flux cleaned = 0.00018684 Jy ! Component: 1200 - total flux cleaned = 0.000186539 Jy ! Component: 1250 - total flux cleaned = 0.000201562 Jy ! Component: 1300 - total flux cleaned = 0.000276691 Jy ! Component: 1350 - total flux cleaned = 0.000246942 Jy ! Component: 1400 - total flux cleaned = 0.000320352 Jy ! Component: 1450 - total flux cleaned = 0.000276613 Jy ! Component: 1500 - total flux cleaned = 0.000348824 Jy ! Component: 1550 - total flux cleaned = 0.000391736 Jy ! Component: 1600 - total flux cleaned = 0.000476142 Jy ! Component: 1650 - total flux cleaned = 0.000517924 Jy ! Component: 1700 - total flux cleaned = 0.000531823 Jy ! Component: 1750 - total flux cleaned = 0.000572993 Jy ! Component: 1800 - total flux cleaned = 0.000667672 Jy ! Component: 1850 - total flux cleaned = 0.000707888 Jy ! Component: 1900 - total flux cleaned = 0.000787372 Jy ! Component: 1950 - total flux cleaned = 0.000866316 Jy ! Component: 2000 - total flux cleaned = 0.000931374 Jy ! Component: 2050 - total flux cleaned = 0.00100856 Jy ! Component: 2100 - total flux cleaned = 0.00109779 Jy ! Component: 2150 - total flux cleaned = 0.00121158 Jy ! Component: 2200 - total flux cleaned = 0.00126185 Jy ! Component: 2250 - total flux cleaned = 0.00134878 Jy ! Component: 2300 - total flux cleaned = 0.00142276 Jy ! Component: 2350 - total flux cleaned = 0.0014838 Jy ! Component: 2400 - total flux cleaned = 0.00159278 Jy ! Component: 2450 - total flux cleaned = 0.00162891 Jy ! Component: 2500 - total flux cleaned = 0.00168835 Jy ! Component: 2550 - total flux cleaned = 0.00178256 Jy ! Component: 2600 - total flux cleaned = 0.00181755 Jy ! Component: 2650 - total flux cleaned = 0.00191024 Jy ! Component: 2700 - total flux cleaned = 0.00195611 Jy ! Component: 2750 - total flux cleaned = 0.00203588 Jy ! Component: 2800 - total flux cleaned = 0.0020473 Jy ! Component: 2850 - total flux cleaned = 0.00211455 Jy ! Component: 2900 - total flux cleaned = 0.00217032 Jy ! Component: 2950 - total flux cleaned = 0.00222556 Jy ! Component: 3000 - total flux cleaned = 0.00229149 Jy ! Component: 3050 - total flux cleaned = 0.00235684 Jy ! Component: 3100 - total flux cleaned = 0.00242163 Jy ! Component: 3150 - total flux cleaned = 0.00243242 Jy ! Component: 3200 - total flux cleaned = 0.00247494 Jy ! Component: 3250 - total flux cleaned = 0.0025489 Jy ! Component: 3300 - total flux cleaned = 0.00259077 Jy ! Component: 3350 - total flux cleaned = 0.00262194 Jy ! Component: 3400 - total flux cleaned = 0.00263221 Jy ! Component: 3450 - total flux cleaned = 0.00269389 Jy ! Component: 3500 - total flux cleaned = 0.00272441 Jy ! Component: 3550 - total flux cleaned = 0.00275476 Jy ! Component: 3600 - total flux cleaned = 0.00279494 Jy ! Component: 3650 - total flux cleaned = 0.00287499 Jy ! Component: 3700 - total flux cleaned = 0.00290469 Jy ! Component: 3750 - total flux cleaned = 0.00291438 Jy ! Component: 3800 - total flux cleaned = 0.00293395 Jy ! Component: 3850 - total flux cleaned = 0.00296307 Jy ! Component: 3900 - total flux cleaned = 0.002963 Jy ! Component: 3950 - total flux cleaned = 0.00296307 Jy ! Component: 4000 - total flux cleaned = 0.00300138 Jy ! Component: 4050 - total flux cleaned = 0.0030774 Jy ! Total flux subtracted in 4096 components = 0.00307731 Jy ! Clean residual min=-0.000633 max=0.000563 Jy/beam ! Clean residual mean=-0.000001 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.0729524 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 405 components and 0.0729524 Jy ![Exited script file: muppet] wmap "J2005+1033_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.021 x 7.308 at -5.964 degrees (North through East) ! Clean map min=-0.0029826 max=0.043356 Jy/beam ! Writing clean map to FITS file: J2005+1033_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.043356 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000168836 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16825 1.16825 2.3365 4.67301 9.34602 18.692 37.3841 74.7682 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.043 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.021 x 7.308 at -5.964 degrees (North through East) ! Clean map min=-0.0029826 max=0.043356 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 J2005+1033_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:18:09 2019