! Started logfile: J2043+1255_S_2017_08_05_pus_uvs.log on Thu May 9 19:38:36 2019 obs J2043+1255_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J2043+1255_S_2017_08_05_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.909402 visibilities/baseline/integration-bin. ! Found source: J2043+1255 ! ! 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 513 lines of history. ! ! Reading 23408 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 J2043+1255_S_2017_08_05_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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 909 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.920476Jy sigma=0.008821 ! Fit after self-cal, rms=0.910872Jy sigma=0.008736 ! 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.781 mas, bmaj=7.408 mas, bpa=-9.422 degrees ! Estimated noise=709.564 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.0687719 Jy ! Component: 100 - total flux cleaned = 0.0847808 Jy ! Total flux subtracted in 100 components = 0.0847808 Jy ! Clean residual min=-0.003145 max=0.006118 Jy/beam ! Clean residual mean=-0.000013 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.0847808 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0847808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077361Jy sigma=0.000684 ! Fit after self-cal, rms=0.077359Jy sigma=0.000684 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00672476 Jy ! Component: 100 - total flux cleaned = 0.0103034 Jy ! Total flux subtracted in 100 components = 0.0103034 Jy ! Clean residual min=-0.002535 max=0.003704 Jy/beam ! Clean residual mean=-0.000008 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.0950842 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 25 components and 0.0950842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076498Jy sigma=0.000677 ! Fit after self-cal, rms=0.076502Jy sigma=0.000677 ! Inverting map ! Added new window around map position (4.5, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00363019 Jy ! Component: 100 - total flux cleaned = 0.00571403 Jy ! Total flux subtracted in 100 components = 0.00571403 Jy ! Clean residual min=-0.002447 max=0.002397 Jy/beam ! Clean residual mean=-0.000006 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.100798 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.100798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076242Jy sigma=0.000675 ! Fit after self-cal, rms=0.076235Jy sigma=0.000675 ! 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.354 mas, bmaj=8.491 mas, bpa=-8.812 degrees ! Estimated noise=560.873 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.00262766 Jy ! Component: 100 - total flux cleaned = 0.00426047 Jy ! Component: 150 - total flux cleaned = 0.00535671 Jy ! Component: 200 - total flux cleaned = 0.00612064 Jy ! Total flux subtracted in 200 components = 0.00612064 Jy ! Clean residual min=-0.002158 max=0.002915 Jy/beam ! Clean residual mean=-0.000005 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.106919 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 60 components and 0.106919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076100Jy sigma=0.000675 ! Fit after self-cal, rms=0.076107Jy sigma=0.000675 ! 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.03 FD 0.97 HN 0.93 KP 1.05 ! LA 1.01 MK 1.00 NL 0.90 OV 1.05 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.96 HN 1.03 KP 1.00 ! LA 0.97 MK 1.01 NL 1.05 OV 1.08 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 HN 0.98 KP 0.88 ! LA 0.79 MK 1.01 NL 1.18 OV 1.00 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 0.91 KP 1.00* ! LA 1.00* MK 1.18 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.076107Jy sigma=0.000675 ! Fit after self-cal, rms=0.074120Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=8.509 mas, bpa=-8.691 degrees ! Estimated noise=562.374 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 (17, -18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237689 Jy ! Component: 100 - total flux cleaned = 0.00366455 Jy ! Component: 150 - total flux cleaned = 0.00426256 Jy ! Component: 200 - total flux cleaned = 0.00435368 Jy ! Total flux subtracted in 200 components = 0.00435368 Jy ! Clean residual min=-0.001563 max=0.001522 Jy/beam ! Clean residual mean=0.000000 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.111273 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 101 components and 0.111273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074043Jy sigma=0.000668 ! Fit after self-cal, rms=0.074012Jy sigma=0.000668 ! 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.074012Jy sigma=0.000668 ! Fit after self-cal, rms=0.073572Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=8.516 mas, bpa=-8.69 degrees ! Estimated noise=561.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000645936 Jy ! Component: 100 - total flux cleaned = 0.00100964 Jy ! Component: 150 - total flux cleaned = 0.00112033 Jy ! Component: 200 - total flux cleaned = 0.001199 Jy ! Total flux subtracted in 200 components = 0.001199 Jy ! Clean residual min=-0.001496 max=0.001412 Jy/beam ! Clean residual mean=0.000003 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.112472 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 127 components and 0.112472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073555Jy sigma=0.000667 ! Fit after self-cal, rms=0.073559Jy sigma=0.000667 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.000211674 Jy ! Component: 100 - total flux cleaned = 0.000358148 Jy ! Component: 150 - total flux cleaned = 0.000442129 Jy ! Component: 200 - total flux cleaned = 0.000504401 Jy ! Total flux subtracted in 200 components = 0.000504401 Jy ! Clean residual min=-0.001487 max=0.001402 Jy/beam ! Clean residual mean=0.000003 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.112976 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 135 components and 0.112976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073552Jy sigma=0.000667 ! Fit after self-cal, rms=0.073551Jy sigma=0.000667 ! 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.073551Jy sigma=0.000667 ! Fit after self-cal, rms=0.073418Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.39 mas, bmaj=8.528 mas, bpa=-8.671 degrees ! Estimated noise=559.895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00018624 Jy ! Component: 100 - total flux cleaned = 0.000355124 Jy ! Component: 150 - total flux cleaned = 0.000386568 Jy ! Component: 200 - total flux cleaned = 0.000413471 Jy ! Total flux subtracted in 200 components = 0.000413471 Jy ! Clean residual min=-0.001422 max=0.001320 Jy/beam ! Clean residual mean=0.000003 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.113389 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 142 components and 0.113389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073411Jy sigma=0.000666 ! Fit after self-cal, rms=0.073421Jy sigma=0.000666 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.00011708 Jy ! Component: 100 - total flux cleaned = 0.000117061 Jy ! Component: 150 - total flux cleaned = 0.00013939 Jy ! Component: 200 - total flux cleaned = 0.000149967 Jy ! Total flux subtracted in 200 components = 0.000149967 Jy ! Clean residual min=-0.001427 max=0.001301 Jy/beam ! Clean residual mean=0.000003 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.113539 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 147 components and 0.113539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073418Jy sigma=0.000666 ! Fit after self-cal, rms=0.073417Jy sigma=0.000666 ! 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.073417Jy sigma=0.000666 ! Fit after self-cal, rms=0.073454Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.429 mas, bmaj=11.46 mas, bpa=-7.462 degrees ! Estimated noise=684.757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00021603 Jy ! Component: 100 - total flux cleaned = 0.000331385 Jy ! Component: 150 - total flux cleaned = 0.000413004 Jy ! Component: 200 - total flux cleaned = 0.000433286 Jy ! Total flux subtracted in 200 components = 0.000433286 Jy ! Clean residual min=-0.001427 max=0.001767 Jy/beam ! Clean residual mean=0.000007 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.113973 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 157 components and 0.113973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073453Jy sigma=0.000666 ! Fit after self-cal, rms=0.073457Jy sigma=0.000666 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.56215e-05 Jy ! Component: 100 - total flux cleaned = 4.57571e-05 Jy ! Component: 150 - total flux cleaned = 4.60107e-05 Jy ! Component: 200 - total flux cleaned = 5.16897e-05 Jy ! Total flux subtracted in 200 components = 5.16897e-05 Jy ! Clean residual min=-0.001427 max=0.001759 Jy/beam ! Clean residual mean=0.000007 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.114024 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 166 components and 0.114024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073457Jy sigma=0.000666 ! Fit after self-cal, rms=0.073457Jy sigma=0.000666 ! 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.394 mas, bmaj=8.537 mas, bpa=-8.67 degrees ! Estimated noise=559.599 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.394 x 8.537 at -8.67 degrees (North through East) ! Clean map min=-0.0013561 max=0.089769 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.809 mas, bmaj=7.444 mas, bpa=-9.353 degrees ! Estimated noise=718.145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0685454 Jy ! Component: 100 - total flux cleaned = 0.084415 Jy ! Component: 150 - total flux cleaned = 0.0911996 Jy ! Component: 200 - total flux cleaned = 0.0954324 Jy ! Total flux subtracted in 200 components = 0.0954324 Jy ! Clean residual min=-0.002394 max=0.002541 Jy/beam ! Clean residual mean=-0.000005 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0954324 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0954324 Jy ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=8.537 mas, bpa=-8.67 degrees ! Estimated noise=559.599 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.00398682 Jy ! Component: 100 - total flux cleaned = 0.00676296 Jy ! Component: 150 - total flux cleaned = 0.00894362 Jy ! Component: 200 - total flux cleaned = 0.0107319 Jy ! Total flux subtracted in 200 components = 0.0107319 Jy ! Clean residual min=-0.001626 max=0.001547 Jy/beam ! Clean residual mean=0.000000 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.106164 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 51 components and 0.106164 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.429 mas, bmaj=11.46 mas, bpa=-7.462 degrees ! Estimated noise=684.757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228461 Jy ! Component: 100 - total flux cleaned = 0.00389107 Jy ! Component: 150 - total flux cleaned = 0.0050931 Jy ! Component: 200 - total flux cleaned = 0.0059981 Jy ! Total flux subtracted in 200 components = 0.0059981 Jy ! Clean residual min=-0.001546 max=0.001770 Jy/beam ! Clean residual mean=0.000005 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.112162 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.000686111 Jy ! Component: 100 - total flux cleaned = 0.00111384 Jy ! Component: 150 - total flux cleaned = 0.00128988 Jy ! Component: 200 - total flux cleaned = 0.00136717 Jy ! Total flux subtracted in 200 components = 0.00136717 Jy ! Clean residual min=-0.001474 max=0.001788 Jy/beam ! Clean residual mean=0.000006 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.11353 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 114 components and 0.11353 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=8.537 mas, bpa=-8.67 degrees ! Estimated noise=559.599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000128193 Jy ! Component: 100 - total flux cleaned = 0.000267791 Jy ! Component: 150 - total flux cleaned = 0.000303752 Jy ! Component: 200 - total flux cleaned = 0.000303434 Jy ! Total flux subtracted in 200 components = 0.000303434 Jy ! Clean residual min=-0.001379 max=0.001300 Jy/beam ! Clean residual mean=0.000003 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.113833 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 128 components and 0.113833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073480Jy sigma=0.000666 ! Fit after self-cal, rms=0.073474Jy sigma=0.000666 wmodel J2043+1255_S_2017_08_05_pus_map.mod ! Writing 128 model components to file: J2043+1255_S_2017_08_05_pus_map.mod wobs J2043+1255_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J2043+1255_S_2017_08_05_pus_uvs.fits wwins J2043+1255_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J2043+1255_S_2017_08_05_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.000465675 Jy ! Component: 100 - total flux cleaned = -0.000706078 Jy ! Component: 150 - total flux cleaned = -0.00079859 Jy ! Component: 200 - total flux cleaned = -0.000887471 Jy ! Component: 250 - total flux cleaned = -0.00103729 Jy ! Component: 300 - total flux cleaned = -0.00107862 Jy ! Component: 350 - total flux cleaned = -0.00113941 Jy ! Component: 400 - total flux cleaned = -0.00113952 Jy ! Component: 450 - total flux cleaned = -0.00117826 Jy ! Component: 500 - total flux cleaned = -0.0012163 Jy ! Component: 550 - total flux cleaned = -0.0012532 Jy ! Component: 600 - total flux cleaned = -0.00125305 Jy ! Component: 650 - total flux cleaned = -0.00123551 Jy ! Component: 700 - total flux cleaned = -0.00125306 Jy ! Component: 750 - total flux cleaned = -0.00127017 Jy ! Component: 800 - total flux cleaned = -0.00128729 Jy ! Component: 850 - total flux cleaned = -0.00128758 Jy ! Component: 900 - total flux cleaned = -0.00133683 Jy ! Component: 950 - total flux cleaned = -0.00132062 Jy ! Component: 1000 - total flux cleaned = -0.00132076 Jy ! Component: 1050 - total flux cleaned = -0.00130509 Jy ! Component: 1100 - total flux cleaned = -0.00128969 Jy ! Component: 1150 - total flux cleaned = -0.0012747 Jy ! Component: 1200 - total flux cleaned = -0.00127476 Jy ! Component: 1250 - total flux cleaned = -0.00123001 Jy ! Component: 1300 - total flux cleaned = -0.00124458 Jy ! Component: 1350 - total flux cleaned = -0.00122978 Jy ! Component: 1400 - total flux cleaned = -0.00118676 Jy ! Component: 1450 - total flux cleaned = -0.00108741 Jy ! Component: 1500 - total flux cleaned = -0.00107377 Jy ! Component: 1550 - total flux cleaned = -0.00100472 Jy ! Component: 1600 - total flux cleaned = -0.000977156 Jy ! Component: 1650 - total flux cleaned = -0.000868829 Jy ! Component: 1700 - total flux cleaned = -0.000868599 Jy ! Component: 1750 - total flux cleaned = -0.000775807 Jy ! Component: 1800 - total flux cleaned = -0.000801951 Jy ! Component: 1850 - total flux cleaned = -0.000736898 Jy ! Component: 1900 - total flux cleaned = -0.00068551 Jy ! Component: 1950 - total flux cleaned = -0.000660053 Jy ! Component: 2000 - total flux cleaned = -0.000622274 Jy ! Component: 2050 - total flux cleaned = -0.000572346 Jy ! Component: 2100 - total flux cleaned = -0.000584875 Jy ! Component: 2150 - total flux cleaned = -0.000499301 Jy ! Component: 2200 - total flux cleaned = -0.000426743 Jy ! Component: 2250 - total flux cleaned = -0.000438845 Jy ! Component: 2300 - total flux cleaned = -0.000332132 Jy ! Component: 2350 - total flux cleaned = -0.000273392 Jy ! Component: 2400 - total flux cleaned = -0.00026184 Jy ! Component: 2450 - total flux cleaned = -0.000227037 Jy ! Component: 2500 - total flux cleaned = -0.000227095 Jy ! Component: 2550 - total flux cleaned = -0.000204319 Jy ! Component: 2600 - total flux cleaned = -0.000159105 Jy ! Component: 2650 - total flux cleaned = -0.000125457 Jy ! Component: 2700 - total flux cleaned = -0.000136378 Jy ! Component: 2750 - total flux cleaned = -0.000136326 Jy ! Component: 2800 - total flux cleaned = -0.000125426 Jy ! Component: 2850 - total flux cleaned = -0.000125465 Jy ! Component: 2900 - total flux cleaned = -9.32747e-05 Jy ! Component: 2950 - total flux cleaned = -4.00442e-05 Jy ! Component: 3000 - total flux cleaned = -7.17523e-05 Jy ! Component: 3050 - total flux cleaned = -4.02008e-05 Jy ! Component: 3100 - total flux cleaned = -5.05287e-05 Jy ! Component: 3150 - total flux cleaned = -9.25004e-06 Jy ! Component: 3200 - total flux cleaned = 5.22217e-05 Jy ! Component: 3250 - total flux cleaned = 4.18609e-05 Jy ! Component: 3300 - total flux cleaned = 7.21953e-05 Jy ! Component: 3350 - total flux cleaned = 0.000102212 Jy ! Component: 3400 - total flux cleaned = 0.000102246 Jy ! Component: 3450 - total flux cleaned = 0.000102331 Jy ! Component: 3500 - total flux cleaned = 0.000141764 Jy ! Component: 3550 - total flux cleaned = 0.000161306 Jy ! Component: 3600 - total flux cleaned = 0.000170947 Jy ! Component: 3650 - total flux cleaned = 0.000199751 Jy ! Component: 3700 - total flux cleaned = 0.000228529 Jy ! Component: 3750 - total flux cleaned = 0.000257134 Jy ! Component: 3800 - total flux cleaned = 0.000266507 Jy ! Component: 3850 - total flux cleaned = 0.000247846 Jy ! Component: 3900 - total flux cleaned = 0.000257173 Jy ! Component: 3950 - total flux cleaned = 0.000275806 Jy ! Component: 4000 - total flux cleaned = 0.000321881 Jy ! Component: 4050 - total flux cleaned = 0.000321926 Jy ! Total flux subtracted in 4096 components = 0.000349228 Jy ! Clean residual min=-0.000562 max=0.000555 Jy/beam ! Clean residual mean=0.000002 rms=0.000170 Jy/beam ! Combined flux in latest and established models = 0.114182 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 431 components and 0.114182 Jy ![Exited script file: muppet] wmap "J2043+1255_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.394 x 8.537 at -8.67 degrees (North through East) ! Clean map min=-0.0010816 max=0.089795 Jy/beam ! Writing clean map to FITS file: J2043+1255_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0897954 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000168205 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.561961 0.561961 1.12392 2.24784 4.49569 8.99137 17.9827 35.9655 71.931 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.089 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.394 x 8.537 at -8.67 degrees (North through East) ! Clean map min=-0.0010816 max=0.089795 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 J2043+1255_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:38:42 2019