! Started logfile: J0403-3605_S_2017_02_19_pus_uvs.log on Sat May 4 18:41:40 2019 obs J0403-3605_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0403-3605_S_2017_02_19_pus_uva.fits ! AN table 1: 32 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.552083 visibilities/baseline/integration-bin. ! Found source: J0403-3605 ! ! 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 482 lines of history. ! ! Reading 3180 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 J0403-3605_S_2017_02_19_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 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 183 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.286710Jy sigma=0.001468 ! Fit after self-cal, rms=0.254206Jy sigma=0.001257 ! 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.25 mas, bmaj=6.123 mas, bpa=-4.532 degrees ! Estimated noise=2932.44 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.778677 Jy ! Component: 100 - total flux cleaned = 0.959081 Jy ! Total flux subtracted in 100 components = 0.959081 Jy ! Clean residual min=-0.040731 max=0.069113 Jy/beam ! Clean residual mean=0.000138 rms=0.008098 Jy/beam ! Combined flux in latest and established models = 0.959081 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.959081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.265209Jy sigma=0.001292 ! Fit after self-cal, rms=0.265143Jy sigma=0.001292 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0725246 Jy ! Component: 100 - total flux cleaned = 0.107299 Jy ! Total flux subtracted in 100 components = 0.107299 Jy ! Clean residual min=-0.037257 max=0.031380 Jy/beam ! Clean residual mean=0.000071 rms=0.006116 Jy/beam ! Combined flux in latest and established models = 1.06638 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 1.06638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.228895Jy sigma=0.001102 ! Fit after self-cal, rms=0.228834Jy sigma=0.001102 ! 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=2.79 mas, bmaj=7.307 mas, bpa=-3.735 degrees ! Estimated noise=2447.96 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.0434947 Jy ! Component: 100 - total flux cleaned = 0.0664301 Jy ! Component: 150 - total flux cleaned = 0.0787651 Jy ! Component: 200 - total flux cleaned = 0.0854557 Jy ! Total flux subtracted in 200 components = 0.0854557 Jy ! Clean residual min=-0.033034 max=0.029764 Jy/beam ! Clean residual mean=0.000094 rms=0.007081 Jy/beam ! Combined flux in latest and established models = 1.15184 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 1.15184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.217508Jy sigma=0.001066 ! Fit after self-cal, rms=0.217479Jy sigma=0.001065 ! 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.95 HN 1.00* KP 1.07 ! LA 1.01 MK 0.98 NL 0.99 OV 1.05 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.00* KP 1.02 ! LA 0.97 MK 0.99 NL 1.16 OV 1.08 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.03 HN 1.00* KP 0.88 ! LA 0.75 MK 0.99 NL 1.31 OV 0.96 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.06 HN 1.00* KP 1.00* ! LA 0.73 MK 1.05 NL 1.00* OV 0.97 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.217479Jy sigma=0.001065 ! Fit after self-cal, rms=0.134702Jy sigma=0.000698 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.788 mas, bmaj=7.307 mas, bpa=-3.679 degrees ! Estimated noise=2450.04 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.000965362 Jy ! Component: 100 - total flux cleaned = 0.00109551 Jy ! Component: 150 - total flux cleaned = 0.000979219 Jy ! Component: 200 - total flux cleaned = 0.000977494 Jy ! Total flux subtracted in 200 components = 0.000977494 Jy ! Clean residual min=-0.008669 max=0.012096 Jy/beam ! Clean residual mean=0.000003 rms=0.002427 Jy/beam ! Combined flux in latest and established models = 1.15281 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 1.15281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134480Jy sigma=0.000697 ! Fit after self-cal, rms=0.134561Jy sigma=0.000697 ! Inverting map ! Added new window around map position (2, 44). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113916 Jy ! Component: 100 - total flux cleaned = 0.0154083 Jy ! Component: 150 - total flux cleaned = 0.0165823 Jy ! Component: 200 - total flux cleaned = 0.0175393 Jy ! Total flux subtracted in 200 components = 0.0175393 Jy ! Clean residual min=-0.008263 max=0.008566 Jy/beam ! Clean residual mean=-0.000010 rms=0.002166 Jy/beam ! Combined flux in latest and established models = 1.17035 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 52 components and 1.17035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133482Jy sigma=0.000691 ! Fit after self-cal, rms=0.133399Jy 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.133399Jy sigma=0.000691 ! Fit after self-cal, rms=0.133070Jy sigma=0.000690 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.786 mas, bmaj=7.3 mas, bpa=-3.64 degrees ! Estimated noise=2448.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370506 Jy ! Component: 100 - total flux cleaned = 0.00407951 Jy ! Component: 150 - total flux cleaned = 0.00442313 Jy ! Component: 200 - total flux cleaned = 0.00473529 Jy ! Total flux subtracted in 200 components = 0.00473529 Jy ! Clean residual min=-0.008158 max=0.008735 Jy/beam ! Clean residual mean=-0.000008 rms=0.002118 Jy/beam ! Combined flux in latest and established models = 1.17509 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 61 components and 1.17509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132813Jy sigma=0.000689 ! Fit after self-cal, rms=0.132807Jy sigma=0.000689 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.000813306 Jy ! Component: 100 - total flux cleaned = 0.00100134 Jy ! Component: 150 - total flux cleaned = 0.00108875 Jy ! Component: 200 - total flux cleaned = 0.00108658 Jy ! Total flux subtracted in 200 components = 0.00108658 Jy ! Clean residual min=-0.008094 max=0.008822 Jy/beam ! Clean residual mean=-0.000009 rms=0.002113 Jy/beam ! Combined flux in latest and established models = 1.17617 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 67 components and 1.17617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132674Jy sigma=0.000688 ! Fit after self-cal, rms=0.132679Jy sigma=0.000688 ! 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.132679Jy sigma=0.000688 ! Fit after self-cal, rms=0.129036Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.785 mas, bmaj=7.303 mas, bpa=-3.607 degrees ! Estimated noise=2447.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250484 Jy ! Component: 100 - total flux cleaned = 0.00285827 Jy ! Component: 150 - total flux cleaned = 0.00306013 Jy ! Component: 200 - total flux cleaned = 0.00297542 Jy ! Total flux subtracted in 200 components = 0.00297542 Jy ! Clean residual min=-0.006616 max=0.007132 Jy/beam ! Clean residual mean=-0.000003 rms=0.001689 Jy/beam ! Combined flux in latest and established models = 1.17915 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 81 components and 1.17915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128816Jy sigma=0.000667 ! Fit after self-cal, rms=0.128807Jy sigma=0.000667 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000608688 Jy ! Component: 100 - total flux cleaned = 0.000452537 Jy ! Component: 150 - total flux cleaned = 0.000308675 Jy ! Component: 200 - total flux cleaned = 0.000171963 Jy ! Total flux subtracted in 200 components = 0.000171963 Jy ! Clean residual min=-0.006508 max=0.007142 Jy/beam ! Clean residual mean=-0.000004 rms=0.001680 Jy/beam ! Combined flux in latest and established models = 1.17932 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 1.17932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128705Jy sigma=0.000666 ! Fit after self-cal, rms=0.128708Jy sigma=0.000666 ! Inverting map ! Added new window around map position (-85, -34). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00590277 Jy ! Component: 100 - total flux cleaned = 0.00868559 Jy ! Component: 150 - total flux cleaned = 0.00986447 Jy ! Component: 200 - total flux cleaned = 0.0103828 Jy ! Total flux subtracted in 200 components = 0.0103828 Jy ! Clean residual min=-0.006373 max=0.006448 Jy/beam ! Clean residual mean=-0.000002 rms=0.001563 Jy/beam ! Combined flux in latest and established models = 1.1897 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 111 components and 1.1897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128404Jy sigma=0.000664 ! Fit after self-cal, rms=0.128393Jy sigma=0.000664 ! 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.128393Jy sigma=0.000664 ! Fit after self-cal, rms=0.128065Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.04 mas, bmaj=22.32 mas, bpa=1.202 degrees ! Estimated noise=3390.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239199 Jy ! Component: 100 - total flux cleaned = 0.00259408 Jy ! Component: 150 - total flux cleaned = 0.0028569 Jy ! Component: 200 - total flux cleaned = 0.00300452 Jy ! Total flux subtracted in 200 components = 0.00300452 Jy ! Clean residual min=-0.006635 max=0.006703 Jy/beam ! Clean residual mean=0.000001 rms=0.002000 Jy/beam ! Combined flux in latest and established models = 1.19271 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 122 components and 1.19271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128021Jy sigma=0.000663 ! Fit after self-cal, rms=0.128023Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395368 Jy ! Component: 100 - total flux cleaned = 0.000631481 Jy ! Component: 150 - total flux cleaned = 0.000827947 Jy ! Component: 200 - total flux cleaned = 0.000884357 Jy ! Total flux subtracted in 200 components = 0.000884357 Jy ! Clean residual min=-0.006581 max=0.006554 Jy/beam ! Clean residual mean=0.000001 rms=0.001980 Jy/beam ! Combined flux in latest and established models = 1.19359 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 126 components and 1.19359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128013Jy sigma=0.000663 ! Fit after self-cal, rms=0.128012Jy sigma=0.000663 ! 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=2.784 mas, bmaj=7.3 mas, bpa=-3.602 degrees ! Estimated noise=2445.84 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.784 x 7.3 at -3.602 degrees (North through East) ! Clean map min=-0.010905 max=0.99402 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.128012Jy sigma=0.000663 ! Fit after self-cal, rms=0.116540Jy sigma=0.000595 ! Inverting map and beam ! Estimated beam: bmin=2.784 mas, bmaj=7.299 mas, bpa=-3.588 degrees ! Estimated noise=2445.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.40764e-05 Jy ! Component: 100 - total flux cleaned = -0.000209155 Jy ! Component: 150 - total flux cleaned = -0.000208905 Jy ! Component: 200 - total flux cleaned = -0.000206398 Jy ! Total flux subtracted in 200 components = -0.000206398 Jy ! Clean residual min=-0.006888 max=0.006152 Jy/beam ! Clean residual mean=0.000002 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 1.19339 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 137 components and 1.19339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116440Jy sigma=0.000594 ! Fit after self-cal, rms=0.116439Jy sigma=0.000594 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.30165e-05 Jy ! Component: 100 - total flux cleaned = -0.000120043 Jy ! Component: 150 - total flux cleaned = -0.000174521 Jy ! Component: 200 - total flux cleaned = -0.000227199 Jy ! Total flux subtracted in 200 components = -0.000227199 Jy ! Clean residual min=-0.006906 max=0.006148 Jy/beam ! Clean residual mean=0.000002 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 1.19316 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 143 components and 1.19316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116383Jy sigma=0.000594 ! Fit after self-cal, rms=0.116381Jy sigma=0.000594 ! 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.116381Jy sigma=0.000594 ! Fit after self-cal, rms=0.116355Jy sigma=0.000594 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.24 mas, bmaj=6.095 mas, bpa=-4.411 degrees ! Estimated noise=2928.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.777469 Jy ! Component: 100 - total flux cleaned = 0.960737 Jy ! Component: 150 - total flux cleaned = 1.03459 Jy ! Component: 200 - total flux cleaned = 1.06963 Jy ! Total flux subtracted in 200 components = 1.06963 Jy ! Clean residual min=-0.011575 max=0.023949 Jy/beam ! Clean residual mean=0.000056 rms=0.003119 Jy/beam ! Combined flux in latest and established models = 1.06963 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 1.06963 Jy ! Inverting map and beam ! Estimated beam: bmin=2.784 mas, bmaj=7.299 mas, bpa=-3.596 degrees ! Estimated noise=2445.3 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 (0.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0415964 Jy ! Component: 100 - total flux cleaned = 0.062818 Jy ! Component: 150 - total flux cleaned = 0.0759649 Jy ! Component: 200 - total flux cleaned = 0.0856088 Jy ! Total flux subtracted in 200 components = 0.0856088 Jy ! Clean residual min=-0.008515 max=0.007378 Jy/beam ! Clean residual mean=0.000026 rms=0.001971 Jy/beam ! Combined flux in latest and established models = 1.15524 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 90 components and 1.15524 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=8.038 mas, bmaj=22.31 mas, bpa=1.207 degrees ! Estimated noise=3390.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0122273 Jy ! Component: 100 - total flux cleaned = 0.0200522 Jy ! Component: 150 - total flux cleaned = 0.0253587 Jy ! Component: 200 - total flux cleaned = 0.0291204 Jy ! Total flux subtracted in 200 components = 0.0291204 Jy ! Clean residual min=-0.007381 max=0.006583 Jy/beam ! Clean residual mean=0.000013 rms=0.002138 Jy/beam ! Combined flux in latest and established models = 1.18436 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.0017288 Jy ! Component: 100 - total flux cleaned = 0.00250031 Jy ! Component: 150 - total flux cleaned = 0.00308328 Jy ! Component: 200 - total flux cleaned = 0.00323605 Jy ! Total flux subtracted in 200 components = 0.00323605 Jy ! Clean residual min=-0.006636 max=0.006504 Jy/beam ! Clean residual mean=0.000009 rms=0.002053 Jy/beam ! Combined flux in latest and established models = 1.1876 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 150 components and 1.1876 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.784 mas, bmaj=7.299 mas, bpa=-3.596 degrees ! Estimated noise=2445.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000644454 Jy ! Component: 100 - total flux cleaned = -0.000495183 Jy ! Component: 150 - total flux cleaned = -0.000742588 Jy ! Component: 200 - total flux cleaned = -0.00108592 Jy ! Total flux subtracted in 200 components = -0.00108592 Jy ! Clean residual min=-0.006687 max=0.006281 Jy/beam ! Clean residual mean=0.000005 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 1.18651 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 178 components and 1.18651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116503Jy sigma=0.000596 ! Fit after self-cal, rms=0.116265Jy sigma=0.000594 wmodel J0403-3605_S_2017_02_19_pus_map.mod ! Writing 178 model components to file: J0403-3605_S_2017_02_19_pus_map.mod wobs J0403-3605_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0403-3605_S_2017_02_19_pus_uvs.fits wwins J0403-3605_S_2017_02_19_pus_map.win ! wwins: Wrote 4 windows to J0403-3605_S_2017_02_19_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.00161112 Jy ! Component: 100 - total flux cleaned = -0.00259251 Jy ! Component: 150 - total flux cleaned = -0.00361331 Jy ! Component: 200 - total flux cleaned = -0.0043895 Jy ! Component: 250 - total flux cleaned = -0.00476194 Jy ! Component: 300 - total flux cleaned = -0.00511858 Jy ! Component: 350 - total flux cleaned = -0.0051188 Jy ! Component: 400 - total flux cleaned = -0.00561906 Jy ! Component: 450 - total flux cleaned = -0.00578233 Jy ! Component: 500 - total flux cleaned = -0.00634038 Jy ! Component: 550 - total flux cleaned = -0.00711777 Jy ! Component: 600 - total flux cleaned = -0.00757317 Jy ! Component: 650 - total flux cleaned = -0.00809794 Jy ! Component: 700 - total flux cleaned = -0.00853952 Jy ! Component: 750 - total flux cleaned = -0.00897124 Jy ! Component: 800 - total flux cleaned = -0.00939689 Jy ! Component: 850 - total flux cleaned = -0.00967631 Jy ! Component: 900 - total flux cleaned = -0.0100893 Jy ! Component: 950 - total flux cleaned = -0.0104263 Jy ! Component: 1000 - total flux cleaned = -0.0106245 Jy ! Component: 1050 - total flux cleaned = -0.0107561 Jy ! Component: 1100 - total flux cleaned = -0.0109497 Jy ! Component: 1150 - total flux cleaned = -0.0110792 Jy ! Component: 1200 - total flux cleaned = -0.011269 Jy ! Component: 1250 - total flux cleaned = -0.0113317 Jy ! Component: 1300 - total flux cleaned = -0.0114546 Jy ! Component: 1350 - total flux cleaned = -0.0113924 Jy ! Component: 1400 - total flux cleaned = -0.0112127 Jy ! Component: 1450 - total flux cleaned = -0.0114501 Jy ! Component: 1500 - total flux cleaned = -0.0113308 Jy ! Component: 1550 - total flux cleaned = -0.0112137 Jy ! Component: 1600 - total flux cleaned = -0.0110986 Jy ! Component: 1650 - total flux cleaned = -0.0111567 Jy ! Component: 1700 - total flux cleaned = -0.0111015 Jy ! Component: 1750 - total flux cleaned = -0.0113242 Jy ! Component: 1800 - total flux cleaned = -0.0114885 Jy ! Component: 1850 - total flux cleaned = -0.0112154 Jy ! Component: 1900 - total flux cleaned = -0.0117017 Jy ! Component: 1950 - total flux cleaned = -0.0114869 Jy ! Component: 2000 - total flux cleaned = -0.0113807 Jy ! Component: 2050 - total flux cleaned = -0.0114327 Jy ! Component: 2100 - total flux cleaned = -0.0111734 Jy ! Component: 2150 - total flux cleaned = -0.0113795 Jy ! Component: 2200 - total flux cleaned = -0.0115828 Jy ! Component: 2250 - total flux cleaned = -0.0113803 Jy ! Component: 2300 - total flux cleaned = -0.0113297 Jy ! Component: 2350 - total flux cleaned = -0.0112306 Jy ! Component: 2400 - total flux cleaned = -0.0112302 Jy ! Component: 2450 - total flux cleaned = -0.0110351 Jy ! Component: 2500 - total flux cleaned = -0.0108417 Jy ! Component: 2550 - total flux cleaned = -0.011035 Jy ! Component: 2600 - total flux cleaned = -0.0108912 Jy ! Component: 2650 - total flux cleaned = -0.0107017 Jy ! Component: 2700 - total flux cleaned = -0.010655 Jy ! Component: 2750 - total flux cleaned = -0.0106086 Jy ! Component: 2800 - total flux cleaned = -0.0104696 Jy ! Component: 2850 - total flux cleaned = -0.0101489 Jy ! Component: 2900 - total flux cleaned = -0.0102402 Jy ! Component: 2950 - total flux cleaned = -0.0100143 Jy ! Component: 3000 - total flux cleaned = -0.00992466 Jy ! Component: 3050 - total flux cleaned = -0.00996895 Jy ! Component: 3100 - total flux cleaned = -0.00970301 Jy ! Component: 3150 - total flux cleaned = -0.00957132 Jy ! Component: 3200 - total flux cleaned = -0.00961543 Jy ! Component: 3250 - total flux cleaned = -0.00948524 Jy ! Component: 3300 - total flux cleaned = -0.00931324 Jy ! Component: 3350 - total flux cleaned = -0.00935651 Jy ! Component: 3400 - total flux cleaned = -0.00935632 Jy ! Component: 3450 - total flux cleaned = -0.0092294 Jy ! Component: 3500 - total flux cleaned = -0.00906127 Jy ! Component: 3550 - total flux cleaned = -0.00902019 Jy ! Component: 3600 - total flux cleaned = -0.00914496 Jy ! Component: 3650 - total flux cleaned = -0.00922735 Jy ! Component: 3700 - total flux cleaned = -0.00906324 Jy ! Component: 3750 - total flux cleaned = -0.00906298 Jy ! Component: 3800 - total flux cleaned = -0.00886065 Jy ! Component: 3850 - total flux cleaned = -0.00886089 Jy ! Component: 3900 - total flux cleaned = -0.00882072 Jy ! Component: 3950 - total flux cleaned = -0.00870129 Jy ! Component: 4000 - total flux cleaned = -0.00870153 Jy ! Component: 4050 - total flux cleaned = -0.00870149 Jy ! Total flux subtracted in 4096 components = -0.00874045 Jy ! Clean residual min=-0.002237 max=0.002613 Jy/beam ! Clean residual mean=-0.000001 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 1.17777 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 453 components and 1.17777 Jy ![Exited script file: muppet] wmap "J0403-3605_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.784 x 7.299 at -3.596 degrees (North through East) ! Clean map min=-0.0063216 max=0.9999 Jy/beam ! Writing clean map to FITS file: J0403-3605_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.999901 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000729657 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.218919 0.218919 0.437838 0.875675 1.75135 3.5027 7.0054 14.0108 28.0216 56.0432 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.999 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.784 x 7.299 at -3.596 degrees (North through East) ! Clean map min=-0.0063216 max=0.9999 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 J0403-3605_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:41:45 2019