! Started logfile: J0348-2749_S_2017_02_24_pus_uvs.log on Sat May 4 11:17:03 2019 obs J0348-2749_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0348-2749_S_2017_02_24_pus_uva.fits ! AN table 1: 23 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.509179 visibilities/baseline/integration-bin. ! Found source: J0348-2749 ! ! 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 823 lines of history. ! ! Reading 2108 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 J0348-2749_S_2017_02_24_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 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 145 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.652537Jy sigma=0.004147 ! Fit after self-cal, rms=0.646834Jy sigma=0.004126 ! 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.691 mas, bmaj=7.883 mas, bpa=-4.318 degrees ! Estimated noise=3269.2 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.263714 Jy ! Component: 100 - total flux cleaned = 0.365313 Jy ! Total flux subtracted in 100 components = 0.365313 Jy ! Clean residual min=-0.019422 max=0.046988 Jy/beam ! Clean residual mean=0.000217 rms=0.006158 Jy/beam ! Combined flux in latest and established models = 0.365313 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.365313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153990Jy sigma=0.000974 ! Fit after self-cal, rms=0.153208Jy sigma=0.000970 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0531943 Jy ! Component: 100 - total flux cleaned = 0.0820069 Jy ! Total flux subtracted in 100 components = 0.0820069 Jy ! Clean residual min=-0.012075 max=0.021691 Jy/beam ! Clean residual mean=0.000115 rms=0.003503 Jy/beam ! Combined flux in latest and established models = 0.44732 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 19 components and 0.44732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125810Jy sigma=0.000767 ! Fit after self-cal, rms=0.125736Jy sigma=0.000766 ! Inverting map ! Added new window around map position (5, 3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0216547 Jy ! Component: 100 - total flux cleaned = 0.0351119 Jy ! Total flux subtracted in 100 components = 0.0351119 Jy ! Clean residual min=-0.012602 max=0.017889 Jy/beam ! Clean residual mean=0.000072 rms=0.002954 Jy/beam ! Combined flux in latest and established models = 0.482432 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 28 components and 0.482432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120057Jy sigma=0.000724 ! Fit after self-cal, rms=0.119785Jy sigma=0.000722 ! 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.345 mas, bmaj=9.528 mas, bpa=-3.837 degrees ! Estimated noise=2635.66 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.0168971 Jy ! Component: 100 - total flux cleaned = 0.0262616 Jy ! Component: 150 - total flux cleaned = 0.0317913 Jy ! Component: 200 - total flux cleaned = 0.0338503 Jy ! Total flux subtracted in 200 components = 0.0338503 Jy ! Clean residual min=-0.009352 max=0.014752 Jy/beam ! Clean residual mean=0.000043 rms=0.002828 Jy/beam ! Combined flux in latest and established models = 0.516282 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 40 components and 0.516282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117440Jy sigma=0.000705 ! Fit after self-cal, rms=0.117318Jy sigma=0.000704 ! 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.92 FD 1.06 HN 1.12 KP 0.97 ! LA 0.96 MK 0.94 NL 0.98 OV 1.04 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.95 HN 1.15 KP 0.94 ! LA 0.94 MK 1.00 NL 0.92 OV 1.09 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.05 KP 1.03 ! LA 1.03 MK 1.02 NL 1.15 OV 1.00 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 1.06 KP 1.00* ! LA 0.91 MK 0.95 NL 1.00* OV 1.06 ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.117318Jy sigma=0.000704 ! Fit after self-cal, rms=0.114063Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=9.408 mas, bpa=-3.387 degrees ! Estimated noise=2627.75 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 (13, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121474 Jy ! Component: 100 - total flux cleaned = 0.0150764 Jy ! Component: 150 - total flux cleaned = 0.0150881 Jy ! Component: 200 - total flux cleaned = 0.0150926 Jy ! Total flux subtracted in 200 components = 0.0150926 Jy ! Clean residual min=-0.007890 max=0.008245 Jy/beam ! Clean residual mean=0.000009 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.531375 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 66 components and 0.531375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112779Jy sigma=0.000667 ! Fit after self-cal, rms=0.112672Jy sigma=0.000667 ! 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.112672Jy sigma=0.000667 ! Fit after self-cal, rms=0.111889Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=9.403 mas, bpa=-3.301 degrees ! Estimated noise=2620.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00307293 Jy ! Component: 100 - total flux cleaned = 0.00360019 Jy ! Component: 150 - total flux cleaned = 0.00370971 Jy ! Component: 200 - total flux cleaned = 0.00370665 Jy ! Total flux subtracted in 200 components = 0.00370665 Jy ! Clean residual min=-0.007962 max=0.007799 Jy/beam ! Clean residual mean=-0.000020 rms=0.001676 Jy/beam ! Combined flux in latest and established models = 0.535081 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.535081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111594Jy sigma=0.000660 ! Fit after self-cal, rms=0.111572Jy sigma=0.000660 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.000859639 Jy ! Component: 100 - total flux cleaned = 0.00100826 Jy ! Component: 150 - total flux cleaned = 0.0010734 Jy ! Component: 200 - total flux cleaned = 0.00107279 Jy ! Total flux subtracted in 200 components = 0.00107279 Jy ! Clean residual min=-0.007922 max=0.007670 Jy/beam ! Clean residual mean=-0.000021 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.536154 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.536154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111470Jy sigma=0.000660 ! Fit after self-cal, rms=0.111466Jy sigma=0.000660 ! 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.111466Jy sigma=0.000660 ! Fit after self-cal, rms=0.111863Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.338 mas, bmaj=9.393 mas, bpa=-3.15 degrees ! Estimated noise=2618.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000413843 Jy ! Component: 100 - total flux cleaned = -0.000274237 Jy ! Component: 150 - total flux cleaned = -0.000154855 Jy ! Component: 200 - total flux cleaned = 2.47696e-06 Jy ! Total flux subtracted in 200 components = 2.47696e-06 Jy ! Clean residual min=-0.007819 max=0.007559 Jy/beam ! Clean residual mean=-0.000018 rms=0.001610 Jy/beam ! Combined flux in latest and established models = 0.536157 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 101 components and 0.536157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111766Jy sigma=0.000659 ! Fit after self-cal, rms=0.111768Jy sigma=0.000659 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.000233424 Jy ! Component: 100 - total flux cleaned = 0.000330137 Jy ! Component: 150 - total flux cleaned = 0.000373679 Jy ! Component: 200 - total flux cleaned = 0.000373181 Jy ! Total flux subtracted in 200 components = 0.000373181 Jy ! Clean residual min=-0.007782 max=0.007507 Jy/beam ! Clean residual mean=-0.000019 rms=0.001601 Jy/beam ! Combined flux in latest and established models = 0.53653 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 0.53653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111725Jy sigma=0.000659 ! Fit after self-cal, rms=0.111725Jy sigma=0.000659 ! 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.111725Jy sigma=0.000659 ! Fit after self-cal, rms=0.111998Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.045 mas, bmaj=20.08 mas, bpa=-2.053 degrees ! Estimated noise=3196.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000446603 Jy ! Component: 100 - total flux cleaned = -0.000605924 Jy ! Component: 150 - total flux cleaned = -0.000748253 Jy ! Component: 200 - total flux cleaned = -0.000846034 Jy ! Total flux subtracted in 200 components = -0.000846034 Jy ! Clean residual min=-0.007916 max=0.007598 Jy/beam ! Clean residual mean=-0.000038 rms=0.002094 Jy/beam ! Combined flux in latest and established models = 0.535684 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 121 components and 0.535684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111972Jy sigma=0.000658 ! Fit after self-cal, rms=0.111972Jy sigma=0.000658 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 = 4.44989e-05 Jy ! Component: 100 - total flux cleaned = -4.70405e-05 Jy ! Component: 150 - total flux cleaned = -0.000130688 Jy ! Component: 200 - total flux cleaned = -0.000183667 Jy ! Total flux subtracted in 200 components = -0.000183667 Jy ! Clean residual min=-0.007910 max=0.007600 Jy/beam ! Clean residual mean=-0.000038 rms=0.002089 Jy/beam ! Combined flux in latest and established models = 0.5355 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 127 components and 0.5355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111963Jy sigma=0.000658 ! Fit after self-cal, rms=0.111960Jy sigma=0.000658 ! 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.34 mas, bmaj=9.388 mas, bpa=-3.052 degrees ! Estimated noise=2617.3 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.34 x 9.388 at -3.052 degrees (North through East) ! Clean map min=-0.0075541 max=0.35616 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.686 mas, bmaj=7.748 mas, bpa=-3.413 degrees ! Estimated noise=3265.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.264878 Jy ! Component: 100 - total flux cleaned = 0.36845 Jy ! Component: 150 - total flux cleaned = 0.421285 Jy ! Component: 200 - total flux cleaned = 0.450088 Jy ! Total flux subtracted in 200 components = 0.450088 Jy ! Clean residual min=-0.011863 max=0.016156 Jy/beam ! Clean residual mean=0.000082 rms=0.002973 Jy/beam ! Combined flux in latest and established models = 0.450087 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 0.450087 Jy ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=9.388 mas, bpa=-3.052 degrees ! Estimated noise=2617.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 (4.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0281963 Jy ! Component: 100 - total flux cleaned = 0.0461959 Jy ! Component: 150 - total flux cleaned = 0.058386 Jy ! Component: 200 - total flux cleaned = 0.0668809 Jy ! Total flux subtracted in 200 components = 0.0668809 Jy ! Clean residual min=-0.008997 max=0.007675 Jy/beam ! Clean residual mean=0.000018 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 0.516968 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 56 components and 0.516968 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.045 mas, bmaj=20.08 mas, bpa=-2.053 degrees ! Estimated noise=3196.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00904751 Jy ! Component: 100 - total flux cleaned = 0.014035 Jy ! Component: 150 - total flux cleaned = 0.0170145 Jy ! Component: 200 - total flux cleaned = 0.0179107 Jy ! Total flux subtracted in 200 components = 0.0179107 Jy ! Clean residual min=-0.008250 max=0.007705 Jy/beam ! Clean residual mean=-0.000024 rms=0.002141 Jy/beam ! Combined flux in latest and established models = 0.534879 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.00038262 Jy ! Component: 100 - total flux cleaned = 0.000701705 Jy ! Component: 150 - total flux cleaned = 0.000841984 Jy ! Component: 200 - total flux cleaned = 0.000973712 Jy ! Total flux subtracted in 200 components = 0.000973712 Jy ! Clean residual min=-0.007999 max=0.007678 Jy/beam ! Clean residual mean=-0.000030 rms=0.002110 Jy/beam ! Combined flux in latest and established models = 0.535853 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 121 components and 0.535852 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=9.388 mas, bpa=-3.052 degrees ! Estimated noise=2617.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000609581 Jy ! Component: 100 - total flux cleaned = -0.000442198 Jy ! Component: 150 - total flux cleaned = -0.000295505 Jy ! Component: 200 - total flux cleaned = -0.000227421 Jy ! Total flux subtracted in 200 components = -0.000227421 Jy ! Clean residual min=-0.007426 max=0.007512 Jy/beam ! Clean residual mean=-0.000013 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.535625 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 135 components and 0.535625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111991Jy sigma=0.000659 ! Fit after self-cal, rms=0.111980Jy sigma=0.000659 wmodel J0348-2749_S_2017_02_24_pus_map.mod ! Writing 135 model components to file: J0348-2749_S_2017_02_24_pus_map.mod wobs J0348-2749_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0348-2749_S_2017_02_24_pus_uvs.fits wwins J0348-2749_S_2017_02_24_pus_map.win ! wwins: Wrote 4 windows to J0348-2749_S_2017_02_24_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.00107034 Jy ! Component: 100 - total flux cleaned = 0.00292288 Jy ! Component: 150 - total flux cleaned = 0.00408151 Jy ! Component: 200 - total flux cleaned = 0.0048576 Jy ! Component: 250 - total flux cleaned = 0.00522488 Jy ! Component: 300 - total flux cleaned = 0.00574352 Jy ! Component: 350 - total flux cleaned = 0.00566103 Jy ! Component: 400 - total flux cleaned = 0.0057423 Jy ! Component: 450 - total flux cleaned = 0.00558743 Jy ! Component: 500 - total flux cleaned = 0.00551289 Jy ! Component: 550 - total flux cleaned = 0.00544079 Jy ! Component: 600 - total flux cleaned = 0.0054416 Jy ! Component: 650 - total flux cleaned = 0.00537249 Jy ! Component: 700 - total flux cleaned = 0.00530439 Jy ! Component: 750 - total flux cleaned = 0.00510335 Jy ! Component: 800 - total flux cleaned = 0.00470913 Jy ! Component: 850 - total flux cleaned = 0.00445176 Jy ! Component: 900 - total flux cleaned = 0.00432436 Jy ! Component: 950 - total flux cleaned = 0.00407684 Jy ! Component: 1000 - total flux cleaned = 0.00407573 Jy ! Component: 1050 - total flux cleaned = 0.00389646 Jy ! Component: 1100 - total flux cleaned = 0.00366137 Jy ! Component: 1150 - total flux cleaned = 0.00354696 Jy ! Component: 1200 - total flux cleaned = 0.00366245 Jy ! Component: 1250 - total flux cleaned = 0.00388826 Jy ! Component: 1300 - total flux cleaned = 0.00388851 Jy ! Component: 1350 - total flux cleaned = 0.003888 Jy ! Component: 1400 - total flux cleaned = 0.00399464 Jy ! Component: 1450 - total flux cleaned = 0.00388763 Jy ! Component: 1500 - total flux cleaned = 0.00373033 Jy ! Component: 1550 - total flux cleaned = 0.0038341 Jy ! Component: 1600 - total flux cleaned = 0.00373123 Jy ! Component: 1650 - total flux cleaned = 0.00373036 Jy ! Component: 1700 - total flux cleaned = 0.00362989 Jy ! Component: 1750 - total flux cleaned = 0.00363056 Jy ! Component: 1800 - total flux cleaned = 0.00377796 Jy ! Component: 1850 - total flux cleaned = 0.00372856 Jy ! Component: 1900 - total flux cleaned = 0.00377619 Jy ! Component: 1950 - total flux cleaned = 0.00387116 Jy ! Component: 2000 - total flux cleaned = 0.00387133 Jy ! Component: 2050 - total flux cleaned = 0.0038254 Jy ! Component: 2100 - total flux cleaned = 0.00373332 Jy ! Component: 2150 - total flux cleaned = 0.00377939 Jy ! Component: 2200 - total flux cleaned = 0.00387077 Jy ! Component: 2250 - total flux cleaned = 0.00391529 Jy ! Component: 2300 - total flux cleaned = 0.00395979 Jy ! Component: 2350 - total flux cleaned = 0.0038267 Jy ! Component: 2400 - total flux cleaned = 0.00378314 Jy ! Component: 2450 - total flux cleaned = 0.00391394 Jy ! Component: 2500 - total flux cleaned = 0.00399964 Jy ! Component: 2550 - total flux cleaned = 0.00391485 Jy ! Component: 2600 - total flux cleaned = 0.00420969 Jy ! Component: 2650 - total flux cleaned = 0.00433448 Jy ! Component: 2700 - total flux cleaned = 0.00437529 Jy ! Component: 2750 - total flux cleaned = 0.00437539 Jy ! Component: 2800 - total flux cleaned = 0.00445709 Jy ! Component: 2850 - total flux cleaned = 0.00457846 Jy ! Component: 2900 - total flux cleaned = 0.00461841 Jy ! Component: 2950 - total flux cleaned = 0.00457865 Jy ! Component: 3000 - total flux cleaned = 0.004618 Jy ! Component: 3050 - total flux cleaned = 0.00457926 Jy ! Component: 3100 - total flux cleaned = 0.00477299 Jy ! Component: 3150 - total flux cleaned = 0.00477293 Jy ! Component: 3200 - total flux cleaned = 0.00481125 Jy ! Component: 3250 - total flux cleaned = 0.00496307 Jy ! Component: 3300 - total flux cleaned = 0.00503864 Jy ! Component: 3350 - total flux cleaned = 0.00511333 Jy ! Component: 3400 - total flux cleaned = 0.00518778 Jy ! Component: 3450 - total flux cleaned = 0.00537205 Jy ! Component: 3500 - total flux cleaned = 0.00540852 Jy ! Component: 3550 - total flux cleaned = 0.00548118 Jy ! Component: 3600 - total flux cleaned = 0.00548106 Jy ! Component: 3650 - total flux cleaned = 0.00562419 Jy ! Component: 3700 - total flux cleaned = 0.00583674 Jy ! Component: 3750 - total flux cleaned = 0.00580156 Jy ! Component: 3800 - total flux cleaned = 0.00576676 Jy ! Component: 3850 - total flux cleaned = 0.00576672 Jy ! Component: 3900 - total flux cleaned = 0.0058705 Jy ! Component: 3950 - total flux cleaned = 0.00593949 Jy ! Component: 4000 - total flux cleaned = 0.00583781 Jy ! Component: 4050 - total flux cleaned = 0.00607492 Jy ! Total flux subtracted in 4096 components = 0.00604135 Jy ! Clean residual min=-0.001754 max=0.002075 Jy/beam ! Clean residual mean=-0.000006 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.541666 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 442 components and 0.541667 Jy ![Exited script file: muppet] wmap "J0348-2749_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.34 x 9.388 at -3.052 degrees (North through East) ! Clean map min=-0.0043664 max=0.35735 Jy/beam ! Writing clean map to FITS file: J0348-2749_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.357348 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000622338 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.522464 0.522464 1.04493 2.08986 4.17971 8.35943 16.7189 33.4377 66.8754 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.357 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.34 x 9.388 at -3.052 degrees (North through East) ! Clean map min=-0.0043664 max=0.35735 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 J0348-2749_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:17:08 2019