! Started logfile: J2129-1538_S_2017_08_12_pus_uvs.log on Fri May 10 15:08:21 2019 obs J2129-1538_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J2129-1538_S_2017_08_12_pus_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.428148 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2129-1538 ! ! 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 3468 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 J2129-1538_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 151 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 151 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 151 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 450 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.396942Jy sigma=0.002973 ! Fit after self-cal, rms=0.339349Jy sigma=0.002524 ! 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.952 mas, bmaj=7.333 mas, bpa=1.944 degrees ! Estimated noise=2204.85 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.530728 Jy ! Component: 100 - total flux cleaned = 0.652991 Jy ! Total flux subtracted in 100 components = 0.652991 Jy ! Clean residual min=-0.020891 max=0.043319 Jy/beam ! Clean residual mean=0.000036 rms=0.005937 Jy/beam ! Combined flux in latest and established models = 0.652991 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.652991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140536Jy sigma=0.001028 ! Fit after self-cal, rms=0.140546Jy sigma=0.001028 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0430562 Jy ! Component: 100 - total flux cleaned = 0.0618487 Jy ! Total flux subtracted in 100 components = 0.0618487 Jy ! Clean residual min=-0.017117 max=0.019626 Jy/beam ! Clean residual mean=0.000001 rms=0.004607 Jy/beam ! Combined flux in latest and established models = 0.71484 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.71484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124904Jy sigma=0.000907 ! Fit after self-cal, rms=0.124910Jy sigma=0.000907 ! 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.436 mas, bmaj=8.219 mas, bpa=1.266 degrees ! Estimated noise=1842.49 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.0153274 Jy ! Component: 100 - total flux cleaned = 0.0232991 Jy ! Component: 150 - total flux cleaned = 0.0275377 Jy ! Component: 200 - total flux cleaned = 0.0277692 Jy ! Total flux subtracted in 200 components = 0.0277692 Jy ! Clean residual min=-0.015707 max=0.014939 Jy/beam ! Clean residual mean=0.000009 rms=0.003992 Jy/beam ! Combined flux in latest and established models = 0.742609 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.742609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122925Jy sigma=0.000894 ! Fit after self-cal, rms=0.122915Jy sigma=0.000894 ! 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.00* FD 1.00* HN 0.98 KP 1.06 ! LA 1.00 MK 1.07 NL 1.11 OV 1.00 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.02 KP 1.02 ! LA 0.96 MK 1.03 NL 1.00 OV 1.04 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00 KP 0.98 ! LA 0.96 MK 1.03 NL 0.96 OV 0.96 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.122915Jy sigma=0.000894 ! Fit after self-cal, rms=0.123357Jy sigma=0.000844 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.447 mas, bmaj=8.266 mas, bpa=1.616 degrees ! Estimated noise=1849.85 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.00301285 Jy ! Component: 100 - total flux cleaned = -0.00312142 Jy ! Component: 150 - total flux cleaned = -0.00312396 Jy ! Component: 200 - total flux cleaned = -0.00320056 Jy ! Total flux subtracted in 200 components = -0.00320056 Jy ! Clean residual min=-0.012586 max=0.014442 Jy/beam ! Clean residual mean=-0.000000 rms=0.003491 Jy/beam ! Combined flux in latest and established models = 0.739409 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 38 components and 0.739409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123140Jy sigma=0.000843 ! Fit after self-cal, rms=0.123148Jy sigma=0.000843 ! 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.123148Jy sigma=0.000843 ! Fit after self-cal, rms=0.123854Jy sigma=0.000812 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=8.27 mas, bpa=1.678 degrees ! Estimated noise=1849.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00180331 Jy ! Component: 100 - total flux cleaned = -0.00180531 Jy ! Component: 150 - total flux cleaned = -0.00187722 Jy ! Component: 200 - total flux cleaned = -0.00193908 Jy ! Total flux subtracted in 200 components = -0.00193908 Jy ! Clean residual min=-0.012585 max=0.014145 Jy/beam ! Clean residual mean=-0.000007 rms=0.003419 Jy/beam ! Combined flux in latest and established models = 0.73747 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 45 components and 0.73747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123695Jy sigma=0.000812 ! Fit after self-cal, rms=0.123699Jy sigma=0.000812 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.000278078 Jy ! Component: 100 - total flux cleaned = -0.000218857 Jy ! Component: 150 - total flux cleaned = -0.000219083 Jy ! Component: 200 - total flux cleaned = -0.000219272 Jy ! Total flux subtracted in 200 components = -0.000219272 Jy ! Clean residual min=-0.012570 max=0.014035 Jy/beam ! Clean residual mean=-0.000007 rms=0.003413 Jy/beam ! Combined flux in latest and established models = 0.73725 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.73725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123629Jy sigma=0.000812 ! Fit after self-cal, rms=0.123618Jy sigma=0.000811 ! 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.123618Jy sigma=0.000811 ! Fit after self-cal, rms=0.089206Jy sigma=0.000638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=8.294 mas, bpa=1.791 degrees ! Estimated noise=1850 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100721 Jy ! Component: 100 - total flux cleaned = -0.00105435 Jy ! Component: 150 - total flux cleaned = -0.00109458 Jy ! Component: 200 - total flux cleaned = -0.00112953 Jy ! Total flux subtracted in 200 components = -0.00112953 Jy ! Clean residual min=-0.005030 max=0.005091 Jy/beam ! Clean residual mean=0.000007 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.736121 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 54 components and 0.736121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089153Jy sigma=0.000638 ! Fit after self-cal, rms=0.089184Jy sigma=0.000638 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 = 1.06761e-05 Jy ! Component: 100 - total flux cleaned = -2.17957e-05 Jy ! Component: 150 - total flux cleaned = -4.86813e-05 Jy ! Component: 200 - total flux cleaned = -7.305e-05 Jy ! Total flux subtracted in 200 components = -7.305e-05 Jy ! Clean residual min=-0.004980 max=0.005017 Jy/beam ! Clean residual mean=0.000007 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.736048 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.736048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089164Jy sigma=0.000638 ! Fit after self-cal, rms=0.089158Jy sigma=0.000638 ! 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.089158Jy sigma=0.000638 ! Fit after self-cal, rms=0.089158Jy sigma=0.000638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.863 mas, bmaj=14.52 mas, bpa=-4.523 degrees ! Estimated noise=2343.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104449 Jy ! Component: 100 - total flux cleaned = 0.000958675 Jy ! Component: 150 - total flux cleaned = 0.000888382 Jy ! Component: 200 - total flux cleaned = 0.000858868 Jy ! Total flux subtracted in 200 components = 0.000858868 Jy ! Clean residual min=-0.005274 max=0.006655 Jy/beam ! Clean residual mean=0.000013 rms=0.001955 Jy/beam ! Combined flux in latest and established models = 0.736906 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.736906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089164Jy sigma=0.000638 ! Fit after self-cal, rms=0.089147Jy sigma=0.000638 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 = 1.25063e-06 Jy ! Component: 100 - total flux cleaned = 3.44403e-05 Jy ! Component: 150 - total flux cleaned = 3.41368e-05 Jy ! Component: 200 - total flux cleaned = 8.21697e-06 Jy ! Total flux subtracted in 200 components = 8.21697e-06 Jy ! Clean residual min=-0.005212 max=0.006539 Jy/beam ! Clean residual mean=0.000013 rms=0.001942 Jy/beam ! Combined flux in latest and established models = 0.736915 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.736915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089153Jy sigma=0.000638 ! Fit after self-cal, rms=0.089142Jy sigma=0.000638 ! 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.454 mas, bmaj=8.295 mas, bpa=1.797 degrees ! Estimated noise=1849.82 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.454 x 8.295 at 1.797 degrees (North through East) ! Clean map min=-0.0047561 max=0.691 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089142Jy sigma=0.000638 ! Fit after self-cal, rms=0.081207Jy sigma=0.000574 ! Inverting map and beam ! Estimated beam: bmin=3.457 mas, bmaj=8.299 mas, bpa=1.761 degrees ! Estimated noise=1850.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00065905 Jy ! Component: 100 - total flux cleaned = -0.000797421 Jy ! Component: 150 - total flux cleaned = -0.000841561 Jy ! Component: 200 - total flux cleaned = -0.000880163 Jy ! Total flux subtracted in 200 components = -0.000880163 Jy ! Clean residual min=-0.004851 max=0.005146 Jy/beam ! Clean residual mean=0.000006 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.736034 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.736034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081183Jy sigma=0.000574 ! Fit after self-cal, rms=0.081181Jy sigma=0.000574 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.42424e-05 Jy ! Component: 100 - total flux cleaned = -4.31833e-05 Jy ! Component: 150 - total flux cleaned = -6.08868e-05 Jy ! Component: 200 - total flux cleaned = -9.26415e-05 Jy ! Total flux subtracted in 200 components = -9.26415e-05 Jy ! Clean residual min=-0.004794 max=0.005153 Jy/beam ! Clean residual mean=0.000006 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.735942 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.735942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081168Jy sigma=0.000574 ! Fit after self-cal, rms=0.081167Jy sigma=0.000574 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081167Jy sigma=0.000574 ! Fit after self-cal, rms=0.081183Jy sigma=0.000574 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.959 mas, bmaj=7.378 mas, bpa=2.307 degrees ! Estimated noise=2223.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.535191 Jy ! Component: 100 - total flux cleaned = 0.656444 Jy ! Component: 150 - total flux cleaned = 0.697928 Jy ! Component: 200 - total flux cleaned = 0.716806 Jy ! Total flux subtracted in 200 components = 0.716806 Jy ! Clean residual min=-0.006339 max=0.010753 Jy/beam ! Clean residual mean=0.000007 rms=0.001792 Jy/beam ! Combined flux in latest and established models = 0.716806 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.716806 Jy ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=8.302 mas, bpa=1.771 degrees ! Estimated noise=1850.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) ! Added new window around map position (2.5, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125488 Jy ! Component: 100 - total flux cleaned = 0.0176317 Jy ! Component: 150 - total flux cleaned = 0.0190155 Jy ! Component: 200 - total flux cleaned = 0.0199676 Jy ! Total flux subtracted in 200 components = 0.0199676 Jy ! Clean residual min=-0.004835 max=0.005505 Jy/beam ! Clean residual mean=0.000005 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.736773 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 40 components and 0.736773 Jy ! Inverting map ! Added new window around map position (16, -43.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00526107 Jy ! Component: 100 - total flux cleaned = 0.00761949 Jy ! Component: 150 - total flux cleaned = 0.00812687 Jy ! Component: 200 - total flux cleaned = 0.00848672 Jy ! Total flux subtracted in 200 components = 0.00848672 Jy ! Clean residual min=-0.004001 max=0.004454 Jy/beam ! Clean residual mean=0.000007 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.74526 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 64 components and 0.74526 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.864 mas, bmaj=14.53 mas, bpa=-4.558 degrees ! Estimated noise=2342.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181746 Jy ! Component: 100 - total flux cleaned = 0.00277248 Jy ! Component: 150 - total flux cleaned = 0.00301369 Jy ! Component: 200 - total flux cleaned = 0.00308336 Jy ! Total flux subtracted in 200 components = 0.00308336 Jy ! Clean residual min=-0.004122 max=0.004665 Jy/beam ! Clean residual mean=0.000012 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.748343 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 = 6.49806e-05 Jy ! Component: 100 - total flux cleaned = 0.000104789 Jy ! Component: 150 - total flux cleaned = 0.00018013 Jy ! Component: 200 - total flux cleaned = 0.000216097 Jy ! Total flux subtracted in 200 components = 0.000216097 Jy ! Clean residual min=-0.004107 max=0.004599 Jy/beam ! Clean residual mean=0.000012 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.74856 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 91 components and 0.74856 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=8.302 mas, bpa=1.771 degrees ! Estimated noise=1850.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000233923 Jy ! Component: 100 - total flux cleaned = -0.000228163 Jy ! Component: 150 - total flux cleaned = -0.000160979 Jy ! Component: 200 - total flux cleaned = -9.94713e-05 Jy ! Total flux subtracted in 200 components = -9.94713e-05 Jy ! Clean residual min=-0.003791 max=0.003914 Jy/beam ! Clean residual mean=0.000005 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.74846 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 98 components and 0.74846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080939Jy sigma=0.000572 ! Fit after self-cal, rms=0.080855Jy sigma=0.000571 wmodel J2129-1538_S_2017_08_12_pus_map.mod ! Writing 98 model components to file: J2129-1538_S_2017_08_12_pus_map.mod wobs J2129-1538_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J2129-1538_S_2017_08_12_pus_uvs.fits wwins J2129-1538_S_2017_08_12_pus_map.win ! wwins: Wrote 3 windows to J2129-1538_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.000754827 Jy ! Component: 100 - total flux cleaned = 0.000891113 Jy ! Component: 150 - total flux cleaned = 0.000572498 Jy ! Component: 200 - total flux cleaned = 0.000391323 Jy ! Component: 250 - total flux cleaned = 0.000215472 Jy ! Component: 300 - total flux cleaned = 0.00015959 Jy ! Component: 350 - total flux cleaned = 0.000269031 Jy ! Component: 400 - total flux cleaned = 0.000269069 Jy ! Component: 450 - total flux cleaned = 0.000423492 Jy ! Component: 500 - total flux cleaned = 0.000574931 Jy ! Component: 550 - total flux cleaned = 0.000723234 Jy ! Component: 600 - total flux cleaned = 0.000962755 Jy ! Component: 650 - total flux cleaned = 0.00100898 Jy ! Component: 700 - total flux cleaned = 0.000917511 Jy ! Component: 750 - total flux cleaned = 0.00087252 Jy ! Component: 800 - total flux cleaned = 0.000916819 Jy ! Component: 850 - total flux cleaned = 0.000872312 Jy ! Component: 900 - total flux cleaned = 0.000871799 Jy ! Component: 950 - total flux cleaned = 0.000872014 Jy ! Component: 1000 - total flux cleaned = 0.000872738 Jy ! Component: 1050 - total flux cleaned = 0.000996179 Jy ! Component: 1100 - total flux cleaned = 0.00115767 Jy ! Component: 1150 - total flux cleaned = 0.00127669 Jy ! Component: 1200 - total flux cleaned = 0.00131542 Jy ! Component: 1250 - total flux cleaned = 0.00131592 Jy ! Component: 1300 - total flux cleaned = 0.00146827 Jy ! Component: 1350 - total flux cleaned = 0.00143111 Jy ! Component: 1400 - total flux cleaned = 0.001543 Jy ! Component: 1450 - total flux cleaned = 0.00165311 Jy ! Component: 1500 - total flux cleaned = 0.00165288 Jy ! Component: 1550 - total flux cleaned = 0.00165293 Jy ! Component: 1600 - total flux cleaned = 0.00168798 Jy ! Component: 1650 - total flux cleaned = 0.00182783 Jy ! Component: 1700 - total flux cleaned = 0.00189665 Jy ! Component: 1750 - total flux cleaned = 0.00210151 Jy ! Component: 1800 - total flux cleaned = 0.00213513 Jy ! Component: 1850 - total flux cleaned = 0.00230259 Jy ! Component: 1900 - total flux cleaned = 0.00240212 Jy ! Component: 1950 - total flux cleaned = 0.00253359 Jy ! Component: 2000 - total flux cleaned = 0.00279348 Jy ! Component: 2050 - total flux cleaned = 0.00282595 Jy ! Component: 2100 - total flux cleaned = 0.00311195 Jy ! Component: 2150 - total flux cleaned = 0.00323757 Jy ! Component: 2200 - total flux cleaned = 0.00342442 Jy ! Component: 2250 - total flux cleaned = 0.00364078 Jy ! Component: 2300 - total flux cleaned = 0.00382426 Jy ! Component: 2350 - total flux cleaned = 0.00397565 Jy ! Component: 2400 - total flux cleaned = 0.00406593 Jy ! Component: 2450 - total flux cleaned = 0.00424475 Jy ! Component: 2500 - total flux cleaned = 0.0043337 Jy ! Component: 2550 - total flux cleaned = 0.00456776 Jy ! Component: 2600 - total flux cleaned = 0.00468381 Jy ! Component: 2650 - total flux cleaned = 0.0047985 Jy ! Component: 2700 - total flux cleaned = 0.00491258 Jy ! Component: 2750 - total flux cleaned = 0.00508167 Jy ! Component: 2800 - total flux cleaned = 0.00527703 Jy ! Component: 2850 - total flux cleaned = 0.00535995 Jy ! Component: 2900 - total flux cleaned = 0.00546965 Jy ! Component: 2950 - total flux cleaned = 0.00560587 Jy ! Component: 3000 - total flux cleaned = 0.00574075 Jy ! Component: 3050 - total flux cleaned = 0.00576757 Jy ! Component: 3100 - total flux cleaned = 0.0059273 Jy ! Component: 3150 - total flux cleaned = 0.00603278 Jy ! Component: 3200 - total flux cleaned = 0.00613736 Jy ! Component: 3250 - total flux cleaned = 0.00624138 Jy ! Component: 3300 - total flux cleaned = 0.00634424 Jy ! Component: 3350 - total flux cleaned = 0.00631855 Jy ! Component: 3400 - total flux cleaned = 0.0063949 Jy ! Component: 3450 - total flux cleaned = 0.00639511 Jy ! Component: 3500 - total flux cleaned = 0.0064953 Jy ! Component: 3550 - total flux cleaned = 0.00654535 Jy ! Component: 3600 - total flux cleaned = 0.00661944 Jy ! Component: 3650 - total flux cleaned = 0.00664395 Jy ! Component: 3700 - total flux cleaned = 0.0067896 Jy ! Component: 3750 - total flux cleaned = 0.00678955 Jy ! Component: 3800 - total flux cleaned = 0.00683759 Jy ! Component: 3850 - total flux cleaned = 0.00693274 Jy ! Component: 3900 - total flux cleaned = 0.00693247 Jy ! Component: 3950 - total flux cleaned = 0.00693229 Jy ! Component: 4000 - total flux cleaned = 0.00695572 Jy ! Component: 4050 - total flux cleaned = 0.00697906 Jy ! Total flux subtracted in 4096 components = 0.0070022 Jy ! Clean residual min=-0.001815 max=0.001449 Jy/beam ! Clean residual mean=0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.755462 Jy keep ! Adding 249 model components to the UV plane model. ! The established model now contains 347 components and 0.755462 Jy ![Exited script file: muppet] wmap "J2129-1538_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.458 x 8.302 at 1.771 degrees (North through East) ! Clean map min=-0.0034073 max=0.69016 Jy/beam ! Writing clean map to FITS file: J2129-1538_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.690164 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000405291 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.176171 0.176171 0.352343 0.704686 1.40937 2.81874 5.63748 11.275 22.5499 45.0999 90.1998 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.69 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.458 x 8.302 at 1.771 degrees (North through East) ! Clean map min=-0.0034073 max=0.69016 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 J2129-1538_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:08:26 2019