! Started logfile: J1534-3805_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:30:47 2016 obs J1534-3805_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1534-3805_S_2014_05_31_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.793021 visibilities/baseline/integration-bin. ! Found source: J1534-3805 ! ! 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 336 lines of history. ! ! Reading 17272 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 J1534-3805_S_2014_05_31_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 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.954728Jy sigma=0.007346 ! Fit after self-cal, rms=0.911515Jy sigma=0.007047 ! 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.333 mas, bmaj=6.328 mas, bpa=-5.47 degrees ! Estimated noise=1183.65 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.0707602 Jy ! Component: 100 - total flux cleaned = 0.089308 Jy ! Total flux subtracted in 100 components = 0.089308 Jy ! Clean residual min=-0.005106 max=0.009237 Jy/beam ! Clean residual mean=-0.000032 rms=0.001412 Jy/beam ! Combined flux in latest and established models = 0.089308 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.089308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113017Jy sigma=0.000786 ! Fit after self-cal, rms=0.112876Jy sigma=0.000785 ! Inverting map ! Added new window around map position (-2.5, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00975904 Jy ! Component: 100 - total flux cleaned = 0.0156084 Jy ! Total flux subtracted in 100 components = 0.0156084 Jy ! Clean residual min=-0.004660 max=0.005349 Jy/beam ! Clean residual mean=-0.000006 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.104916 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.104916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111844Jy sigma=0.000774 ! Fit after self-cal, rms=0.111821Jy sigma=0.000774 ! 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.944 mas, bmaj=7.876 mas, bpa=-5.023 degrees ! Estimated noise=709.733 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 (4, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00660936 Jy ! Component: 100 - total flux cleaned = 0.0104131 Jy ! Component: 150 - total flux cleaned = 0.0128469 Jy ! Component: 200 - total flux cleaned = 0.0140818 Jy ! Total flux subtracted in 200 components = 0.0140818 Jy ! Clean residual min=-0.003142 max=0.003275 Jy/beam ! Clean residual mean=0.000028 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.118998 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 60 components and 0.118998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111404Jy sigma=0.000771 ! Fit after self-cal, rms=0.111419Jy sigma=0.000770 ! 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 0.99 FD 0.81 HN 1.17 KP 1.04 ! LA 1.17 MK 1.03 NL 1.09 OV 0.97 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.12 KP 0.99 ! LA 1.08 MK 1.06 NL 1.08 OV 0.98 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.11 HN 1.13 KP 0.91 ! LA 0.89 MK 0.98 NL 1.13 OV 0.91 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.99 HN 1.20 KP 0.87 ! LA 0.88 MK 1.04 NL 1.15 OV 0.97 ! PT 1.00 SC 0.97 ! ! ! Fit before self-cal, rms=0.111419Jy sigma=0.000770 ! Fit after self-cal, rms=0.116664Jy sigma=0.000765 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=7.907 mas, bpa=-4.667 degrees ! Estimated noise=715.512 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.000774995 Jy ! Component: 100 - total flux cleaned = -0.000994707 Jy ! Component: 150 - total flux cleaned = -0.00115746 Jy ! Component: 200 - total flux cleaned = -0.00124557 Jy ! Total flux subtracted in 200 components = -0.00124557 Jy ! Clean residual min=-0.002420 max=0.002150 Jy/beam ! Clean residual mean=0.000010 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.117753 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.117753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116639Jy sigma=0.000765 ! Fit after self-cal, rms=0.116813Jy sigma=0.000765 ! 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.116813Jy sigma=0.000765 ! Fit after self-cal, rms=0.118303Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.982 mas, bmaj=7.904 mas, bpa=-4.58 degrees ! Estimated noise=715.861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000613644 Jy ! Component: 100 - total flux cleaned = -0.000739389 Jy ! Component: 150 - total flux cleaned = -0.000848108 Jy ! Component: 200 - total flux cleaned = -0.0009198 Jy ! Total flux subtracted in 200 components = -0.0009198 Jy ! Clean residual min=-0.002475 max=0.001936 Jy/beam ! Clean residual mean=0.000008 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.116833 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.116833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118285Jy sigma=0.000764 ! Fit after self-cal, rms=0.118330Jy sigma=0.000764 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.000100922 Jy ! Component: 100 - total flux cleaned = -0.000169823 Jy ! Component: 150 - total flux cleaned = -0.000190349 Jy ! Component: 200 - total flux cleaned = -0.000209596 Jy ! Total flux subtracted in 200 components = -0.000209596 Jy ! Clean residual min=-0.002433 max=0.001957 Jy/beam ! Clean residual mean=0.000008 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.116623 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.116623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118320Jy sigma=0.000764 ! Fit after self-cal, rms=0.118327Jy sigma=0.000764 ! 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.118327Jy sigma=0.000764 ! Fit after self-cal, rms=0.119582Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.986 mas, bmaj=7.897 mas, bpa=-4.496 degrees ! Estimated noise=715.852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000483028 Jy ! Component: 100 - total flux cleaned = -0.000611054 Jy ! Component: 150 - total flux cleaned = -0.000666987 Jy ! Component: 200 - total flux cleaned = -0.000682776 Jy ! Total flux subtracted in 200 components = -0.000682776 Jy ! Clean residual min=-0.002459 max=0.001888 Jy/beam ! Clean residual mean=0.000008 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.11594 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.11594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119573Jy sigma=0.000764 ! Fit after self-cal, rms=0.119607Jy sigma=0.000764 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 = -3.00934e-05 Jy ! Component: 100 - total flux cleaned = -8.01557e-05 Jy ! Component: 150 - total flux cleaned = -0.000109804 Jy ! Component: 200 - total flux cleaned = -0.000137513 Jy ! Total flux subtracted in 200 components = -0.000137513 Jy ! Clean residual min=-0.002424 max=0.001875 Jy/beam ! Clean residual mean=0.000007 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.115803 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.115803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119601Jy sigma=0.000764 ! Fit after self-cal, rms=0.119606Jy sigma=0.000764 ! 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.119606Jy sigma=0.000764 ! Fit after self-cal, rms=0.120412Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.478 mas, bmaj=25.91 mas, bpa=0.3984 degrees ! Estimated noise=884.729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000541082 Jy ! Component: 100 - total flux cleaned = -0.00059614 Jy ! Component: 150 - total flux cleaned = -0.000633454 Jy ! Component: 200 - total flux cleaned = -0.000658064 Jy ! Total flux subtracted in 200 components = -0.000658064 Jy ! Clean residual min=-0.002524 max=0.001811 Jy/beam ! Clean residual mean=0.000016 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.115145 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 101 components and 0.115145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120410Jy sigma=0.000764 ! Fit after self-cal, rms=0.120429Jy sigma=0.000764 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 = -7.4022e-05 Jy ! Component: 100 - total flux cleaned = -6.70297e-05 Jy ! Component: 150 - total flux cleaned = -7.33731e-05 Jy ! Component: 200 - total flux cleaned = -7.88465e-05 Jy ! Total flux subtracted in 200 components = -7.88465e-05 Jy ! Clean residual min=-0.002531 max=0.001817 Jy/beam ! Clean residual mean=0.000015 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.115066 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 104 components and 0.115066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120427Jy sigma=0.000764 ! Fit after self-cal, rms=0.120430Jy sigma=0.000764 ! 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.989 mas, bmaj=7.895 mas, bpa=-4.452 degrees ! Estimated noise=715.792 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.989 x 7.895 at -4.452 degrees (North through East) ! Clean map min=-0.002263 max=0.091269 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.364 mas, bmaj=6.312 mas, bpa=-4.612 degrees ! Estimated noise=1200.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0710347 Jy ! Component: 100 - total flux cleaned = 0.0904554 Jy ! Component: 150 - total flux cleaned = 0.100169 Jy ! Component: 200 - total flux cleaned = 0.105863 Jy ! Total flux subtracted in 200 components = 0.105863 Jy ! Clean residual min=-0.004328 max=0.003646 Jy/beam ! Clean residual mean=-0.000002 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.105862 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.105862 Jy ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=7.895 mas, bpa=-4.452 degrees ! Estimated noise=715.792 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.00443231 Jy ! Component: 100 - total flux cleaned = 0.00667956 Jy ! Component: 150 - total flux cleaned = 0.00805916 Jy ! Component: 200 - total flux cleaned = 0.00859775 Jy ! Total flux subtracted in 200 components = 0.00859775 Jy ! Clean residual min=-0.002332 max=0.001902 Jy/beam ! Clean residual mean=0.000006 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.11446 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 0.11446 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.478 mas, bmaj=25.91 mas, bpa=0.3984 degrees ! Estimated noise=884.729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000365745 Jy ! Component: 100 - total flux cleaned = 0.000365863 Jy ! Component: 150 - total flux cleaned = 0.000386044 Jy ! Component: 200 - total flux cleaned = 0.000402839 Jy ! Total flux subtracted in 200 components = 0.000402839 Jy ! Clean residual min=-0.002557 max=0.001885 Jy/beam ! Clean residual mean=0.000014 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.114863 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 = 1.50906e-05 Jy ! Component: 100 - total flux cleaned = 1.52229e-05 Jy ! Component: 150 - total flux cleaned = 2.19905e-05 Jy ! Component: 200 - total flux cleaned = 2.8025e-05 Jy ! Total flux subtracted in 200 components = 2.8025e-05 Jy ! Clean residual min=-0.002553 max=0.001879 Jy/beam ! Clean residual mean=0.000014 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.114891 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.114891 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=7.895 mas, bpa=-4.452 degrees ! Estimated noise=715.792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000250282 Jy ! Component: 100 - total flux cleaned = -0.000193267 Jy ! Component: 150 - total flux cleaned = -0.000140944 Jy ! Component: 200 - total flux cleaned = -0.000140769 Jy ! Total flux subtracted in 200 components = -0.000140769 Jy ! Clean residual min=-0.002281 max=0.001876 Jy/beam ! Clean residual mean=0.000006 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.11475 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.11475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120455Jy sigma=0.000764 ! Fit after self-cal, rms=0.120431Jy sigma=0.000764 wmodel J1534-3805_S_2014_05_31_pus_map.mod ! Writing 66 model components to file: J1534-3805_S_2014_05_31_pus_map.mod wobs J1534-3805_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1534-3805_S_2014_05_31_pus_uvs.fits wwins J1534-3805_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J1534-3805_S_2014_05_31_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.00101581 Jy ! Component: 100 - total flux cleaned = -0.00155654 Jy ! Component: 150 - total flux cleaned = -0.00189266 Jy ! Component: 200 - total flux cleaned = -0.00205394 Jy ! Component: 250 - total flux cleaned = -0.00211648 Jy ! Component: 300 - total flux cleaned = -0.00220654 Jy ! Component: 350 - total flux cleaned = -0.00235135 Jy ! Component: 400 - total flux cleaned = -0.0024076 Jy ! Component: 450 - total flux cleaned = -0.00249008 Jy ! Component: 500 - total flux cleaned = -0.00248949 Jy ! Component: 550 - total flux cleaned = -0.00251558 Jy ! Component: 600 - total flux cleaned = -0.00251552 Jy ! Component: 650 - total flux cleaned = -0.00254123 Jy ! Component: 700 - total flux cleaned = -0.00254124 Jy ! Component: 750 - total flux cleaned = -0.00256558 Jy ! Component: 800 - total flux cleaned = -0.00256582 Jy ! Component: 850 - total flux cleaned = -0.00256626 Jy ! Component: 900 - total flux cleaned = -0.00254358 Jy ! Component: 950 - total flux cleaned = -0.00252084 Jy ! Component: 1000 - total flux cleaned = -0.00249805 Jy ! Component: 1050 - total flux cleaned = -0.00238749 Jy ! Component: 1100 - total flux cleaned = -0.00236563 Jy ! Component: 1150 - total flux cleaned = -0.00221585 Jy ! Component: 1200 - total flux cleaned = -0.00223738 Jy ! Component: 1250 - total flux cleaned = -0.00213292 Jy ! Component: 1300 - total flux cleaned = -0.00209206 Jy ! Component: 1350 - total flux cleaned = -0.0021328 Jy ! Component: 1400 - total flux cleaned = -0.00207263 Jy ! Component: 1450 - total flux cleaned = -0.00207284 Jy ! Component: 1500 - total flux cleaned = -0.00207277 Jy ! Component: 1550 - total flux cleaned = -0.00207294 Jy ! Component: 1600 - total flux cleaned = -0.00207299 Jy ! Component: 1650 - total flux cleaned = -0.00207325 Jy ! Component: 1700 - total flux cleaned = -0.0020733 Jy ! Component: 1750 - total flux cleaned = -0.00210995 Jy ! Component: 1800 - total flux cleaned = -0.00209163 Jy ! Component: 1850 - total flux cleaned = -0.00209148 Jy ! Component: 1900 - total flux cleaned = -0.00210886 Jy ! Component: 1950 - total flux cleaned = -0.00209103 Jy ! Component: 2000 - total flux cleaned = -0.00209082 Jy ! Component: 2050 - total flux cleaned = -0.00205659 Jy ! Component: 2100 - total flux cleaned = -0.00209048 Jy ! Component: 2150 - total flux cleaned = -0.0020402 Jy ! Component: 2200 - total flux cleaned = -0.00204037 Jy ! Component: 2250 - total flux cleaned = -0.00204061 Jy ! Component: 2300 - total flux cleaned = -0.00205727 Jy ! Component: 2350 - total flux cleaned = -0.00208957 Jy ! Component: 2400 - total flux cleaned = -0.00212141 Jy ! Component: 2450 - total flux cleaned = -0.00212113 Jy ! Component: 2500 - total flux cleaned = -0.00208968 Jy ! Component: 2550 - total flux cleaned = -0.00204317 Jy ! Component: 2600 - total flux cleaned = -0.00204341 Jy ! Component: 2650 - total flux cleaned = -0.00207387 Jy ! Component: 2700 - total flux cleaned = -0.00202855 Jy ! Component: 2750 - total flux cleaned = -0.00201371 Jy ! Component: 2800 - total flux cleaned = -0.00201381 Jy ! Component: 2850 - total flux cleaned = -0.00196973 Jy ! Component: 2900 - total flux cleaned = -0.00198412 Jy ! Component: 2950 - total flux cleaned = -0.00194086 Jy ! Component: 3000 - total flux cleaned = -0.00196945 Jy ! Component: 3050 - total flux cleaned = -0.0019411 Jy ! Component: 3100 - total flux cleaned = -0.00196929 Jy ! Component: 3150 - total flux cleaned = -0.00199733 Jy ! Component: 3200 - total flux cleaned = -0.00203876 Jy ! Component: 3250 - total flux cleaned = -0.00205231 Jy ! Component: 3300 - total flux cleaned = -0.00203886 Jy ! Component: 3350 - total flux cleaned = -0.00209299 Jy ! Component: 3400 - total flux cleaned = -0.0020527 Jy ! Component: 3450 - total flux cleaned = -0.00203957 Jy ! Component: 3500 - total flux cleaned = -0.00203953 Jy ! Component: 3550 - total flux cleaned = -0.0020658 Jy ! Component: 3600 - total flux cleaned = -0.00205274 Jy ! Component: 3650 - total flux cleaned = -0.00203995 Jy ! Component: 3700 - total flux cleaned = -0.002104 Jy ! Component: 3750 - total flux cleaned = -0.00210389 Jy ! Component: 3800 - total flux cleaned = -0.00202783 Jy ! Component: 3850 - total flux cleaned = -0.00209081 Jy ! Component: 3900 - total flux cleaned = -0.0020783 Jy ! Component: 3950 - total flux cleaned = -0.00212795 Jy ! Component: 4000 - total flux cleaned = -0.00210322 Jy ! Component: 4050 - total flux cleaned = -0.00212775 Jy ! Total flux subtracted in 4096 components = -0.00211555 Jy ! Clean residual min=-0.000937 max=0.000666 Jy/beam ! Clean residual mean=-0.000001 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.112635 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 340 components and 0.112635 Jy ![Exited script file: muppet] wmap "J1534-3805_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.989 x 7.895 at -4.452 degrees (North through East) ! Clean map min=-0.0017651 max=0.092187 Jy/beam ! Writing clean map to FITS file: J1534-3805_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0921868 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219315 device "J1534-3805_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1534-3805_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.713709 0.713709 1.42742 2.85484 5.70967 11.4193 22.8387 45.6774 91.3548 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.092 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.989 x 7.895 at -4.452 degrees (North through East) ! Clean map min=-0.0017651 max=0.092187 Jy/beam quit ! Quitting program ! Log file J1534-3805_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:30:52 2016