! Started logfile: J1348-1640_S_2017_03_23_pus_uvs.log on Mon May 13 10:01:09 2019 obs J1348-1640_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1348-1640_S_2017_03_23_pus_uva.fits ! AN table 1: 219 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.804871 visibilities/baseline/integration-bin. ! Found source: J1348-1640 ! ! 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 481 lines of history. ! ! Reading 31728 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 J1348-1640_S_2017_03_23_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 289 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 259 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 861 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.959247Jy sigma=0.007087 ! Fit after self-cal, rms=0.937783Jy sigma=0.006940 ! 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.733 mas, bmaj=7.158 mas, bpa=1.716 degrees ! Estimated noise=1089.97 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.0485204 Jy ! Component: 100 - total flux cleaned = 0.059511 Jy ! Total flux subtracted in 100 components = 0.059511 Jy ! Clean residual min=-0.003315 max=0.004314 Jy/beam ! Clean residual mean=-0.000000 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.059511 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.059511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097545Jy sigma=0.000658 ! Fit after self-cal, rms=0.097277Jy sigma=0.000657 ! 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.412 mas, bmaj=9.077 mas, bpa=-0.6405 degrees ! Estimated noise=596.652 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.00779729 Jy ! Component: 100 - total flux cleaned = 0.0111182 Jy ! Component: 150 - total flux cleaned = 0.0128002 Jy ! Component: 200 - total flux cleaned = 0.0137146 Jy ! Total flux subtracted in 200 components = 0.0137146 Jy ! Clean residual min=-0.002316 max=0.003165 Jy/beam ! Clean residual mean=0.000004 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.0732256 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 45 components and 0.0732256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096632Jy sigma=0.000653 ! Fit after self-cal, rms=0.096652Jy sigma=0.000653 ! Inverting map ! Added new window around map position (6, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00326608 Jy ! Component: 100 - total flux cleaned = 0.00508089 Jy ! Component: 150 - total flux cleaned = 0.00619822 Jy ! Component: 200 - total flux cleaned = 0.00659734 Jy ! Total flux subtracted in 200 components = 0.00659734 Jy ! Clean residual min=-0.002237 max=0.002021 Jy/beam ! Clean residual mean=0.000003 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.0798229 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 68 components and 0.0798229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096529Jy sigma=0.000652 ! Fit after self-cal, rms=0.096488Jy sigma=0.000651 ! 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.01 FD 0.95 HN 1.07 KP 1.05 ! LA 1.04 MK 0.97 NL 0.89 OV 1.04 ! PT 1.05 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.05 HN 1.12 KP 1.06 ! LA 0.97 MK 1.03 NL 1.03 OV 1.03 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 HN 1.10 KP 0.91 ! LA 0.79 MK 1.03 NL 1.06 OV 0.98 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 HN 0.97 KP 1.00* ! LA 0.77 MK 1.17 NL 1.00* OV 0.99 ! PT 1.06 SC 1.09 ! ! ! Fit before self-cal, rms=0.096488Jy sigma=0.000651 ! Fit after self-cal, rms=0.093817Jy sigma=0.000649 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=9.089 mas, bpa=-0.1402 degrees ! Estimated noise=599.443 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.000629043 Jy ! Component: 100 - total flux cleaned = 0.000631511 Jy ! Component: 150 - total flux cleaned = 0.000686164 Jy ! Component: 200 - total flux cleaned = 0.000733704 Jy ! Total flux subtracted in 200 components = 0.000733704 Jy ! Clean residual min=-0.001776 max=0.001913 Jy/beam ! Clean residual mean=0.000002 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0805566 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.0805566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093785Jy sigma=0.000649 ! Fit after self-cal, rms=0.093681Jy sigma=0.000649 ! 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.093681Jy sigma=0.000649 ! Fit after self-cal, rms=0.094000Jy sigma=0.000648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.447 mas, bmaj=9.073 mas, bpa=-0.1856 degrees ! Estimated noise=597.394 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000650525 Jy ! Component: 100 - total flux cleaned = 0.000652629 Jy ! Component: 150 - total flux cleaned = 0.000619426 Jy ! Component: 200 - total flux cleaned = 0.000590723 Jy ! Total flux subtracted in 200 components = 0.000590723 Jy ! Clean residual min=-0.001626 max=0.001432 Jy/beam ! Clean residual mean=0.000003 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.0811474 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.0811474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093990Jy sigma=0.000648 ! Fit after self-cal, rms=0.094023Jy sigma=0.000648 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.000136146 Jy ! Component: 100 - total flux cleaned = 0.000120203 Jy ! Component: 150 - total flux cleaned = 7.96704e-05 Jy ! Component: 200 - total flux cleaned = 6.70474e-05 Jy ! Total flux subtracted in 200 components = 6.70474e-05 Jy ! Clean residual min=-0.001598 max=0.001453 Jy/beam ! Clean residual mean=0.000004 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0812144 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.0812144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094017Jy sigma=0.000648 ! Fit after self-cal, rms=0.094014Jy sigma=0.000648 ! 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.094014Jy sigma=0.000648 ! Fit after self-cal, rms=0.094385Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=9.049 mas, bpa=-0.2385 degrees ! Estimated noise=595.574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143366 Jy ! Component: 100 - total flux cleaned = 9.48933e-05 Jy ! Component: 150 - total flux cleaned = 6.7359e-05 Jy ! Component: 200 - total flux cleaned = 5.50778e-05 Jy ! Total flux subtracted in 200 components = 5.50778e-05 Jy ! Clean residual min=-0.001587 max=0.001386 Jy/beam ! Clean residual mean=0.000004 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0812695 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 101 components and 0.0812695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094379Jy sigma=0.000647 ! Fit after self-cal, rms=0.094392Jy sigma=0.000647 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.54714e-05 Jy ! Component: 100 - total flux cleaned = -4.02538e-05 Jy ! Component: 150 - total flux cleaned = -3.97231e-05 Jy ! Component: 200 - total flux cleaned = -5.98857e-05 Jy ! Total flux subtracted in 200 components = -5.98857e-05 Jy ! Clean residual min=-0.001576 max=0.001408 Jy/beam ! Clean residual mean=0.000004 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0812096 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 108 components and 0.0812096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094389Jy sigma=0.000647 ! Fit after self-cal, rms=0.094389Jy sigma=0.000647 ! 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.094389Jy sigma=0.000647 ! Fit after self-cal, rms=0.094456Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.727 mas, bmaj=16.13 mas, bpa=6.444 degrees ! Estimated noise=721.845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000139563 Jy ! Component: 100 - total flux cleaned = 0.000130272 Jy ! Component: 150 - total flux cleaned = 0.000153303 Jy ! Component: 200 - total flux cleaned = 0.000165984 Jy ! Total flux subtracted in 200 components = 0.000165984 Jy ! Clean residual min=-0.001354 max=0.001640 Jy/beam ! Clean residual mean=0.000006 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0813756 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 117 components and 0.0813756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094455Jy sigma=0.000647 ! Fit after self-cal, rms=0.094457Jy sigma=0.000647 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.21116e-05 Jy ! Component: 100 - total flux cleaned = -1.25617e-05 Jy ! Component: 150 - total flux cleaned = -1.20714e-07 Jy ! Component: 200 - total flux cleaned = -5.06509e-08 Jy ! Total flux subtracted in 200 components = -5.06509e-08 Jy ! Clean residual min=-0.001356 max=0.001651 Jy/beam ! Clean residual mean=0.000007 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0813756 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 120 components and 0.0813756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094456Jy sigma=0.000647 ! Fit after self-cal, rms=0.094455Jy sigma=0.000647 ! 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.431 mas, bmaj=9.041 mas, bpa=-0.2855 degrees ! Estimated noise=595.07 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.431 x 9.041 at -0.2855 degrees (North through East) ! Clean map min=-0.0015129 max=0.065622 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.745 mas, bmaj=7.121 mas, bpa=2.441 degrees ! Estimated noise=1090.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0487472 Jy ! Component: 100 - total flux cleaned = 0.0606168 Jy ! Component: 150 - total flux cleaned = 0.0666358 Jy ! Component: 200 - total flux cleaned = 0.0707083 Jy ! Total flux subtracted in 200 components = 0.0707083 Jy ! Clean residual min=-0.002979 max=0.003108 Jy/beam ! Clean residual mean=0.000001 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.0707083 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0707083 Jy ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=9.041 mas, bpa=-0.2855 degrees ! Estimated noise=595.07 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.00420748 Jy ! Component: 100 - total flux cleaned = 0.00645573 Jy ! Component: 150 - total flux cleaned = 0.00798315 Jy ! Component: 200 - total flux cleaned = 0.00901691 Jy ! Total flux subtracted in 200 components = 0.00901691 Jy ! Clean residual min=-0.001612 max=0.001412 Jy/beam ! Clean residual mean=0.000003 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.0797253 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 45 components and 0.0797252 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.727 mas, bmaj=16.13 mas, bpa=6.444 degrees ! Estimated noise=721.845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000982221 Jy ! Component: 100 - total flux cleaned = 0.00141574 Jy ! Component: 150 - total flux cleaned = 0.00150517 Jy ! Component: 200 - total flux cleaned = 0.00154983 Jy ! Total flux subtracted in 200 components = 0.00154983 Jy ! Clean residual min=-0.001353 max=0.001650 Jy/beam ! Clean residual mean=0.000006 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.0812751 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 = 4.01896e-05 Jy ! Component: 100 - total flux cleaned = 7.54187e-05 Jy ! Component: 150 - total flux cleaned = 0.00010618 Jy ! Component: 200 - total flux cleaned = 0.000124695 Jy ! Total flux subtracted in 200 components = 0.000124695 Jy ! Clean residual min=-0.001339 max=0.001661 Jy/beam ! Clean residual mean=0.000006 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0813998 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 89 components and 0.0813998 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=9.041 mas, bpa=-0.2855 degrees ! Estimated noise=595.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000250061 Jy ! Component: 100 - total flux cleaned = -0.000249559 Jy ! Component: 150 - total flux cleaned = -0.000232958 Jy ! Component: 200 - total flux cleaned = -0.000217266 Jy ! Total flux subtracted in 200 components = -0.000217266 Jy ! Clean residual min=-0.001587 max=0.001431 Jy/beam ! Clean residual mean=0.000004 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.0811825 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 109 components and 0.0811825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094463Jy sigma=0.000647 ! Fit after self-cal, rms=0.094452Jy sigma=0.000647 wmodel J1348-1640_S_2017_03_23_pus_map.mod ! Writing 109 model components to file: J1348-1640_S_2017_03_23_pus_map.mod wobs J1348-1640_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1348-1640_S_2017_03_23_pus_uvs.fits wwins J1348-1640_S_2017_03_23_pus_map.win ! wwins: Wrote 2 windows to J1348-1640_S_2017_03_23_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.000227536 Jy ! Component: 100 - total flux cleaned = -0.000251764 Jy ! Component: 150 - total flux cleaned = -0.000159137 Jy ! Component: 200 - total flux cleaned = -2.60812e-05 Jy ! Component: 250 - total flux cleaned = 0.000166304 Jy ! Component: 300 - total flux cleaned = 0.000332939 Jy ! Component: 350 - total flux cleaned = 0.000515711 Jy ! Component: 400 - total flux cleaned = 0.000713698 Jy ! Component: 450 - total flux cleaned = 0.000907076 Jy ! Component: 500 - total flux cleaned = 0.00111526 Jy ! Component: 550 - total flux cleaned = 0.0013008 Jy ! Component: 600 - total flux cleaned = 0.00146511 Jy ! Component: 650 - total flux cleaned = 0.00162653 Jy ! Component: 700 - total flux cleaned = 0.00178508 Jy ! Component: 750 - total flux cleaned = 0.00188867 Jy ! Component: 800 - total flux cleaned = 0.00200795 Jy ! Component: 850 - total flux cleaned = 0.00209174 Jy ! Component: 900 - total flux cleaned = 0.0021582 Jy ! Component: 950 - total flux cleaned = 0.00222355 Jy ! Component: 1000 - total flux cleaned = 0.00230384 Jy ! Component: 1050 - total flux cleaned = 0.00235159 Jy ! Component: 1100 - total flux cleaned = 0.00242993 Jy ! Component: 1150 - total flux cleaned = 0.0025072 Jy ! Component: 1200 - total flux cleaned = 0.002644 Jy ! Component: 1250 - total flux cleaned = 0.00268901 Jy ! Component: 1300 - total flux cleaned = 0.00282244 Jy ! Component: 1350 - total flux cleaned = 0.0029395 Jy ! Component: 1400 - total flux cleaned = 0.00301156 Jy ! Component: 1450 - total flux cleaned = 0.00309744 Jy ! Component: 1500 - total flux cleaned = 0.00316812 Jy ! Component: 1550 - total flux cleaned = 0.00322415 Jy ! Component: 1600 - total flux cleaned = 0.00332119 Jy ! Component: 1650 - total flux cleaned = 0.00340346 Jy ! Component: 1700 - total flux cleaned = 0.00341713 Jy ! Component: 1750 - total flux cleaned = 0.00353797 Jy ! Component: 1800 - total flux cleaned = 0.00356446 Jy ! Component: 1850 - total flux cleaned = 0.00370932 Jy ! Component: 1900 - total flux cleaned = 0.00373542 Jy ! Component: 1950 - total flux cleaned = 0.00380015 Jy ! Component: 2000 - total flux cleaned = 0.00385123 Jy ! Component: 2050 - total flux cleaned = 0.00390203 Jy ! Component: 2100 - total flux cleaned = 0.00395221 Jy ! Component: 2150 - total flux cleaned = 0.00400203 Jy ! Component: 2200 - total flux cleaned = 0.00401443 Jy ! Component: 2250 - total flux cleaned = 0.0040511 Jy ! Component: 2300 - total flux cleaned = 0.00413593 Jy ! Component: 2350 - total flux cleaned = 0.00420785 Jy ! Component: 2400 - total flux cleaned = 0.00424359 Jy ! Component: 2450 - total flux cleaned = 0.00430274 Jy ! Component: 2500 - total flux cleaned = 0.00438467 Jy ! Component: 2550 - total flux cleaned = 0.00439627 Jy ! Component: 2600 - total flux cleaned = 0.00445406 Jy ! Component: 2650 - total flux cleaned = 0.00453413 Jy ! Component: 2700 - total flux cleaned = 0.0046137 Jy ! Component: 2750 - total flux cleaned = 0.0046475 Jy ! Component: 2800 - total flux cleaned = 0.00472571 Jy ! Component: 2850 - total flux cleaned = 0.00478118 Jy ! Component: 2900 - total flux cleaned = 0.00483622 Jy ! Component: 2950 - total flux cleaned = 0.00488 Jy ! Component: 3000 - total flux cleaned = 0.00493443 Jy ! Component: 3050 - total flux cleaned = 0.00498847 Jy ! Component: 3100 - total flux cleaned = 0.00505264 Jy ! Component: 3150 - total flux cleaned = 0.00512708 Jy ! Component: 3200 - total flux cleaned = 0.00514808 Jy ! Component: 3250 - total flux cleaned = 0.00520056 Jy ! Component: 3300 - total flux cleaned = 0.00526306 Jy ! Component: 3350 - total flux cleaned = 0.00529406 Jy ! Component: 3400 - total flux cleaned = 0.00536599 Jy ! Component: 3450 - total flux cleaned = 0.00539665 Jy ! Component: 3500 - total flux cleaned = 0.00545736 Jy ! Component: 3550 - total flux cleaned = 0.00550765 Jy ! Component: 3600 - total flux cleaned = 0.00554763 Jy ! Component: 3650 - total flux cleaned = 0.00551776 Jy ! Component: 3700 - total flux cleaned = 0.00561656 Jy ! Component: 3750 - total flux cleaned = 0.00558713 Jy ! Component: 3800 - total flux cleaned = 0.00560678 Jy ! Component: 3850 - total flux cleaned = 0.00565526 Jy ! Component: 3900 - total flux cleaned = 0.00567463 Jy ! Component: 3950 - total flux cleaned = 0.00573209 Jy ! Component: 4000 - total flux cleaned = 0.00572259 Jy ! Component: 4050 - total flux cleaned = 0.0058173 Jy ! Total flux subtracted in 4096 components = 0.00581729 Jy ! Clean residual min=-0.000701 max=0.000602 Jy/beam ! Clean residual mean=-0.000000 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.0869998 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 396 components and 0.0869998 Jy ![Exited script file: muppet] wmap "J1348-1640_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.431 x 9.041 at -0.2855 degrees (North through East) ! Clean map min=-0.0011747 max=0.065647 Jy/beam ! Writing clean map to FITS file: J1348-1640_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0656471 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000176089 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.804708 0.804708 1.60942 3.21883 6.43766 12.8753 25.7507 51.5013 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.065 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.431 x 9.041 at -0.2855 degrees (North through East) ! Clean map min=-0.0011747 max=0.065647 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 J1348-1640_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:01:16 2019