! Started logfile: J1539+0534_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:29:01 2017 obs J1539+0534_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1539+0534_S_2015_01_23_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.776125 visibilities/baseline/integration-bin. ! Found source: J1539+0534 ! ! 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 338 lines of history. ! ! Reading 16904 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 J1539+0534_S_2015_01_23_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 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.957692Jy sigma=0.010713 ! Fit after self-cal, rms=0.926385Jy sigma=0.010419 ! 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.844 mas, bmaj=6.244 mas, bpa=-1.531 degrees ! Estimated noise=742.627 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.0558426 Jy ! Component: 100 - total flux cleaned = 0.0708557 Jy ! Total flux subtracted in 100 components = 0.0708557 Jy ! Clean residual min=-0.004462 max=0.010301 Jy/beam ! Clean residual mean=0.000013 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.0708557 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0708557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129004Jy sigma=0.000819 ! Fit after self-cal, rms=0.128963Jy sigma=0.000818 ! Inverting map ! Added new window around map position (6, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00985205 Jy ! Component: 100 - total flux cleaned = 0.0159432 Jy ! Total flux subtracted in 100 components = 0.0159432 Jy ! Clean residual min=-0.003325 max=0.004744 Jy/beam ! Clean residual mean=0.000008 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.0867989 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.0867989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127617Jy sigma=0.000798 ! Fit after self-cal, rms=0.127518Jy sigma=0.000797 ! 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.492 mas, bmaj=7.26 mas, bpa=-0.4146 degrees ! Estimated noise=504.331 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.00705127 Jy ! Component: 100 - total flux cleaned = 0.0114604 Jy ! Component: 150 - total flux cleaned = 0.0145252 Jy ! Component: 200 - total flux cleaned = 0.0167119 Jy ! Total flux subtracted in 200 components = 0.0167119 Jy ! Clean residual min=-0.002900 max=0.004085 Jy/beam ! Clean residual mean=-0.000002 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.103511 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 66 components and 0.103511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126729Jy sigma=0.000789 ! Fit after self-cal, rms=0.126679Jy sigma=0.000789 ! 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.72 HN 0.96 KP 1.08 ! LA 1.21 MK 1.13 NL 0.99 OV 0.92 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.77 HN 1.02 KP 1.00 ! LA 1.13 MK 0.95 NL 1.20 OV 1.01 ! PT 0.97 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.78 HN 1.09 KP 0.86 ! LA 0.92 MK 0.99 NL 1.17 OV 0.95 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.70 HN 1.07 KP 0.81 ! LA 0.98 MK 1.01 NL 0.95 OV 0.96 ! PT 0.96 SC 1.03 ! ! ! Fit before self-cal, rms=0.126679Jy sigma=0.000789 ! Fit after self-cal, rms=0.106775Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.521 mas, bmaj=7.3 mas, bpa=-0.271 degrees ! Estimated noise=503.94 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.000218524 Jy ! Component: 100 - total flux cleaned = 0.000534483 Jy ! Component: 150 - total flux cleaned = 0.000784483 Jy ! Component: 200 - total flux cleaned = 0.000888263 Jy ! Total flux subtracted in 200 components = 0.000888263 Jy ! Clean residual min=-0.002599 max=0.002880 Jy/beam ! Clean residual mean=-0.000002 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.104399 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.104399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106737Jy sigma=0.000779 ! Fit after self-cal, rms=0.106757Jy sigma=0.000779 ! 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.106757Jy sigma=0.000779 ! Fit after self-cal, rms=0.108567Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.516 mas, bmaj=7.302 mas, bpa=-0.2951 degrees ! Estimated noise=505.366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000837936 Jy ! Component: 100 - total flux cleaned = 0.00132597 Jy ! Component: 150 - total flux cleaned = 0.00149673 Jy ! Component: 200 - total flux cleaned = 0.00159965 Jy ! Total flux subtracted in 200 components = 0.00159965 Jy ! Clean residual min=-0.001389 max=0.001962 Jy/beam ! Clean residual mean=-0.000001 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.105999 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.105999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108537Jy sigma=0.000773 ! Fit after self-cal, rms=0.108649Jy sigma=0.000773 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 (87.5, -39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166974 Jy ! Component: 100 - total flux cleaned = 0.00233428 Jy ! Component: 150 - total flux cleaned = 0.00247238 Jy ! Component: 200 - total flux cleaned = 0.00255003 Jy ! Total flux subtracted in 200 components = 0.00255003 Jy ! Clean residual min=-0.001402 max=0.001780 Jy/beam ! Clean residual mean=-0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.108549 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 113 components and 0.108549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108596Jy sigma=0.000772 ! Fit after self-cal, rms=0.108614Jy sigma=0.000772 ! Inverting map ! Added new window around map position (-32, 118). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112179 Jy ! Component: 100 - total flux cleaned = 0.00146793 Jy ! Component: 150 - total flux cleaned = 0.00177356 Jy ! Component: 200 - total flux cleaned = 0.00197401 Jy ! Total flux subtracted in 200 components = 0.00197401 Jy ! Clean residual min=-0.001370 max=0.001207 Jy/beam ! Clean residual mean=-0.000001 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.110523 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 144 components and 0.110523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108571Jy sigma=0.000772 ! Fit after self-cal, rms=0.108569Jy sigma=0.000772 ! 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.108569Jy sigma=0.000772 ! Fit after self-cal, rms=0.110358Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.503 mas, bmaj=7.281 mas, bpa=-0.4058 degrees ! Estimated noise=507.611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000870184 Jy ! Component: 100 - total flux cleaned = 0.00144931 Jy ! Component: 150 - total flux cleaned = 0.00188221 Jy ! Component: 200 - total flux cleaned = 0.00221155 Jy ! Total flux subtracted in 200 components = 0.00221155 Jy ! Clean residual min=-0.001369 max=0.001220 Jy/beam ! Clean residual mean=-0.000000 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.112734 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 162 components and 0.112734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110322Jy sigma=0.000772 ! Fit after self-cal, rms=0.110329Jy sigma=0.000772 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.000442041 Jy ! Component: 100 - total flux cleaned = 0.000684981 Jy ! Component: 150 - total flux cleaned = 0.000875661 Jy ! Component: 200 - total flux cleaned = 0.000989717 Jy ! Total flux subtracted in 200 components = 0.000989717 Jy ! Clean residual min=-0.001370 max=0.001219 Jy/beam ! Clean residual mean=-0.000001 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.113724 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 179 components and 0.113724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110314Jy sigma=0.000772 ! Fit after self-cal, rms=0.110316Jy sigma=0.000772 ! 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.110316Jy sigma=0.000772 ! Fit after self-cal, rms=0.111353Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.458 mas, bmaj=11.32 mas, bpa=-1.172 degrees ! Estimated noise=645.673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102547 Jy ! Component: 100 - total flux cleaned = 0.00166626 Jy ! Component: 150 - total flux cleaned = 0.00219685 Jy ! Component: 200 - total flux cleaned = 0.00265214 Jy ! Total flux subtracted in 200 components = 0.00265214 Jy ! Clean residual min=-0.001665 max=0.001482 Jy/beam ! Clean residual mean=-0.000001 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.116376 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 196 components and 0.116376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111318Jy sigma=0.000772 ! Fit after self-cal, rms=0.111319Jy sigma=0.000772 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.000452928 Jy ! Component: 100 - total flux cleaned = 0.000705832 Jy ! Component: 150 - total flux cleaned = 0.000864662 Jy ! Component: 200 - total flux cleaned = 0.00102498 Jy ! Total flux subtracted in 200 components = 0.00102498 Jy ! Clean residual min=-0.001649 max=0.001553 Jy/beam ! Clean residual mean=-0.000001 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.117401 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 207 components and 0.117401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111309Jy sigma=0.000772 ! Fit after self-cal, rms=0.111310Jy sigma=0.000772 ! 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.494 mas, bmaj=7.267 mas, bpa=-0.4383 degrees ! Estimated noise=510.056 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.494 x 7.267 at -0.4383 degrees (North through East) ! Clean map min=-0.001374 max=0.074743 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.849 mas, bmaj=6.251 mas, bpa=-1.33 degrees ! Estimated noise=753.239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0562597 Jy ! Component: 100 - total flux cleaned = 0.0729113 Jy ! Component: 150 - total flux cleaned = 0.0827425 Jy ! Component: 200 - total flux cleaned = 0.0892288 Jy ! Total flux subtracted in 200 components = 0.0892288 Jy ! Clean residual min=-0.002559 max=0.003517 Jy/beam ! Clean residual mean=0.000006 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.0892288 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0892288 Jy ! Inverting map and beam ! Estimated beam: bmin=3.494 mas, bmaj=7.267 mas, bpa=-0.4383 degrees ! Estimated noise=510.056 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.00643361 Jy ! Component: 100 - total flux cleaned = 0.0105378 Jy ! Component: 150 - total flux cleaned = 0.0136031 Jy ! Component: 200 - total flux cleaned = 0.0160366 Jy ! Total flux subtracted in 200 components = 0.0160366 Jy ! Clean residual min=-0.001504 max=0.001767 Jy/beam ! Clean residual mean=0.000002 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.105265 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 65 components and 0.105265 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.458 mas, bmaj=11.32 mas, bpa=-1.172 degrees ! Estimated noise=645.673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0030708 Jy ! Component: 100 - total flux cleaned = 0.00508094 Jy ! Component: 150 - total flux cleaned = 0.00662531 Jy ! Component: 200 - total flux cleaned = 0.00786765 Jy ! Total flux subtracted in 200 components = 0.00786765 Jy ! Clean residual min=-0.001604 max=0.001593 Jy/beam ! Clean residual mean=-0.000001 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.113133 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.0010312 Jy ! Component: 100 - total flux cleaned = 0.00190568 Jy ! Component: 150 - total flux cleaned = 0.00265384 Jy ! Component: 200 - total flux cleaned = 0.00329558 Jy ! Total flux subtracted in 200 components = 0.00329558 Jy ! Clean residual min=-0.001641 max=0.001520 Jy/beam ! Clean residual mean=-0.000002 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.116429 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 131 components and 0.116429 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.494 mas, bmaj=7.267 mas, bpa=-0.4383 degrees ! Estimated noise=510.056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00023438 Jy ! Component: 100 - total flux cleaned = 0.000568822 Jy ! Component: 150 - total flux cleaned = 0.000675021 Jy ! Component: 200 - total flux cleaned = 0.000724524 Jy ! Total flux subtracted in 200 components = 0.000724524 Jy ! Clean residual min=-0.001460 max=0.001451 Jy/beam ! Clean residual mean=-0.000001 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.117153 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 157 components and 0.117153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111332Jy sigma=0.000772 ! Fit after self-cal, rms=0.111323Jy sigma=0.000772 wmodel J1539+0534_S_2015_01_23_pus_map.mod ! Writing 157 model components to file: J1539+0534_S_2015_01_23_pus_map.mod wobs J1539+0534_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1539+0534_S_2015_01_23_pus_uvs.fits wwins J1539+0534_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J1539+0534_S_2015_01_23_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.000239993 Jy ! Component: 100 - total flux cleaned = 0.000264906 Jy ! Component: 150 - total flux cleaned = 0.000241552 Jy ! Component: 200 - total flux cleaned = 0.000107215 Jy ! Component: 250 - total flux cleaned = 8.56504e-05 Jy ! Component: 300 - total flux cleaned = -1.96407e-05 Jy ! Component: 350 - total flux cleaned = -0.00010096 Jy ! Component: 400 - total flux cleaned = -0.000179567 Jy ! Component: 450 - total flux cleaned = -0.000237296 Jy ! Component: 500 - total flux cleaned = -0.000407021 Jy ! Component: 550 - total flux cleaned = -0.000517374 Jy ! Component: 600 - total flux cleaned = -0.000571302 Jy ! Component: 650 - total flux cleaned = -0.000624446 Jy ! Component: 700 - total flux cleaned = -0.000763263 Jy ! Component: 750 - total flux cleaned = -0.000831234 Jy ! Component: 800 - total flux cleaned = -0.000898409 Jy ! Component: 850 - total flux cleaned = -0.00094803 Jy ! Component: 900 - total flux cleaned = -0.0010619 Jy ! Component: 950 - total flux cleaned = -0.00106222 Jy ! Component: 1000 - total flux cleaned = -0.00114134 Jy ! Component: 1050 - total flux cleaned = -0.00115704 Jy ! Component: 1100 - total flux cleaned = -0.00118775 Jy ! Component: 1150 - total flux cleaned = -0.00117256 Jy ! Component: 1200 - total flux cleaned = -0.00115761 Jy ! Component: 1250 - total flux cleaned = -0.00120196 Jy ! Component: 1300 - total flux cleaned = -0.0012162 Jy ! Component: 1350 - total flux cleaned = -0.00121611 Jy ! Component: 1400 - total flux cleaned = -0.00121588 Jy ! Component: 1450 - total flux cleaned = -0.00122986 Jy ! Component: 1500 - total flux cleaned = -0.00128553 Jy ! Component: 1550 - total flux cleaned = -0.00131322 Jy ! Component: 1600 - total flux cleaned = -0.00129952 Jy ! Component: 1650 - total flux cleaned = -0.00134 Jy ! Component: 1700 - total flux cleaned = -0.00131323 Jy ! Component: 1750 - total flux cleaned = -0.00131344 Jy ! Component: 1800 - total flux cleaned = -0.00132643 Jy ! Component: 1850 - total flux cleaned = -0.00135235 Jy ! Component: 1900 - total flux cleaned = -0.00135244 Jy ! Component: 1950 - total flux cleaned = -0.00136519 Jy ! Component: 2000 - total flux cleaned = -0.00135242 Jy ! Component: 2050 - total flux cleaned = -0.00138994 Jy ! Component: 2100 - total flux cleaned = -0.00142694 Jy ! Component: 2150 - total flux cleaned = -0.00140228 Jy ! Component: 2200 - total flux cleaned = -0.00142656 Jy ! Component: 2250 - total flux cleaned = -0.00141443 Jy ! Component: 2300 - total flux cleaned = -0.0014145 Jy ! Component: 2350 - total flux cleaned = -0.00145007 Jy ! Component: 2400 - total flux cleaned = -0.00146172 Jy ! Component: 2450 - total flux cleaned = -0.00148498 Jy ! Component: 2500 - total flux cleaned = -0.00153106 Jy ! Component: 2550 - total flux cleaned = -0.00153113 Jy ! Component: 2600 - total flux cleaned = -0.00156516 Jy ! Component: 2650 - total flux cleaned = -0.00158767 Jy ! Component: 2700 - total flux cleaned = -0.00164334 Jy ! Component: 2750 - total flux cleaned = -0.00161022 Jy ! Component: 2800 - total flux cleaned = -0.00167609 Jy ! Component: 2850 - total flux cleaned = -0.00170862 Jy ! Component: 2900 - total flux cleaned = -0.00168708 Jy ! Component: 2950 - total flux cleaned = -0.00173 Jy ! Component: 3000 - total flux cleaned = -0.0017513 Jy ! Component: 3050 - total flux cleaned = -0.00176177 Jy ! Component: 3100 - total flux cleaned = -0.00176167 Jy ! Component: 3150 - total flux cleaned = -0.00174068 Jy ! Component: 3200 - total flux cleaned = -0.00174069 Jy ! Component: 3250 - total flux cleaned = -0.00181274 Jy ! Component: 3300 - total flux cleaned = -0.00184328 Jy ! Component: 3350 - total flux cleaned = -0.00184317 Jy ! Component: 3400 - total flux cleaned = -0.00185322 Jy ! Component: 3450 - total flux cleaned = -0.00186327 Jy ! Component: 3500 - total flux cleaned = -0.00185339 Jy ! Component: 3550 - total flux cleaned = -0.00191268 Jy ! Component: 3600 - total flux cleaned = -0.00193246 Jy ! Component: 3650 - total flux cleaned = -0.00194225 Jy ! Component: 3700 - total flux cleaned = -0.00195199 Jy ! Component: 3750 - total flux cleaned = -0.00200962 Jy ! Component: 3800 - total flux cleaned = -0.0020287 Jy ! Component: 3850 - total flux cleaned = -0.00202877 Jy ! Component: 3900 - total flux cleaned = -0.00201935 Jy ! Component: 3950 - total flux cleaned = -0.00205683 Jy ! Component: 4000 - total flux cleaned = -0.00205677 Jy ! Component: 4050 - total flux cleaned = -0.0020753 Jy ! Total flux subtracted in 4096 components = -0.0020845 Jy ! Clean residual min=-0.000548 max=0.000466 Jy/beam ! Clean residual mean=0.000000 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.115069 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 432 components and 0.115069 Jy ![Exited script file: muppet] wmap "J1539+0534_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.494 x 7.267 at -0.4383 degrees (North through East) ! Clean map min=-0.0010479 max=0.074958 Jy/beam ! Writing clean map to FITS file: J1539+0534_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0749582 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000174636 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.698933 0.698933 1.39787 2.79573 5.59146 11.1829 22.3659 44.7317 89.4634 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.074 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.494 x 7.267 at -0.4383 degrees (North through East) ! Clean map min=-0.0010479 max=0.074958 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 J1539+0534_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:29:06 2017