! Started logfile: J1445-1629_S_2017_08_12_pus_uvs.log on Fri May 10 15:01:39 2019 obs J1445-1629_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1445-1629_S_2017_08_12_pus_uva.fits ! AN table 1: 51 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.742048 visibilities/baseline/integration-bin. ! Found source: J1445-1629 ! ! 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 594 lines of history. ! ! Reading 6812 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 J1445-1629_S_2017_08_12_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 361 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.779498Jy sigma=0.005921 ! Fit after self-cal, rms=0.768407Jy sigma=0.005838 ! 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.724 mas, bmaj=7.829 mas, bpa=-3.656 degrees ! Estimated noise=1696.17 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.173492 Jy ! Component: 100 - total flux cleaned = 0.230138 Jy ! Total flux subtracted in 100 components = 0.230138 Jy ! Clean residual min=-0.009014 max=0.025512 Jy/beam ! Clean residual mean=0.000127 rms=0.002800 Jy/beam ! Combined flux in latest and established models = 0.230138 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.230138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106009Jy sigma=0.000777 ! Fit after self-cal, rms=0.105968Jy sigma=0.000777 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0277533 Jy ! Component: 100 - total flux cleaned = 0.0417869 Jy ! Total flux subtracted in 100 components = 0.0417869 Jy ! Clean residual min=-0.008152 max=0.007156 Jy/beam ! Clean residual mean=0.000078 rms=0.001945 Jy/beam ! Combined flux in latest and established models = 0.271925 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.271925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097477Jy sigma=0.000709 ! Fit after self-cal, rms=0.097460Jy sigma=0.000709 ! 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.27 mas, bmaj=9.043 mas, bpa=-2.907 degrees ! Estimated noise=1394.52 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.0102517 Jy ! Component: 100 - total flux cleaned = 0.0156078 Jy ! Component: 150 - total flux cleaned = 0.0186595 Jy ! Component: 200 - total flux cleaned = 0.0204687 Jy ! Total flux subtracted in 200 components = 0.0204687 Jy ! Clean residual min=-0.006600 max=0.005816 Jy/beam ! Clean residual mean=0.000042 rms=0.001697 Jy/beam ! Combined flux in latest and established models = 0.292394 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 50 components and 0.292394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096429Jy sigma=0.000701 ! Fit after self-cal, rms=0.096423Jy sigma=0.000701 ! 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.11 FD 0.98 HN 0.97 KP 1.06 ! LA 1.00 MK 1.07 NL 0.88 OV 0.97 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.05 KP 0.98 ! LA 0.95 MK 1.01 NL 1.04 OV 1.06 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00 KP 0.99 ! LA 0.97 MK 1.10 NL 0.96 OV 0.96 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.03 KP 1.00* ! LA 1.00* MK 0.94 NL 1.00* OV 1.00* ! PT 0.93 SC 1.00* ! ! ! Fit before self-cal, rms=0.096423Jy sigma=0.000701 ! Fit after self-cal, rms=0.096070Jy sigma=0.000692 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=9.031 mas, bpa=-2.383 degrees ! Estimated noise=1409.61 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.000472745 Jy ! Component: 100 - total flux cleaned = -0.000426511 Jy ! Component: 150 - total flux cleaned = -0.000381202 Jy ! Component: 200 - total flux cleaned = -0.000299764 Jy ! Total flux subtracted in 200 components = -0.000299764 Jy ! Clean residual min=-0.005934 max=0.005702 Jy/beam ! Clean residual mean=0.000029 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.292094 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.292094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096017Jy sigma=0.000691 ! Fit after self-cal, rms=0.096036Jy sigma=0.000691 ! 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.096036Jy sigma=0.000691 ! Fit after self-cal, rms=0.094765Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.296 mas, bmaj=9.009 mas, bpa=-2.436 degrees ! Estimated noise=1409.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.2522e-05 Jy ! Component: 100 - total flux cleaned = -1.40271e-05 Jy ! Component: 150 - total flux cleaned = -7.31317e-05 Jy ! Component: 200 - total flux cleaned = -0.000100216 Jy ! Total flux subtracted in 200 components = -0.000100216 Jy ! Clean residual min=-0.003550 max=0.004501 Jy/beam ! Clean residual mean=0.000006 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.291994 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 61 components and 0.291994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094745Jy sigma=0.000663 ! Fit after self-cal, rms=0.094847Jy sigma=0.000663 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 (-44.5, 104.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00351606 Jy ! Component: 100 - total flux cleaned = 0.0036692 Jy ! Component: 150 - total flux cleaned = 0.00361729 Jy ! Component: 200 - total flux cleaned = 0.00366647 Jy ! Total flux subtracted in 200 components = 0.00366647 Jy ! Clean residual min=-0.003327 max=0.003588 Jy/beam ! Clean residual mean=0.000007 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.29566 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 79 components and 0.29566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094689Jy sigma=0.000662 ! Fit after self-cal, rms=0.094685Jy sigma=0.000662 ! 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.094685Jy sigma=0.000662 ! Fit after self-cal, rms=0.094786Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.296 mas, bmaj=9.007 mas, bpa=-2.439 degrees ! Estimated noise=1408.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000923329 Jy ! Component: 100 - total flux cleaned = 0.00100841 Jy ! Component: 150 - total flux cleaned = 0.00100913 Jy ! Component: 200 - total flux cleaned = 0.000975762 Jy ! Total flux subtracted in 200 components = 0.000975762 Jy ! Clean residual min=-0.003219 max=0.003680 Jy/beam ! Clean residual mean=-0.000005 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.296636 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 0.296636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094749Jy sigma=0.000661 ! Fit after self-cal, rms=0.094754Jy sigma=0.000661 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 (122.5, -17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265761 Jy ! Component: 100 - total flux cleaned = 0.00328444 Jy ! Component: 150 - total flux cleaned = 0.00369844 Jy ! Component: 200 - total flux cleaned = 0.00398276 Jy ! Total flux subtracted in 200 components = 0.00398276 Jy ! Clean residual min=-0.003190 max=0.003508 Jy/beam ! Clean residual mean=-0.000016 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.300619 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 108 components and 0.300619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094577Jy sigma=0.000660 ! Fit after self-cal, rms=0.094563Jy sigma=0.000660 ! Inverting map ! Added new window around map position (-70.5, -102.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278492 Jy ! Component: 100 - total flux cleaned = 0.00316204 Jy ! Component: 150 - total flux cleaned = 0.00328512 Jy ! Component: 200 - total flux cleaned = 0.00339477 Jy ! Total flux subtracted in 200 components = 0.00339477 Jy ! Clean residual min=-0.003177 max=0.003458 Jy/beam ! Clean residual mean=-0.000016 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.304014 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 131 components and 0.304014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094400Jy sigma=0.000659 ! Fit after self-cal, rms=0.094390Jy sigma=0.000659 ! Inverting map ! Added new window around map position (107.5, -59). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153878 Jy ! Component: 100 - total flux cleaned = 0.00174643 Jy ! Component: 150 - total flux cleaned = 0.00217916 Jy ! Component: 200 - total flux cleaned = 0.00223328 Jy ! Total flux subtracted in 200 components = 0.00223328 Jy ! Clean residual min=-0.003050 max=0.003262 Jy/beam ! Clean residual mean=-0.000019 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.306247 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 155 components and 0.306247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094260Jy sigma=0.000658 ! Fit after self-cal, rms=0.094249Jy sigma=0.000658 ! Inverting map ! Added new window around map position (-42, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222016 Jy ! Component: 100 - total flux cleaned = 0.00254132 Jy ! Component: 150 - total flux cleaned = 0.00288901 Jy ! Component: 200 - total flux cleaned = 0.00321262 Jy ! Total flux subtracted in 200 components = 0.00321262 Jy ! Clean residual min=-0.003080 max=0.002675 Jy/beam ! Clean residual mean=-0.000028 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.30946 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 172 components and 0.30946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094127Jy sigma=0.000657 ! Fit after self-cal, rms=0.094121Jy sigma=0.000657 ! 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.094121Jy sigma=0.000657 ! Fit after self-cal, rms=0.093887Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.606 mas, bmaj=16.61 mas, bpa=-1.852 degrees ! Estimated noise=1777.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000757121 Jy ! Component: 100 - total flux cleaned = 0.0011346 Jy ! Component: 150 - total flux cleaned = 0.0013473 Jy ! Component: 200 - total flux cleaned = 0.00144568 Jy ! Total flux subtracted in 200 components = 0.00144568 Jy ! Clean residual min=-0.003097 max=0.003069 Jy/beam ! Clean residual mean=-0.000047 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.310905 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 200 components and 0.310905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093852Jy sigma=0.000657 ! Fit after self-cal, rms=0.093846Jy sigma=0.000657 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.000313672 Jy ! Component: 100 - total flux cleaned = 0.000268426 Jy ! Component: 150 - total flux cleaned = 0.000269002 Jy ! Component: 200 - total flux cleaned = 0.000228111 Jy ! Total flux subtracted in 200 components = 0.000228111 Jy ! Clean residual min=-0.003088 max=0.003070 Jy/beam ! Clean residual mean=-0.000045 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.311133 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 210 components and 0.311133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093827Jy sigma=0.000657 ! Fit after self-cal, rms=0.093824Jy sigma=0.000657 ! 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.297 mas, bmaj=9.014 mas, bpa=-2.504 degrees ! Estimated noise=1405.65 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.297 x 9.014 at -2.504 degrees (North through East) ! Clean map min=-0.0033336 max=0.23179 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.746 mas, bmaj=7.765 mas, bpa=-3.246 degrees ! Estimated noise=1715.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.174298 Jy ! Component: 100 - total flux cleaned = 0.231259 Jy ! Component: 150 - total flux cleaned = 0.25872 Jy ! Component: 200 - total flux cleaned = 0.27242 Jy ! Total flux subtracted in 200 components = 0.27242 Jy ! Clean residual min=-0.005182 max=0.006420 Jy/beam ! Clean residual mean=0.000034 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.27242 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.27242 Jy ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=9.014 mas, bpa=-2.504 degrees ! Estimated noise=1405.65 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.00892238 Jy ! Component: 100 - total flux cleaned = 0.0142898 Jy ! Component: 150 - total flux cleaned = 0.0186646 Jy ! Component: 200 - total flux cleaned = 0.0222886 Jy ! Total flux subtracted in 200 components = 0.0222886 Jy ! Clean residual min=-0.003281 max=0.003484 Jy/beam ! Clean residual mean=0.000003 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.294709 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 49 components and 0.294709 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.606 mas, bmaj=16.61 mas, bpa=-1.852 degrees ! Estimated noise=1777.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00366281 Jy ! Component: 100 - total flux cleaned = 0.00621078 Jy ! Component: 150 - total flux cleaned = 0.00790069 Jy ! Component: 200 - total flux cleaned = 0.0091647 Jy ! Total flux subtracted in 200 components = 0.0091647 Jy ! Clean residual min=-0.003335 max=0.003145 Jy/beam ! Clean residual mean=-0.000020 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.303873 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.00121252 Jy ! Component: 100 - total flux cleaned = 0.00213316 Jy ! Component: 150 - total flux cleaned = 0.00282221 Jy ! Component: 200 - total flux cleaned = 0.00352949 Jy ! Total flux subtracted in 200 components = 0.00352949 Jy ! Clean residual min=-0.003183 max=0.002923 Jy/beam ! Clean residual mean=-0.000031 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.307403 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 117 components and 0.307403 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=9.014 mas, bpa=-2.504 degrees ! Estimated noise=1405.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000677179 Jy ! Component: 100 - total flux cleaned = 0.000581432 Jy ! Component: 150 - total flux cleaned = 0.000748479 Jy ! Component: 200 - total flux cleaned = 0.000977333 Jy ! Total flux subtracted in 200 components = 0.000977333 Jy ! Clean residual min=-0.003085 max=0.002782 Jy/beam ! Clean residual mean=-0.000017 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.30838 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 145 components and 0.30838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094065Jy sigma=0.000658 ! Fit after self-cal, rms=0.094042Jy sigma=0.000658 wmodel J1445-1629_S_2017_08_12_pus_map.mod ! Writing 145 model components to file: J1445-1629_S_2017_08_12_pus_map.mod wobs J1445-1629_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1445-1629_S_2017_08_12_pus_uvs.fits wwins J1445-1629_S_2017_08_12_pus_map.win ! wwins: Wrote 6 windows to J1445-1629_S_2017_08_12_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.000854803 Jy ! Component: 100 - total flux cleaned = -0.00121504 Jy ! Component: 150 - total flux cleaned = -0.00136343 Jy ! Component: 200 - total flux cleaned = -0.00141074 Jy ! Component: 250 - total flux cleaned = -0.00154838 Jy ! Component: 300 - total flux cleaned = -0.00168254 Jy ! Component: 350 - total flux cleaned = -0.00172626 Jy ! Component: 400 - total flux cleaned = -0.00172609 Jy ! Component: 450 - total flux cleaned = -0.00181019 Jy ! Component: 500 - total flux cleaned = -0.0018103 Jy ! Component: 550 - total flux cleaned = -0.00193179 Jy ! Component: 600 - total flux cleaned = -0.00216892 Jy ! Component: 650 - total flux cleaned = -0.00216871 Jy ! Component: 700 - total flux cleaned = -0.00243723 Jy ! Component: 750 - total flux cleaned = -0.00251253 Jy ! Component: 800 - total flux cleaned = -0.00266145 Jy ! Component: 850 - total flux cleaned = -0.00273492 Jy ! Component: 900 - total flux cleaned = -0.00269873 Jy ! Component: 950 - total flux cleaned = -0.00277053 Jy ! Component: 1000 - total flux cleaned = -0.00273552 Jy ! Component: 1050 - total flux cleaned = -0.00280478 Jy ! Component: 1100 - total flux cleaned = -0.00276986 Jy ! Component: 1150 - total flux cleaned = -0.00273582 Jy ! Component: 1200 - total flux cleaned = -0.00270286 Jy ! Component: 1250 - total flux cleaned = -0.0026701 Jy ! Component: 1300 - total flux cleaned = -0.0027031 Jy ! Component: 1350 - total flux cleaned = -0.00263853 Jy ! Component: 1400 - total flux cleaned = -0.00267091 Jy ! Component: 1450 - total flux cleaned = -0.0027346 Jy ! Component: 1500 - total flux cleaned = -0.00273483 Jy ! Component: 1550 - total flux cleaned = -0.00276589 Jy ! Component: 1600 - total flux cleaned = -0.0027043 Jy ! Component: 1650 - total flux cleaned = -0.00273459 Jy ! Component: 1700 - total flux cleaned = -0.00261352 Jy ! Component: 1750 - total flux cleaned = -0.00261366 Jy ! Component: 1800 - total flux cleaned = -0.00255457 Jy ! Component: 1850 - total flux cleaned = -0.0025839 Jy ! Component: 1900 - total flux cleaned = -0.00258426 Jy ! Component: 1950 - total flux cleaned = -0.002642 Jy ! Component: 2000 - total flux cleaned = -0.00264187 Jy ! Component: 2050 - total flux cleaned = -0.0027841 Jy ! Component: 2100 - total flux cleaned = -0.00272765 Jy ! Component: 2150 - total flux cleaned = -0.00278381 Jy ! Component: 2200 - total flux cleaned = -0.0027285 Jy ! Component: 2250 - total flux cleaned = -0.00281115 Jy ! Component: 2300 - total flux cleaned = -0.00283828 Jy ! Component: 2350 - total flux cleaned = -0.0028654 Jy ! Component: 2400 - total flux cleaned = -0.0028921 Jy ! Component: 2450 - total flux cleaned = -0.00297261 Jy ! Component: 2500 - total flux cleaned = -0.00294623 Jy ! Component: 2550 - total flux cleaned = -0.00299885 Jy ! Component: 2600 - total flux cleaned = -0.00305114 Jy ! Component: 2650 - total flux cleaned = -0.00294737 Jy ! Component: 2700 - total flux cleaned = -0.00305084 Jy ! Component: 2750 - total flux cleaned = -0.00312765 Jy ! Component: 2800 - total flux cleaned = -0.00312745 Jy ! Component: 2850 - total flux cleaned = -0.00315236 Jy ! Component: 2900 - total flux cleaned = -0.00315242 Jy ! Component: 2950 - total flux cleaned = -0.00322739 Jy ! Component: 3000 - total flux cleaned = -0.00322751 Jy ! Component: 3050 - total flux cleaned = -0.00335088 Jy ! Component: 3100 - total flux cleaned = -0.00322831 Jy ! Component: 3150 - total flux cleaned = -0.00332609 Jy ! Component: 3200 - total flux cleaned = -0.00332614 Jy ! Component: 3250 - total flux cleaned = -0.00339837 Jy ! Component: 3300 - total flux cleaned = -0.00337432 Jy ! Component: 3350 - total flux cleaned = -0.00342217 Jy ! Component: 3400 - total flux cleaned = -0.00344599 Jy ! Component: 3450 - total flux cleaned = -0.00351665 Jy ! Component: 3500 - total flux cleaned = -0.00356353 Jy ! Component: 3550 - total flux cleaned = -0.00363321 Jy ! Component: 3600 - total flux cleaned = -0.00367945 Jy ! Component: 3650 - total flux cleaned = -0.00367967 Jy ! Component: 3700 - total flux cleaned = -0.0038624 Jy ! Component: 3750 - total flux cleaned = -0.00388515 Jy ! Component: 3800 - total flux cleaned = -0.00390761 Jy ! Component: 3850 - total flux cleaned = -0.00401994 Jy ! Component: 3900 - total flux cleaned = -0.00410945 Jy ! Component: 3950 - total flux cleaned = -0.00419849 Jy ! Component: 4000 - total flux cleaned = -0.00433107 Jy ! Component: 4050 - total flux cleaned = -0.0043311 Jy ! Total flux subtracted in 4096 components = -0.00446242 Jy ! Clean residual min=-0.001380 max=0.001286 Jy/beam ! Clean residual mean=-0.000005 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.303918 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 443 components and 0.303918 Jy ![Exited script file: muppet] wmap "J1445-1629_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.297 x 9.014 at -2.504 degrees (North through East) ! Clean map min=-0.0031721 max=0.23301 Jy/beam ! Writing clean map to FITS file: J1445-1629_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.233011 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000410143 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.528056 0.528056 1.05611 2.11223 4.22445 8.4489 16.8978 33.7956 67.5912 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.233 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.297 x 9.014 at -2.504 degrees (North through East) ! Clean map min=-0.0031721 max=0.23301 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 J1445-1629_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:01:44 2019