! Started logfile: J0942-0759_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:55:00 2016 obs J0942-0759_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0942-0759_S_2015_03_17_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971816 visibilities/baseline/integration-bin. ! Found source: J0942-0759 ! ! 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 330 lines of history. ! ! Reading 14344 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 J0942-0759_S_2015_03_17_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.878540Jy sigma=0.009189 ! Fit after self-cal, rms=0.835778Jy sigma=0.008755 ! 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.643 mas, bmaj=6.6 mas, bpa=-5.09 degrees ! Estimated noise=782.77 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.125189 Jy ! Component: 100 - total flux cleaned = 0.154842 Jy ! Total flux subtracted in 100 components = 0.154842 Jy ! Clean residual min=-0.006588 max=0.011471 Jy/beam ! Clean residual mean=0.000011 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 0.154842 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.154842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093953Jy sigma=0.000848 ! Fit after self-cal, rms=0.093923Jy sigma=0.000848 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118727 Jy ! Component: 100 - total flux cleaned = 0.0180112 Jy ! Total flux subtracted in 100 components = 0.0180112 Jy ! Clean residual min=-0.005989 max=0.005790 Jy/beam ! Clean residual mean=0.000007 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.172853 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 26 components and 0.172853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091671Jy sigma=0.000833 ! Fit after self-cal, rms=0.091640Jy sigma=0.000833 ! 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.13 mas, bmaj=7.466 mas, bpa=-4.277 degrees ! Estimated noise=581.792 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.00446131 Jy ! Component: 100 - total flux cleaned = 0.00684053 Jy ! Component: 150 - total flux cleaned = 0.00815907 Jy ! Component: 200 - total flux cleaned = 0.00862403 Jy ! Total flux subtracted in 200 components = 0.00862403 Jy ! Clean residual min=-0.005051 max=0.005922 Jy/beam ! Clean residual mean=0.000003 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.181477 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 0.181477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091226Jy sigma=0.000833 ! Fit after self-cal, rms=0.091216Jy sigma=0.000833 ! 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 0.82 HN 0.95 KP 1.08 ! LA 0.99 MK 0.98 NL 1.08 OV 1.04 ! PT 1.13 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.82 HN 1.01 KP 1.06 ! LA 0.96 MK 1.01 NL 1.18 OV 1.02 ! PT 1.12 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.86 HN 0.98 KP 0.94 ! LA 0.79 MK 1.06 NL 1.29 OV 0.95 ! PT 1.12 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.90 HN 0.94 KP 0.90 ! LA 0.82 MK 1.05 NL 1.08 OV 0.99 ! PT 1.11 SC 0.99 ! ! ! Fit before self-cal, rms=0.091216Jy sigma=0.000833 ! Fit after self-cal, rms=0.085915Jy sigma=0.000800 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=7.534 mas, bpa=-4.115 degrees ! Estimated noise=584.931 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.000645469 Jy ! Component: 100 - total flux cleaned = -0.000693744 Jy ! Component: 150 - total flux cleaned = -0.000733222 Jy ! Component: 200 - total flux cleaned = -0.000779342 Jy ! Total flux subtracted in 200 components = -0.000779342 Jy ! Clean residual min=-0.003071 max=0.003021 Jy/beam ! Clean residual mean=0.000002 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.180697 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.180697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085902Jy sigma=0.000800 ! Fit after self-cal, rms=0.085878Jy sigma=0.000799 ! 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.085878Jy sigma=0.000799 ! Fit after self-cal, rms=0.086788Jy sigma=0.000792 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.161 mas, bmaj=7.542 mas, bpa=-4.071 degrees ! Estimated noise=585.007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000321255 Jy ! Component: 100 - total flux cleaned = -0.00032143 Jy ! Component: 150 - total flux cleaned = -0.000290865 Jy ! Component: 200 - total flux cleaned = -0.000262798 Jy ! Total flux subtracted in 200 components = -0.000262798 Jy ! Clean residual min=-0.001792 max=0.001606 Jy/beam ! Clean residual mean=0.000002 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.180435 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.180435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086783Jy sigma=0.000792 ! Fit after self-cal, rms=0.086820Jy sigma=0.000792 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.18823e-05 Jy ! Component: 100 - total flux cleaned = 3.59577e-05 Jy ! Component: 150 - total flux cleaned = 5.8266e-05 Jy ! Component: 200 - total flux cleaned = 7.91588e-05 Jy ! Total flux subtracted in 200 components = 7.91588e-05 Jy ! Clean residual min=-0.001776 max=0.001599 Jy/beam ! Clean residual mean=0.000002 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.180514 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.180514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086818Jy sigma=0.000792 ! Fit after self-cal, rms=0.086818Jy sigma=0.000792 ! 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.086818Jy sigma=0.000792 ! Fit after self-cal, rms=0.086853Jy sigma=0.000792 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.165 mas, bmaj=7.548 mas, bpa=-4.024 degrees ! Estimated noise=585.184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000271721 Jy ! Component: 100 - total flux cleaned = -0.000310496 Jy ! Component: 150 - total flux cleaned = -0.000310668 Jy ! Component: 200 - total flux cleaned = -0.000289823 Jy ! Total flux subtracted in 200 components = -0.000289823 Jy ! Clean residual min=-0.001786 max=0.001598 Jy/beam ! Clean residual mean=0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.180224 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.180224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086850Jy sigma=0.000792 ! Fit after self-cal, rms=0.086852Jy sigma=0.000792 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 = 9.20423e-06 Jy ! Component: 100 - total flux cleaned = 1.80718e-05 Jy ! Component: 150 - total flux cleaned = 2.68232e-05 Jy ! Component: 200 - total flux cleaned = 3.48028e-05 Jy ! Total flux subtracted in 200 components = 3.48028e-05 Jy ! Clean residual min=-0.001783 max=0.001596 Jy/beam ! Clean residual mean=0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.180259 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.180259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086850Jy sigma=0.000792 ! Fit after self-cal, rms=0.086851Jy sigma=0.000792 ! 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.086851Jy sigma=0.000792 ! Fit after self-cal, rms=0.086848Jy sigma=0.000792 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.365 mas, bmaj=12.79 mas, bpa=1.254 degrees ! Estimated noise=772.011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000436145 Jy ! Component: 100 - total flux cleaned = -0.000488681 Jy ! Component: 150 - total flux cleaned = -0.000522556 Jy ! Component: 200 - total flux cleaned = -0.000552623 Jy ! Total flux subtracted in 200 components = -0.000552623 Jy ! Clean residual min=-0.002414 max=0.001935 Jy/beam ! Clean residual mean=0.000004 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.179706 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 68 components and 0.179706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086851Jy sigma=0.000792 ! Fit after self-cal, rms=0.086850Jy sigma=0.000792 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.86565e-05 Jy ! Component: 100 - total flux cleaned = -9.65535e-06 Jy ! Component: 150 - total flux cleaned = -3.49786e-05 Jy ! Component: 200 - total flux cleaned = -5.77314e-05 Jy ! Total flux subtracted in 200 components = -5.77314e-05 Jy ! Clean residual min=-0.002412 max=0.001952 Jy/beam ! Clean residual mean=0.000004 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.179648 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 69 components and 0.179648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086853Jy sigma=0.000792 ! Fit after self-cal, rms=0.086853Jy sigma=0.000792 ! 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.17 mas, bmaj=7.553 mas, bpa=-3.965 degrees ! Estimated noise=585.473 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.17 x 7.553 at -3.965 degrees (North through East) ! Clean map min=-0.0017641 max=0.1635 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.671 mas, bmaj=6.673 mas, bpa=-4.783 degrees ! Estimated noise=791.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126579 Jy ! Component: 100 - total flux cleaned = 0.155509 Jy ! Component: 150 - total flux cleaned = 0.166287 Jy ! Component: 200 - total flux cleaned = 0.171443 Jy ! Total flux subtracted in 200 components = 0.171443 Jy ! Clean residual min=-0.002703 max=0.002672 Jy/beam ! Clean residual mean=0.000003 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.171443 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.171443 Jy ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=7.553 mas, bpa=-3.965 degrees ! Estimated noise=585.473 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.00396074 Jy ! Component: 100 - total flux cleaned = 0.00607146 Jy ! Component: 150 - total flux cleaned = 0.00726485 Jy ! Component: 200 - total flux cleaned = 0.00795463 Jy ! Total flux subtracted in 200 components = 0.00795463 Jy ! Clean residual min=-0.001784 max=0.001667 Jy/beam ! Clean residual mean=0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.179398 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 51 components and 0.179398 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.365 mas, bmaj=12.79 mas, bpa=1.254 degrees ! Estimated noise=772.011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000449263 Jy ! Component: 100 - total flux cleaned = 0.000448314 Jy ! Component: 150 - total flux cleaned = 0.000417469 Jy ! Component: 200 - total flux cleaned = 0.000389935 Jy ! Total flux subtracted in 200 components = 0.000389935 Jy ! Clean residual min=-0.002423 max=0.001934 Jy/beam ! Clean residual mean=0.000004 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.179788 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 = -2.51488e-05 Jy ! Component: 100 - total flux cleaned = -4.80201e-05 Jy ! Component: 150 - total flux cleaned = -6.19756e-05 Jy ! Component: 200 - total flux cleaned = -7.52906e-05 Jy ! Total flux subtracted in 200 components = -7.52906e-05 Jy ! Clean residual min=-0.002420 max=0.001950 Jy/beam ! Clean residual mean=0.000004 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.179712 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 0.179712 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=7.553 mas, bpa=-3.965 degrees ! Estimated noise=585.473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230467 Jy ! Component: 100 - total flux cleaned = 0.000294948 Jy ! Component: 150 - total flux cleaned = 0.000344666 Jy ! Component: 200 - total flux cleaned = 0.000395714 Jy ! Total flux subtracted in 200 components = 0.000395714 Jy ! Clean residual min=-0.001756 max=0.001682 Jy/beam ! Clean residual mean=0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.180108 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 77 components and 0.180108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086844Jy sigma=0.000792 ! Fit after self-cal, rms=0.086844Jy sigma=0.000792 wmodel J0942-0759_S_2015_03_17_pus_map.mod ! Writing 77 model components to file: J0942-0759_S_2015_03_17_pus_map.mod wobs J0942-0759_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0942-0759_S_2015_03_17_pus_uvs.fits wwins J0942-0759_S_2015_03_17_pus_map.win ! wwins: Wrote 1 windows to J0942-0759_S_2015_03_17_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.000488453 Jy ! Component: 100 - total flux cleaned = -0.000883209 Jy ! Component: 150 - total flux cleaned = -0.00108623 Jy ! Component: 200 - total flux cleaned = -0.00130871 Jy ! Component: 250 - total flux cleaned = -0.00163073 Jy ! Component: 300 - total flux cleaned = -0.00194201 Jy ! Component: 350 - total flux cleaned = -0.00219366 Jy ! Component: 400 - total flux cleaned = -0.00251217 Jy ! Component: 450 - total flux cleaned = -0.00282256 Jy ! Component: 500 - total flux cleaned = -0.00300916 Jy ! Component: 550 - total flux cleaned = -0.00321463 Jy ! Component: 600 - total flux cleaned = -0.00343816 Jy ! Component: 650 - total flux cleaned = -0.00365723 Jy ! Component: 700 - total flux cleaned = -0.00382942 Jy ! Component: 750 - total flux cleaned = -0.00399895 Jy ! Component: 800 - total flux cleaned = -0.00422804 Jy ! Component: 850 - total flux cleaned = -0.0043508 Jy ! Component: 900 - total flux cleaned = -0.0044517 Jy ! Component: 950 - total flux cleaned = -0.00451119 Jy ! Component: 1000 - total flux cleaned = -0.00457053 Jy ! Component: 1050 - total flux cleaned = -0.00464841 Jy ! Component: 1100 - total flux cleaned = -0.00468671 Jy ! Component: 1150 - total flux cleaned = -0.00470603 Jy ! Component: 1200 - total flux cleaned = -0.00481829 Jy ! Component: 1250 - total flux cleaned = -0.00487334 Jy ! Component: 1300 - total flux cleaned = -0.00492776 Jy ! Component: 1350 - total flux cleaned = -0.00498168 Jy ! Component: 1400 - total flux cleaned = -0.00510569 Jy ! Component: 1450 - total flux cleaned = -0.00514075 Jy ! Component: 1500 - total flux cleaned = -0.00522755 Jy ! Component: 1550 - total flux cleaned = -0.00531317 Jy ! Component: 1600 - total flux cleaned = -0.00538107 Jy ! Component: 1650 - total flux cleaned = -0.0054817 Jy ! Component: 1700 - total flux cleaned = -0.0055811 Jy ! Component: 1750 - total flux cleaned = -0.00559745 Jy ! Component: 1800 - total flux cleaned = -0.00567879 Jy ! Component: 1850 - total flux cleaned = -0.00577511 Jy ! Component: 1900 - total flux cleaned = -0.00577484 Jy ! Component: 1950 - total flux cleaned = -0.00582211 Jy ! Component: 2000 - total flux cleaned = -0.00585367 Jy ! Component: 2050 - total flux cleaned = -0.00590018 Jy ! Component: 2100 - total flux cleaned = -0.00599245 Jy ! Component: 2150 - total flux cleaned = -0.00605325 Jy ! Component: 2200 - total flux cleaned = -0.0061136 Jy ! Component: 2250 - total flux cleaned = -0.00612846 Jy ! Component: 2300 - total flux cleaned = -0.00617304 Jy ! Component: 2350 - total flux cleaned = -0.00624657 Jy ! Component: 2400 - total flux cleaned = -0.00626102 Jy ! Component: 2450 - total flux cleaned = -0.00624648 Jy ! Component: 2500 - total flux cleaned = -0.00618911 Jy ! Component: 2550 - total flux cleaned = -0.00617498 Jy ! Component: 2600 - total flux cleaned = -0.00624554 Jy ! Component: 2650 - total flux cleaned = -0.00618969 Jy ! Component: 2700 - total flux cleaned = -0.00624511 Jy ! Component: 2750 - total flux cleaned = -0.00625869 Jy ! Component: 2800 - total flux cleaned = -0.00624501 Jy ! Component: 2850 - total flux cleaned = -0.00619079 Jy ! Component: 2900 - total flux cleaned = -0.00623118 Jy ! Component: 2950 - total flux cleaned = -0.00624434 Jy ! Component: 3000 - total flux cleaned = -0.00624434 Jy ! Component: 3050 - total flux cleaned = -0.00620497 Jy ! Component: 3100 - total flux cleaned = -0.00621798 Jy ! Component: 3150 - total flux cleaned = -0.00619208 Jy ! Component: 3200 - total flux cleaned = -0.00616644 Jy ! Component: 3250 - total flux cleaned = -0.00615375 Jy ! Component: 3300 - total flux cleaned = -0.00620441 Jy ! Component: 3350 - total flux cleaned = -0.00615404 Jy ! Component: 3400 - total flux cleaned = -0.00620425 Jy ! Component: 3450 - total flux cleaned = -0.00615445 Jy ! Component: 3500 - total flux cleaned = -0.00614209 Jy ! Component: 3550 - total flux cleaned = -0.00612979 Jy ! Component: 3600 - total flux cleaned = -0.00610532 Jy ! Component: 3650 - total flux cleaned = -0.00612941 Jy ! Component: 3700 - total flux cleaned = -0.0061052 Jy ! Component: 3750 - total flux cleaned = -0.00608125 Jy ! Component: 3800 - total flux cleaned = -0.0060337 Jy ! Component: 3850 - total flux cleaned = -0.00610446 Jy ! Component: 3900 - total flux cleaned = -0.00606931 Jy ! Component: 3950 - total flux cleaned = -0.00602272 Jy ! Component: 4000 - total flux cleaned = -0.0059764 Jy ! Component: 4050 - total flux cleaned = -0.00593039 Jy ! Total flux subtracted in 4096 components = -0.00591901 Jy ! Clean residual min=-0.000679 max=0.000726 Jy/beam ! Clean residual mean=0.000001 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.174189 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 394 components and 0.174189 Jy ![Exited script file: muppet] wmap "J0942-0759_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.17 x 7.553 at -3.965 degrees (North through East) ! Clean map min=-0.0014572 max=0.16358 Jy/beam ! Writing clean map to FITS file: J0942-0759_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.16358 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212704 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.390091 0.390091 0.780182 1.56036 3.12073 6.24146 12.4829 24.9658 49.9316 99.8633 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.163 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.17 x 7.553 at -3.965 degrees (North through East) ! Clean map min=-0.0014572 max=0.16358 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 J0942-0759_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:55:06 2016