! Started logfile: J1526-0425_S_2017_03_23_pus_uvs.log on Mon May 13 10:02:51 2019 obs J1526-0425_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1526-0425_S_2017_03_23_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.846979 visibilities/baseline/integration-bin. ! Found source: J1526-0425 ! ! 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 481 lines of history. ! ! Reading 17380 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 J1526-0425_S_2017_03_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 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 399 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.881872Jy sigma=0.006867 ! Fit after self-cal, rms=0.866295Jy sigma=0.006754 ! 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.802 mas, bmaj=7.175 mas, bpa=-1.081 degrees ! Estimated noise=973.443 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.100239 Jy ! Component: 100 - total flux cleaned = 0.135366 Jy ! Total flux subtracted in 100 components = 0.135366 Jy ! Clean residual min=-0.006670 max=0.015689 Jy/beam ! Clean residual mean=0.000021 rms=0.001891 Jy/beam ! Combined flux in latest and established models = 0.135366 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.135366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103620Jy sigma=0.000727 ! Fit after self-cal, rms=0.103447Jy sigma=0.000726 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0185113 Jy ! Component: 100 - total flux cleaned = 0.0287151 Jy ! Total flux subtracted in 100 components = 0.0287151 Jy ! Clean residual min=-0.005239 max=0.006284 Jy/beam ! Clean residual mean=0.000016 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.164081 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.164081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099430Jy sigma=0.000695 ! Fit after self-cal, rms=0.099413Jy sigma=0.000695 ! 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.433 mas, bmaj=8.213 mas, bpa=-0.9856 degrees ! Estimated noise=756.857 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.00735452 Jy ! Component: 100 - total flux cleaned = 0.0115208 Jy ! Component: 150 - total flux cleaned = 0.0140503 Jy ! Component: 200 - total flux cleaned = 0.0154109 Jy ! Total flux subtracted in 200 components = 0.0154109 Jy ! Clean residual min=-0.004397 max=0.004676 Jy/beam ! Clean residual mean=0.000019 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.179492 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 44 components and 0.179492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098716Jy sigma=0.000692 ! Fit after self-cal, rms=0.098715Jy sigma=0.000692 ! 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.94 HN 0.91 KP 1.03 ! LA 1.01 MK 1.05 NL 0.90 OV 1.02 ! PT 1.02 SC 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.01 HN 0.99 KP 1.01 ! LA 0.97 MK 1.04 NL 1.04 OV 1.05 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.15 HN 0.99 KP 0.90 ! LA 0.77 MK 1.07 NL 1.15 OV 0.95 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.14 HN 1.00 KP 1.00* ! LA 0.75 MK 1.15 NL 1.00* OV 1.31 ! PT 1.03 SC 1.73 ! ! ! Fit before self-cal, rms=0.098715Jy sigma=0.000692 ! Fit after self-cal, rms=0.097720Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.46 mas, bmaj=8.259 mas, bpa=-0.3942 degrees ! Estimated noise=764.521 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.000824278 Jy ! Component: 100 - total flux cleaned = 0.000735351 Jy ! Component: 150 - total flux cleaned = 0.000681694 Jy ! Component: 200 - total flux cleaned = 0.000655566 Jy ! Total flux subtracted in 200 components = 0.000655566 Jy ! Clean residual min=-0.003240 max=0.003169 Jy/beam ! Clean residual mean=0.000007 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.180148 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.180148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097694Jy sigma=0.000675 ! Fit after self-cal, rms=0.097755Jy sigma=0.000675 ! 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.097755Jy sigma=0.000675 ! Fit after self-cal, rms=0.099543Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.449 mas, bmaj=8.269 mas, bpa=-0.512 degrees ! Estimated noise=769.309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000437864 Jy ! Component: 100 - total flux cleaned = 0.000436623 Jy ! Component: 150 - total flux cleaned = 0.000435818 Jy ! Component: 200 - total flux cleaned = 0.000371273 Jy ! Total flux subtracted in 200 components = 0.000371273 Jy ! Clean residual min=-0.002178 max=0.002183 Jy/beam ! Clean residual mean=0.000003 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.180519 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.180519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099509Jy sigma=0.000667 ! Fit after self-cal, rms=0.099609Jy 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) ! Added new window around map position (-33.5, -113.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109328 Jy ! Component: 100 - total flux cleaned = 0.000908235 Jy ! Component: 150 - total flux cleaned = 0.000691026 Jy ! Component: 200 - total flux cleaned = 0.000449665 Jy ! Total flux subtracted in 200 components = 0.000449665 Jy ! Clean residual min=-0.002031 max=0.002040 Jy/beam ! Clean residual mean=0.000002 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.180969 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 85 components and 0.180969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099564Jy sigma=0.000667 ! Fit after self-cal, rms=0.099569Jy sigma=0.000667 ! Inverting map ! Added new window around map position (96, -29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000807586 Jy ! Component: 100 - total flux cleaned = 0.000710709 Jy ! Component: 150 - total flux cleaned = 0.000634041 Jy ! Component: 200 - total flux cleaned = 0.0006008 Jy ! Total flux subtracted in 200 components = 0.0006008 Jy ! Clean residual min=-0.001935 max=0.001960 Jy/beam ! Clean residual mean=0.000003 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.181569 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 103 components and 0.181569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099516Jy sigma=0.000666 ! Fit after self-cal, rms=0.099509Jy sigma=0.000666 ! 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.099509Jy sigma=0.000666 ! Fit after self-cal, rms=0.100530Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=8.266 mas, bpa=-0.7928 degrees ! Estimated noise=768.213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000190943 Jy ! Component: 100 - total flux cleaned = 0.000125405 Jy ! Component: 150 - total flux cleaned = 6.72378e-05 Jy ! Component: 200 - total flux cleaned = 3.91848e-05 Jy ! Total flux subtracted in 200 components = 3.91848e-05 Jy ! Clean residual min=-0.001715 max=0.001778 Jy/beam ! Clean residual mean=0.000004 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.181609 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 121 components and 0.181609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100506Jy sigma=0.000665 ! Fit after self-cal, rms=0.100533Jy sigma=0.000665 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 (-61, 51). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124347 Jy ! Component: 100 - total flux cleaned = 0.00155026 Jy ! Component: 150 - total flux cleaned = 0.00182 Jy ! Component: 200 - total flux cleaned = 0.00218056 Jy ! Total flux subtracted in 200 components = 0.00218056 Jy ! Clean residual min=-0.001675 max=0.001519 Jy/beam ! Clean residual mean=0.000003 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.183789 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 144 components and 0.183789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100488Jy sigma=0.000665 ! Fit after self-cal, rms=0.100482Jy sigma=0.000665 ! 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.100482Jy sigma=0.000665 ! Fit after self-cal, rms=0.100405Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.595 mas, bmaj=13.22 mas, bpa=4.338 degrees ! Estimated noise=917.621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00037453 Jy ! Component: 100 - total flux cleaned = 0.000484392 Jy ! Component: 150 - total flux cleaned = 0.000562536 Jy ! Component: 200 - total flux cleaned = 0.000614891 Jy ! Total flux subtracted in 200 components = 0.000614891 Jy ! Clean residual min=-0.001478 max=0.001592 Jy/beam ! Clean residual mean=0.000006 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.184404 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 164 components and 0.184404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100403Jy sigma=0.000665 ! Fit after self-cal, rms=0.100404Jy sigma=0.000665 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.000129556 Jy ! Component: 100 - total flux cleaned = 0.000176808 Jy ! Component: 150 - total flux cleaned = 0.000191556 Jy ! Component: 200 - total flux cleaned = 0.000191676 Jy ! Total flux subtracted in 200 components = 0.000191676 Jy ! Clean residual min=-0.001472 max=0.001587 Jy/beam ! Clean residual mean=0.000007 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.184596 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 176 components and 0.184596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100401Jy sigma=0.000665 ! Fit after self-cal, rms=0.100402Jy sigma=0.000665 ! 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.432 mas, bmaj=8.263 mas, bpa=-0.856 degrees ! Estimated noise=767.215 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.432 x 8.263 at -0.856 degrees (North through East) ! Clean map min=-0.0014785 max=0.13464 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.82 mas, bmaj=7.288 mas, bpa=-1.281 degrees ! Estimated noise=997.629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102386 Jy ! Component: 100 - total flux cleaned = 0.1391 Jy ! Component: 150 - total flux cleaned = 0.156944 Jy ! Component: 200 - total flux cleaned = 0.166195 Jy ! Total flux subtracted in 200 components = 0.166195 Jy ! Clean residual min=-0.002969 max=0.004362 Jy/beam ! Clean residual mean=0.000005 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.166195 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.166195 Jy ! Inverting map and beam ! Estimated beam: bmin=3.432 mas, bmaj=8.263 mas, bpa=-0.856 degrees ! Estimated noise=767.215 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.00598259 Jy ! Component: 100 - total flux cleaned = 0.00935332 Jy ! Component: 150 - total flux cleaned = 0.0117045 Jy ! Component: 200 - total flux cleaned = 0.0133425 Jy ! Total flux subtracted in 200 components = 0.0133425 Jy ! Clean residual min=-0.002099 max=0.001749 Jy/beam ! Clean residual mean=0.000005 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.179538 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 55 components and 0.179538 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.595 mas, bmaj=13.22 mas, bpa=4.338 degrees ! Estimated noise=917.621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189404 Jy ! Component: 100 - total flux cleaned = 0.00266063 Jy ! Component: 150 - total flux cleaned = 0.00288588 Jy ! Component: 200 - total flux cleaned = 0.00296458 Jy ! Total flux subtracted in 200 components = 0.00296458 Jy ! Clean residual min=-0.001539 max=0.001674 Jy/beam ! Clean residual mean=0.000007 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.182502 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.000209456 Jy ! Component: 100 - total flux cleaned = 0.000398722 Jy ! Component: 150 - total flux cleaned = 0.00054363 Jy ! Component: 200 - total flux cleaned = 0.000703662 Jy ! Total flux subtracted in 200 components = 0.000703662 Jy ! Clean residual min=-0.001455 max=0.001656 Jy/beam ! Clean residual mean=0.000007 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.183206 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 112 components and 0.183206 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.432 mas, bmaj=8.263 mas, bpa=-0.856 degrees ! Estimated noise=767.215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00019043 Jy ! Component: 100 - total flux cleaned = 9.15925e-05 Jy ! Component: 150 - total flux cleaned = 9.18602e-05 Jy ! Component: 200 - total flux cleaned = 1.08239e-05 Jy ! Total flux subtracted in 200 components = 1.08239e-05 Jy ! Clean residual min=-0.001751 max=0.001562 Jy/beam ! Clean residual mean=0.000004 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.183217 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 135 components and 0.183217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100452Jy sigma=0.000665 ! Fit after self-cal, rms=0.100448Jy sigma=0.000665 wmodel J1526-0425_S_2017_03_23_pus_map.mod ! Writing 135 model components to file: J1526-0425_S_2017_03_23_pus_map.mod wobs J1526-0425_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1526-0425_S_2017_03_23_pus_uvs.fits wwins J1526-0425_S_2017_03_23_pus_map.win ! wwins: Wrote 4 windows to J1526-0425_S_2017_03_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.000236558 Jy ! Component: 100 - total flux cleaned = -9.72229e-05 Jy ! Component: 150 - total flux cleaned = 6.28604e-05 Jy ! Component: 200 - total flux cleaned = 0.000165842 Jy ! Component: 250 - total flux cleaned = 0.000290542 Jy ! Component: 300 - total flux cleaned = 0.000484757 Jy ! Component: 350 - total flux cleaned = 0.000578792 Jy ! Component: 400 - total flux cleaned = 0.000670959 Jy ! Component: 450 - total flux cleaned = 0.000806814 Jy ! Component: 500 - total flux cleaned = 0.00100652 Jy ! Component: 550 - total flux cleaned = 0.00118057 Jy ! Component: 600 - total flux cleaned = 0.00130955 Jy ! Component: 650 - total flux cleaned = 0.00147899 Jy ! Component: 700 - total flux cleaned = 0.00166619 Jy ! Component: 750 - total flux cleaned = 0.00176911 Jy ! Component: 800 - total flux cleaned = 0.0019512 Jy ! Component: 850 - total flux cleaned = 0.00218997 Jy ! Component: 900 - total flux cleaned = 0.00230755 Jy ! Component: 950 - total flux cleaned = 0.00246263 Jy ! Component: 1000 - total flux cleaned = 0.00257761 Jy ! Component: 1050 - total flux cleaned = 0.00269129 Jy ! Component: 1100 - total flux cleaned = 0.00282249 Jy ! Component: 1150 - total flux cleaned = 0.00298855 Jy ! Component: 1200 - total flux cleaned = 0.00307948 Jy ! Component: 1250 - total flux cleaned = 0.00316967 Jy ! Component: 1300 - total flux cleaned = 0.00320583 Jy ! Component: 1350 - total flux cleaned = 0.00338298 Jy ! Component: 1400 - total flux cleaned = 0.0034531 Jy ! Component: 1450 - total flux cleaned = 0.00352222 Jy ! Component: 1500 - total flux cleaned = 0.00355659 Jy ! Component: 1550 - total flux cleaned = 0.00364198 Jy ! Component: 1600 - total flux cleaned = 0.00370949 Jy ! Component: 1650 - total flux cleaned = 0.00375961 Jy ! Component: 1700 - total flux cleaned = 0.00385896 Jy ! Component: 1750 - total flux cleaned = 0.00385878 Jy ! Component: 1800 - total flux cleaned = 0.0038587 Jy ! Component: 1850 - total flux cleaned = 0.00390707 Jy ! Component: 1900 - total flux cleaned = 0.00393894 Jy ! Component: 1950 - total flux cleaned = 0.00393913 Jy ! Component: 2000 - total flux cleaned = 0.00400193 Jy ! Component: 2050 - total flux cleaned = 0.00403336 Jy ! Component: 2100 - total flux cleaned = 0.00415657 Jy ! Component: 2150 - total flux cleaned = 0.00411031 Jy ! Component: 2200 - total flux cleaned = 0.00407998 Jy ! Component: 2250 - total flux cleaned = 0.00412518 Jy ! Component: 2300 - total flux cleaned = 0.00415532 Jy ! Component: 2350 - total flux cleaned = 0.00419997 Jy ! Component: 2400 - total flux cleaned = 0.00417059 Jy ! Component: 2450 - total flux cleaned = 0.00418541 Jy ! Component: 2500 - total flux cleaned = 0.0042579 Jy ! Component: 2550 - total flux cleaned = 0.00427222 Jy ! Component: 2600 - total flux cleaned = 0.00431493 Jy ! Component: 2650 - total flux cleaned = 0.00430062 Jy ! Component: 2700 - total flux cleaned = 0.00431474 Jy ! Component: 2750 - total flux cleaned = 0.0043427 Jy ! Component: 2800 - total flux cleaned = 0.00438434 Jy ! Component: 2850 - total flux cleaned = 0.00446719 Jy ! Component: 2900 - total flux cleaned = 0.00439886 Jy ! Component: 2950 - total flux cleaned = 0.00442609 Jy ! Component: 3000 - total flux cleaned = 0.00446672 Jy ! Component: 3050 - total flux cleaned = 0.00449365 Jy ! Component: 3100 - total flux cleaned = 0.00449383 Jy ! Component: 3150 - total flux cleaned = 0.00453369 Jy ! Component: 3200 - total flux cleaned = 0.00456022 Jy ! Component: 3250 - total flux cleaned = 0.00465173 Jy ! Component: 3300 - total flux cleaned = 0.00465162 Jy ! Component: 3350 - total flux cleaned = 0.0046646 Jy ! Component: 3400 - total flux cleaned = 0.00471592 Jy ! Component: 3450 - total flux cleaned = 0.00469048 Jy ! Component: 3500 - total flux cleaned = 0.00472873 Jy ! Component: 3550 - total flux cleaned = 0.00479177 Jy ! Component: 3600 - total flux cleaned = 0.00482929 Jy ! Component: 3650 - total flux cleaned = 0.00482935 Jy ! Component: 3700 - total flux cleaned = 0.0048541 Jy ! Component: 3750 - total flux cleaned = 0.00490345 Jy ! Component: 3800 - total flux cleaned = 0.00494021 Jy ! Component: 3850 - total flux cleaned = 0.00500107 Jy ! Component: 3900 - total flux cleaned = 0.00502534 Jy ! Component: 3950 - total flux cleaned = 0.00504957 Jy ! Component: 4000 - total flux cleaned = 0.00508551 Jy ! Component: 4050 - total flux cleaned = 0.0051453 Jy ! Total flux subtracted in 4096 components = 0.00515726 Jy ! Clean residual min=-0.000780 max=0.000730 Jy/beam ! Clean residual mean=0.000002 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.188374 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 415 components and 0.188374 Jy ![Exited script file: muppet] wmap "J1526-0425_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.432 x 8.263 at -0.856 degrees (North through East) ! Clean map min=-0.0014077 max=0.13601 Jy/beam ! Writing clean map to FITS file: J1526-0425_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.136009 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219082 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.483238 0.483238 0.966475 1.93295 3.8659 7.7318 15.4636 30.9272 61.8544 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.136 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.432 x 8.263 at -0.856 degrees (North through East) ! Clean map min=-0.0014077 max=0.13601 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 J1526-0425_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:02:57 2019