! Started logfile: J0038-0329_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:29:24 2019 obs J0038-0329_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0038-0329_S_2017_05_31_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.90614 visibilities/baseline/integration-bin. ! Found source: J0038-0329 ! ! 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 703 lines of history. ! ! Reading 12396 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 J0038-0329_S_2017_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 314 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.786504Jy sigma=0.006530 ! Fit after self-cal, rms=0.768348Jy sigma=0.006417 ! 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.676 mas, bmaj=7.577 mas, bpa=-6.028 degrees ! Estimated noise=1196 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.180635 Jy ! Component: 100 - total flux cleaned = 0.228301 Jy ! Total flux subtracted in 100 components = 0.228301 Jy ! Clean residual min=-0.011912 max=0.021097 Jy/beam ! Clean residual mean=0.000014 rms=0.002840 Jy/beam ! Combined flux in latest and established models = 0.228301 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.228301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130377Jy sigma=0.000738 ! Fit after self-cal, rms=0.130355Jy sigma=0.000738 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232325 Jy ! Component: 100 - total flux cleaned = 0.0349788 Jy ! Total flux subtracted in 100 components = 0.0349788 Jy ! Clean residual min=-0.013713 max=0.009411 Jy/beam ! Clean residual mean=0.000001 rms=0.002442 Jy/beam ! Combined flux in latest and established models = 0.26328 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 10 components and 0.26328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125772Jy sigma=0.000721 ! Fit after self-cal, rms=0.125757Jy sigma=0.000720 ! 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.179 mas, bmaj=8.497 mas, bpa=-5.575 degrees ! Estimated noise=901.575 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.00141131 Jy ! Component: 100 - total flux cleaned = -0.00158801 Jy ! Component: 150 - total flux cleaned = -0.00166744 Jy ! Component: 200 - total flux cleaned = -0.00181601 Jy ! Total flux subtracted in 200 components = -0.00181601 Jy ! Clean residual min=-0.007242 max=0.006201 Jy/beam ! Clean residual mean=0.000005 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 0.261464 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 18 components and 0.261464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125624Jy sigma=0.000719 ! Fit after self-cal, rms=0.125611Jy sigma=0.000719 ! 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.49 FD 0.92 HN 0.95 KP 1.04 ! LA 1.04 MK 0.99 NL 0.93 OV 1.05 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.02 KP 1.02 ! LA 0.99 MK 1.01 NL 1.06 OV 1.08 ! PT 1.02 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 0.99 KP 1.01 ! LA 1.01 MK 1.03 NL 1.10 OV 1.00 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.95 KP 1.01 ! LA 0.92 MK 1.09 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.125611Jy sigma=0.000719 ! Fit after self-cal, rms=0.098928Jy sigma=0.000689 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.209 mas, bmaj=8.536 mas, bpa=-5.834 degrees ! Estimated noise=911.164 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.000500404 Jy ! Component: 100 - total flux cleaned = 0.000810408 Jy ! Component: 150 - total flux cleaned = 0.000863039 Jy ! Component: 200 - total flux cleaned = 0.000958521 Jy ! Total flux subtracted in 200 components = 0.000958521 Jy ! Clean residual min=-0.004411 max=0.004131 Jy/beam ! Clean residual mean=0.000004 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.262423 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.262423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098843Jy sigma=0.000689 ! Fit after self-cal, rms=0.098742Jy sigma=0.000688 ! 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.098742Jy sigma=0.000688 ! Fit after self-cal, rms=0.091863Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=8.537 mas, bpa=-5.689 degrees ! Estimated noise=910.634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.25871e-05 Jy ! Component: 100 - total flux cleaned = 9.9987e-06 Jy ! Component: 150 - total flux cleaned = 7.7977e-05 Jy ! Component: 200 - total flux cleaned = 0.000170814 Jy ! Total flux subtracted in 200 components = 0.000170814 Jy ! Clean residual min=-0.002441 max=0.002625 Jy/beam ! Clean residual mean=-0.000002 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.262594 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.262594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091832Jy sigma=0.000679 ! Fit after self-cal, rms=0.091785Jy sigma=0.000679 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) ! Added new window around map position (17.5, 67). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239024 Jy ! Component: 100 - total flux cleaned = 0.00279933 Jy ! Component: 150 - total flux cleaned = 0.00297059 Jy ! Component: 200 - total flux cleaned = 0.00309076 Jy ! Total flux subtracted in 200 components = 0.00309076 Jy ! Clean residual min=-0.002223 max=0.002494 Jy/beam ! Clean residual mean=-0.000002 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.265684 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 51 components and 0.265684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091714Jy sigma=0.000679 ! Fit after self-cal, rms=0.091711Jy sigma=0.000679 ! Inverting map ! Added new window around map position (72, 88). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146629 Jy ! Component: 100 - total flux cleaned = 0.00184911 Jy ! Component: 150 - total flux cleaned = 0.00207907 Jy ! Component: 200 - total flux cleaned = 0.00224952 Jy ! Total flux subtracted in 200 components = 0.00224952 Jy ! Clean residual min=-0.002148 max=0.002142 Jy/beam ! Clean residual mean=-0.000001 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.267934 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 82 components and 0.267934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091652Jy sigma=0.000678 ! Fit after self-cal, rms=0.091649Jy sigma=0.000678 ! 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.091649Jy sigma=0.000678 ! Fit after self-cal, rms=0.091457Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=8.539 mas, bpa=-5.681 degrees ! Estimated noise=909.911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000239805 Jy ! Component: 100 - total flux cleaned = 0.000306386 Jy ! Component: 150 - total flux cleaned = 0.000335159 Jy ! Component: 200 - total flux cleaned = 0.000446588 Jy ! Total flux subtracted in 200 components = 0.000446588 Jy ! Clean residual min=-0.002100 max=0.002076 Jy/beam ! Clean residual mean=-0.000002 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.268381 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 92 components and 0.26838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091435Jy sigma=0.000678 ! Fit after self-cal, rms=0.091431Jy sigma=0.000678 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.19409e-06 Jy ! Component: 100 - total flux cleaned = 4.85074e-05 Jy ! Component: 150 - total flux cleaned = 0.00014489 Jy ! Component: 200 - total flux cleaned = 0.000234971 Jy ! Total flux subtracted in 200 components = 0.000234971 Jy ! Clean residual min=-0.002037 max=0.002053 Jy/beam ! Clean residual mean=-0.000002 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.268615 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 101 components and 0.268615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091418Jy sigma=0.000678 ! Fit after self-cal, rms=0.091418Jy sigma=0.000678 ! 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.091418Jy sigma=0.000678 ! Fit after self-cal, rms=0.091368Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.456 mas, bmaj=14.88 mas, bpa=-7.854 degrees ! Estimated noise=1146.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000688667 Jy ! Component: 100 - total flux cleaned = 0.000819604 Jy ! Component: 150 - total flux cleaned = 0.000764615 Jy ! Component: 200 - total flux cleaned = 0.000713094 Jy ! Total flux subtracted in 200 components = 0.000713094 Jy ! Clean residual min=-0.002008 max=0.002395 Jy/beam ! Clean residual mean=-0.000003 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.269329 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 0.269329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091366Jy sigma=0.000678 ! Fit after self-cal, rms=0.091365Jy sigma=0.000678 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.000113075 Jy ! Component: 100 - total flux cleaned = 8.13883e-05 Jy ! Component: 150 - total flux cleaned = 5.15271e-05 Jy ! Component: 200 - total flux cleaned = 2.21836e-05 Jy ! Total flux subtracted in 200 components = 2.21836e-05 Jy ! Clean residual min=-0.001957 max=0.002364 Jy/beam ! Clean residual mean=-0.000004 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.269351 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 129 components and 0.269351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091364Jy sigma=0.000678 ! Fit after self-cal, rms=0.091364Jy sigma=0.000678 ! 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.218 mas, bmaj=8.54 mas, bpa=-5.677 degrees ! Estimated noise=909.64 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.218 x 8.54 at -5.677 degrees (North through East) ! Clean map min=-0.0019302 max=0.23253 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.738 mas, bmaj=7.57 mas, bpa=-5.91 degrees ! Estimated noise=1175.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.177395 Jy ! Component: 100 - total flux cleaned = 0.221306 Jy ! Component: 150 - total flux cleaned = 0.241286 Jy ! Component: 200 - total flux cleaned = 0.251197 Jy ! Total flux subtracted in 200 components = 0.251197 Jy ! Clean residual min=-0.003738 max=0.006052 Jy/beam ! Clean residual mean=0.000002 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.251197 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.251197 Jy ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=8.54 mas, bpa=-5.677 degrees ! Estimated noise=909.64 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 (3.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00629941 Jy ! Component: 100 - total flux cleaned = 0.00975465 Jy ! Component: 150 - total flux cleaned = 0.0120072 Jy ! Component: 200 - total flux cleaned = 0.0134051 Jy ! Total flux subtracted in 200 components = 0.0134051 Jy ! Clean residual min=-0.002158 max=0.002124 Jy/beam ! Clean residual mean=-0.000001 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.264603 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 47 components and 0.264603 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.456 mas, bmaj=14.88 mas, bpa=-7.854 degrees ! Estimated noise=1146.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206316 Jy ! Component: 100 - total flux cleaned = 0.00342767 Jy ! Component: 150 - total flux cleaned = 0.00438329 Jy ! Component: 200 - total flux cleaned = 0.00486125 Jy ! Total flux subtracted in 200 components = 0.00486125 Jy ! Clean residual min=-0.001937 max=0.002338 Jy/beam ! Clean residual mean=-0.000003 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.269464 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.000299125 Jy ! Component: 100 - total flux cleaned = 0.0003973 Jy ! Component: 150 - total flux cleaned = 0.000488082 Jy ! Component: 200 - total flux cleaned = 0.000572755 Jy ! Total flux subtracted in 200 components = 0.000572755 Jy ! Clean residual min=-0.001934 max=0.002290 Jy/beam ! Clean residual mean=-0.000003 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.270037 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 100 components and 0.270036 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=8.54 mas, bpa=-5.677 degrees ! Estimated noise=909.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000830288 Jy ! Component: 100 - total flux cleaned = -0.00074048 Jy ! Component: 150 - total flux cleaned = -0.000702024 Jy ! Component: 200 - total flux cleaned = -0.000666816 Jy ! Total flux subtracted in 200 components = -0.000666816 Jy ! Clean residual min=-0.001918 max=0.001912 Jy/beam ! Clean residual mean=-0.000002 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.26937 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 126 components and 0.26937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091378Jy sigma=0.000678 ! Fit after self-cal, rms=0.091372Jy sigma=0.000678 wmodel J0038-0329_S_2017_05_31_pus_map.mod ! Writing 126 model components to file: J0038-0329_S_2017_05_31_pus_map.mod wobs J0038-0329_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0038-0329_S_2017_05_31_pus_uvs.fits wwins J0038-0329_S_2017_05_31_pus_map.win ! wwins: Wrote 4 windows to J0038-0329_S_2017_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.000220457 Jy ! Component: 100 - total flux cleaned = 0.000392556 Jy ! Component: 150 - total flux cleaned = 0.00055587 Jy ! Component: 200 - total flux cleaned = 0.000839218 Jy ! Component: 250 - total flux cleaned = 0.000960533 Jy ! Component: 300 - total flux cleaned = 0.00107768 Jy ! Component: 350 - total flux cleaned = 0.00119133 Jy ! Component: 400 - total flux cleaned = 0.00116373 Jy ! Component: 450 - total flux cleaned = 0.00121736 Jy ! Component: 500 - total flux cleaned = 0.00124399 Jy ! Component: 550 - total flux cleaned = 0.00124347 Jy ! Component: 600 - total flux cleaned = 0.0012176 Jy ! Component: 650 - total flux cleaned = 0.00116822 Jy ! Component: 700 - total flux cleaned = 0.00119265 Jy ! Component: 750 - total flux cleaned = 0.00121617 Jy ! Component: 800 - total flux cleaned = 0.00119308 Jy ! Component: 850 - total flux cleaned = 0.00128514 Jy ! Component: 900 - total flux cleaned = 0.00130767 Jy ! Component: 950 - total flux cleaned = 0.00137466 Jy ! Component: 1000 - total flux cleaned = 0.00146245 Jy ! Component: 1050 - total flux cleaned = 0.00154887 Jy ! Component: 1100 - total flux cleaned = 0.00161268 Jy ! Component: 1150 - total flux cleaned = 0.00165437 Jy ! Component: 1200 - total flux cleaned = 0.00173697 Jy ! Component: 1250 - total flux cleaned = 0.00171601 Jy ! Component: 1300 - total flux cleaned = 0.00171589 Jy ! Component: 1350 - total flux cleaned = 0.00169617 Jy ! Component: 1400 - total flux cleaned = 0.00173598 Jy ! Component: 1450 - total flux cleaned = 0.00175549 Jy ! Component: 1500 - total flux cleaned = 0.00171704 Jy ! Component: 1550 - total flux cleaned = 0.00175507 Jy ! Component: 1600 - total flux cleaned = 0.00171777 Jy ! Component: 1650 - total flux cleaned = 0.00166278 Jy ! Component: 1700 - total flux cleaned = 0.00171764 Jy ! Component: 1750 - total flux cleaned = 0.00162746 Jy ! Component: 1800 - total flux cleaned = 0.00168089 Jy ! Component: 1850 - total flux cleaned = 0.00162792 Jy ! Component: 1900 - total flux cleaned = 0.00161049 Jy ! Component: 1950 - total flux cleaned = 0.00159331 Jy ! Component: 2000 - total flux cleaned = 0.00159325 Jy ! Component: 2050 - total flux cleaned = 0.0015766 Jy ! Component: 2100 - total flux cleaned = 0.00161026 Jy ! Component: 2150 - total flux cleaned = 0.00169301 Jy ! Component: 2200 - total flux cleaned = 0.00172585 Jy ! Component: 2250 - total flux cleaned = 0.00177438 Jy ! Component: 2300 - total flux cleaned = 0.00179059 Jy ! Component: 2350 - total flux cleaned = 0.00180648 Jy ! Component: 2400 - total flux cleaned = 0.00183821 Jy ! Component: 2450 - total flux cleaned = 0.00186974 Jy ! Component: 2500 - total flux cleaned = 0.00190082 Jy ! Component: 2550 - total flux cleaned = 0.00196214 Jy ! Component: 2600 - total flux cleaned = 0.00199254 Jy ! Component: 2650 - total flux cleaned = 0.00203795 Jy ! Component: 2700 - total flux cleaned = 0.00203786 Jy ! Component: 2750 - total flux cleaned = 0.00202283 Jy ! Component: 2800 - total flux cleaned = 0.00200799 Jy ! Component: 2850 - total flux cleaned = 0.00205174 Jy ! Component: 2900 - total flux cleaned = 0.00205176 Jy ! Component: 2950 - total flux cleaned = 0.00205158 Jy ! Component: 3000 - total flux cleaned = 0.0020657 Jy ! Component: 3050 - total flux cleaned = 0.00207973 Jy ! Component: 3100 - total flux cleaned = 0.00207957 Jy ! Component: 3150 - total flux cleaned = 0.00205172 Jy ! Component: 3200 - total flux cleaned = 0.00206552 Jy ! Component: 3250 - total flux cleaned = 0.00203797 Jy ! Component: 3300 - total flux cleaned = 0.00203824 Jy ! Component: 3350 - total flux cleaned = 0.00205158 Jy ! Component: 3400 - total flux cleaned = 0.00205167 Jy ! Component: 3450 - total flux cleaned = 0.00197166 Jy ! Component: 3500 - total flux cleaned = 0.00198496 Jy ! Component: 3550 - total flux cleaned = 0.00197176 Jy ! Component: 3600 - total flux cleaned = 0.00197179 Jy ! Component: 3650 - total flux cleaned = 0.00197178 Jy ! Component: 3700 - total flux cleaned = 0.0019331 Jy ! Component: 3750 - total flux cleaned = 0.00190746 Jy ! Component: 3800 - total flux cleaned = 0.00188209 Jy ! Component: 3850 - total flux cleaned = 0.0018568 Jy ! Component: 3900 - total flux cleaned = 0.00181928 Jy ! Component: 3950 - total flux cleaned = 0.001782 Jy ! Component: 4000 - total flux cleaned = 0.00175723 Jy ! Component: 4050 - total flux cleaned = 0.00173258 Jy ! Total flux subtracted in 4096 components = 0.00172034 Jy ! Clean residual min=-0.000667 max=0.000805 Jy/beam ! Clean residual mean=-0.000001 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.27109 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 400 components and 0.27109 Jy ![Exited script file: muppet] wmap "J0038-0329_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.218 x 8.54 at -5.677 degrees (North through East) ! Clean map min=-0.0016018 max=0.23178 Jy/beam ! Writing clean map to FITS file: J0038-0329_S_2017_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.23178 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000218908 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.283339 0.283339 0.566679 1.13336 2.26671 4.53343 9.06686 18.1337 36.2674 72.5349 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.231 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.218 x 8.54 at -5.677 degrees (North through East) ! Clean map min=-0.0016018 max=0.23178 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 J0038-0329_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:29:33 2019