! Started logfile: J0650-0152_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:09:00 2017 obs J0650-0152_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0650-0152_S_2015_01_23_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.716421 visibilities/baseline/integration-bin. ! Found source: J0650-0152 ! ! 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 338 lines of history. ! ! Reading 14572 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 J0650-0152_S_2015_01_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 238 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 183 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 238 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 183 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.873307Jy sigma=0.009678 ! Fit after self-cal, rms=0.849705Jy sigma=0.009427 ! 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.842 mas, bmaj=6.836 mas, bpa=0.6882 degrees ! Estimated noise=811.341 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.12312 Jy ! Component: 100 - total flux cleaned = 0.175943 Jy ! Total flux subtracted in 100 components = 0.175943 Jy ! Clean residual min=-0.012360 max=0.025760 Jy/beam ! Clean residual mean=0.000037 rms=0.004215 Jy/beam ! Combined flux in latest and established models = 0.175943 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.175943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106172Jy sigma=0.001061 ! Fit after self-cal, rms=0.104493Jy sigma=0.001041 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0329396 Jy ! Component: 100 - total flux cleaned = 0.0506164 Jy ! Total flux subtracted in 100 components = 0.0506164 Jy ! Clean residual min=-0.008047 max=0.011781 Jy/beam ! Clean residual mean=0.000030 rms=0.002495 Jy/beam ! Combined flux in latest and established models = 0.22656 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.22656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094085Jy sigma=0.000884 ! Fit after self-cal, rms=0.093698Jy sigma=0.000879 ! 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.223 mas, bmaj=7.427 mas, bpa=1.34 degrees ! Estimated noise=554.431 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.0136688 Jy ! Component: 100 - total flux cleaned = 0.0206416 Jy ! Component: 150 - total flux cleaned = 0.0246613 Jy ! Component: 200 - total flux cleaned = 0.0271496 Jy ! Total flux subtracted in 200 components = 0.0271496 Jy ! Clean residual min=-0.005815 max=0.010628 Jy/beam ! Clean residual mean=0.000043 rms=0.002023 Jy/beam ! Combined flux in latest and established models = 0.253709 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 50 components and 0.253709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092394Jy sigma=0.000851 ! Fit after self-cal, rms=0.092356Jy sigma=0.000850 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 0.93 KP 1.09 ! LA 1.08 MK 0.96 NL 0.98 OV 0.93 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 3.17 HN 0.98 KP 1.00 ! LA 1.04 MK 1.01 NL 1.11 OV 0.98 ! PT 0.93 SC 1.06 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00* HN 0.99 KP 0.88 ! LA 0.85 MK 1.03 NL 1.20 OV 0.89 ! PT 0.95 SC 1.07 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 3.26 HN 1.00 KP 0.82 ! LA 0.87 MK 1.01 NL 1.01 OV 0.98 ! PT 0.99 SC 1.02 ! ! ! Fit before self-cal, rms=0.092356Jy sigma=0.000850 ! Fit after self-cal, rms=0.149150Jy sigma=0.000791 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.234 mas, bmaj=7.481 mas, bpa=1.016 degrees ! Estimated noise=553.789 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.000381822 Jy ! Component: 100 - total flux cleaned = -8.52086e-06 Jy ! Component: 150 - total flux cleaned = 0.00029165 Jy ! Component: 200 - total flux cleaned = 0.00057899 Jy ! Total flux subtracted in 200 components = 0.00057899 Jy ! Clean residual min=-0.004711 max=0.004190 Jy/beam ! Clean residual mean=0.000011 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.254288 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.254288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149087Jy sigma=0.000790 ! Fit after self-cal, rms=0.149488Jy sigma=0.000790 ! 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.149488Jy sigma=0.000790 ! Fit after self-cal, rms=0.151136Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.231 mas, bmaj=7.47 mas, bpa=0.8862 degrees ! Estimated noise=552.603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.2757e-05 Jy ! Component: 100 - total flux cleaned = 3.9654e-05 Jy ! Component: 150 - total flux cleaned = 4.00153e-05 Jy ! Component: 200 - total flux cleaned = 4.04087e-05 Jy ! Total flux subtracted in 200 components = 4.04087e-05 Jy ! Clean residual min=-0.001791 max=0.002681 Jy/beam ! Clean residual mean=0.000001 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.254329 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.254329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151111Jy sigma=0.000776 ! Fit after self-cal, rms=0.151135Jy sigma=0.000776 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 (4, 17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00260183 Jy ! Component: 100 - total flux cleaned = 0.00391481 Jy ! Component: 150 - total flux cleaned = 0.00428109 Jy ! Component: 200 - total flux cleaned = 0.00441288 Jy ! Total flux subtracted in 200 components = 0.00441288 Jy ! Clean residual min=-0.001553 max=0.001733 Jy/beam ! Clean residual mean=0.000001 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.258742 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 81 components and 0.258742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151113Jy sigma=0.000775 ! Fit after self-cal, rms=0.151110Jy sigma=0.000775 ! 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.151110Jy sigma=0.000775 ! Fit after self-cal, rms=0.151113Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=7.468 mas, bpa=0.9026 degrees ! Estimated noise=551.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000802101 Jy ! Component: 100 - total flux cleaned = 0.00106921 Jy ! Component: 150 - total flux cleaned = 0.0012692 Jy ! Component: 200 - total flux cleaned = 0.00133688 Jy ! Total flux subtracted in 200 components = 0.00133688 Jy ! Clean residual min=-0.001441 max=0.001618 Jy/beam ! Clean residual mean=0.000002 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.260079 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 90 components and 0.260078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151114Jy sigma=0.000774 ! Fit after self-cal, rms=0.151108Jy sigma=0.000774 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.000247049 Jy ! Component: 100 - total flux cleaned = 0.00041893 Jy ! Component: 150 - total flux cleaned = 0.000497706 Jy ! Component: 200 - total flux cleaned = 0.000572377 Jy ! Total flux subtracted in 200 components = 0.000572377 Jy ! Clean residual min=-0.001439 max=0.001576 Jy/beam ! Clean residual mean=0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.260651 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.260651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151107Jy sigma=0.000774 ! Fit after self-cal, rms=0.151104Jy sigma=0.000774 ! 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.151104Jy sigma=0.000774 ! Fit after self-cal, rms=0.151093Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.976 mas, bmaj=12.01 mas, bpa=1.816 degrees ! Estimated noise=709.683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00072218 Jy ! Component: 100 - total flux cleaned = 0.000978005 Jy ! Component: 150 - total flux cleaned = 0.00116946 Jy ! Component: 200 - total flux cleaned = 0.00126099 Jy ! Total flux subtracted in 200 components = 0.00126099 Jy ! Clean residual min=-0.001782 max=0.001609 Jy/beam ! Clean residual mean=0.000004 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.261912 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 104 components and 0.261912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151100Jy sigma=0.000774 ! Fit after self-cal, rms=0.151098Jy sigma=0.000774 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.00029681 Jy ! Component: 100 - total flux cleaned = 0.000456593 Jy ! Component: 150 - total flux cleaned = 0.000588354 Jy ! Component: 200 - total flux cleaned = 0.000665145 Jy ! Total flux subtracted in 200 components = 0.000665145 Jy ! Clean residual min=-0.001735 max=0.001563 Jy/beam ! Clean residual mean=0.000003 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.262577 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 112 components and 0.262577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151100Jy sigma=0.000774 ! Fit after self-cal, rms=0.151100Jy sigma=0.000774 ! 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.23 mas, bmaj=7.468 mas, bpa=0.9183 degrees ! Estimated noise=551.914 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.23 x 7.468 at 0.9183 degrees (North through East) ! Clean map min=-0.0014577 max=0.15359 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.841 mas, bmaj=6.856 mas, bpa=0.3317 degrees ! Estimated noise=811.735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126323 Jy ! Component: 100 - total flux cleaned = 0.182193 Jy ! Component: 150 - total flux cleaned = 0.210322 Jy ! Component: 200 - total flux cleaned = 0.226236 Jy ! Total flux subtracted in 200 components = 0.226236 Jy ! Clean residual min=-0.005050 max=0.008152 Jy/beam ! Clean residual mean=0.000007 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 0.226236 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.226236 Jy ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=7.468 mas, bpa=0.9183 degrees ! Estimated noise=551.914 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.0113424 Jy ! Component: 100 - total flux cleaned = 0.0179844 Jy ! Component: 150 - total flux cleaned = 0.022389 Jy ! Component: 200 - total flux cleaned = 0.0254031 Jy ! Total flux subtracted in 200 components = 0.0254031 Jy ! Clean residual min=-0.002207 max=0.002616 Jy/beam ! Clean residual mean=0.000004 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.251639 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 44 components and 0.251639 Jy ! Inverting map ! Added new window around map position (-1.5, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00257014 Jy ! Component: 100 - total flux cleaned = 0.00438496 Jy ! Component: 150 - total flux cleaned = 0.00553297 Jy ! Component: 200 - total flux cleaned = 0.00637689 Jy ! Total flux subtracted in 200 components = 0.00637689 Jy ! Clean residual min=-0.001580 max=0.001538 Jy/beam ! Clean residual mean=0.000002 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.258016 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 61 components and 0.258016 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=6.976 mas, bmaj=12.01 mas, bpa=1.816 degrees ! Estimated noise=709.683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150543 Jy ! Component: 100 - total flux cleaned = 0.00241063 Jy ! Component: 150 - total flux cleaned = 0.00290883 Jy ! Component: 200 - total flux cleaned = 0.00336367 Jy ! Total flux subtracted in 200 components = 0.00336367 Jy ! Clean residual min=-0.001767 max=0.001603 Jy/beam ! Clean residual mean=0.000003 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.26138 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.00036307 Jy ! Component: 100 - total flux cleaned = 0.000696397 Jy ! Component: 150 - total flux cleaned = 0.000870871 Jy ! Component: 200 - total flux cleaned = 0.00104456 Jy ! Total flux subtracted in 200 components = 0.00104456 Jy ! Clean residual min=-0.001668 max=0.001533 Jy/beam ! Clean residual mean=0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.262424 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 93 components and 0.262424 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=7.468 mas, bpa=0.9183 degrees ! Estimated noise=551.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.24252e-05 Jy ! Component: 100 - total flux cleaned = -6.63992e-06 Jy ! Component: 150 - total flux cleaned = -6.95896e-06 Jy ! Component: 200 - total flux cleaned = 4.32706e-05 Jy ! Total flux subtracted in 200 components = 4.32706e-05 Jy ! Clean residual min=-0.001307 max=0.001537 Jy/beam ! Clean residual mean=0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.262467 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 109 components and 0.262467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151079Jy sigma=0.000774 ! Fit after self-cal, rms=0.151076Jy sigma=0.000774 wmodel J0650-0152_S_2015_01_23_pus_map.mod ! Writing 109 model components to file: J0650-0152_S_2015_01_23_pus_map.mod wobs J0650-0152_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0650-0152_S_2015_01_23_pus_uvs.fits wwins J0650-0152_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J0650-0152_S_2015_01_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.000307343 Jy ! Component: 100 - total flux cleaned = 0.000307317 Jy ! Component: 150 - total flux cleaned = 0.000216521 Jy ! Component: 200 - total flux cleaned = 0.000280963 Jy ! Component: 250 - total flux cleaned = 0.000259704 Jy ! Component: 300 - total flux cleaned = 0.000259667 Jy ! Component: 350 - total flux cleaned = 0.000240145 Jy ! Component: 400 - total flux cleaned = 0.000240453 Jy ! Component: 450 - total flux cleaned = 0.000240784 Jy ! Component: 500 - total flux cleaned = 0.000241157 Jy ! Component: 550 - total flux cleaned = 0.000259619 Jy ! Component: 600 - total flux cleaned = 0.000313387 Jy ! Component: 650 - total flux cleaned = 0.00031329 Jy ! Component: 700 - total flux cleaned = 0.000347639 Jy ! Component: 750 - total flux cleaned = 0.000398564 Jy ! Component: 800 - total flux cleaned = 0.000398343 Jy ! Component: 850 - total flux cleaned = 0.000430847 Jy ! Component: 900 - total flux cleaned = 0.000382617 Jy ! Component: 950 - total flux cleaned = 0.000398606 Jy ! Component: 1000 - total flux cleaned = 0.000367466 Jy ! Component: 1050 - total flux cleaned = 0.000382635 Jy ! Component: 1100 - total flux cleaned = 0.000367221 Jy ! Component: 1150 - total flux cleaned = 0.000337383 Jy ! Component: 1200 - total flux cleaned = 0.000322579 Jy ! Component: 1250 - total flux cleaned = 0.00027862 Jy ! Component: 1300 - total flux cleaned = 0.00023539 Jy ! Component: 1350 - total flux cleaned = 0.000206725 Jy ! Component: 1400 - total flux cleaned = 0.000150312 Jy ! Component: 1450 - total flux cleaned = 0.000108483 Jy ! Component: 1500 - total flux cleaned = 9.45823e-05 Jy ! Component: 1550 - total flux cleaned = 6.6977e-05 Jy ! Component: 1600 - total flux cleaned = -8.25758e-07 Jy ! Component: 1650 - total flux cleaned = -4.115e-05 Jy ! Component: 1700 - total flux cleaned = -9.43995e-05 Jy ! Component: 1750 - total flux cleaned = -0.000120696 Jy ! Component: 1800 - total flux cleaned = -0.000159983 Jy ! Component: 1850 - total flux cleaned = -0.000198806 Jy ! Component: 1900 - total flux cleaned = -0.000199043 Jy ! Component: 1950 - total flux cleaned = -0.000237212 Jy ! Component: 2000 - total flux cleaned = -0.000262392 Jy ! Component: 2050 - total flux cleaned = -0.000262408 Jy ! Component: 2100 - total flux cleaned = -0.000287381 Jy ! Component: 2150 - total flux cleaned = -0.000262741 Jy ! Component: 2200 - total flux cleaned = -0.000287243 Jy ! Component: 2250 - total flux cleaned = -0.000299321 Jy ! Component: 2300 - total flux cleaned = -0.000299402 Jy ! Component: 2350 - total flux cleaned = -0.000311265 Jy ! Component: 2400 - total flux cleaned = -0.000323243 Jy ! Component: 2450 - total flux cleaned = -0.000358714 Jy ! Component: 2500 - total flux cleaned = -0.000382086 Jy ! Component: 2550 - total flux cleaned = -0.000358666 Jy ! Component: 2600 - total flux cleaned = -0.000393384 Jy ! Component: 2650 - total flux cleaned = -0.000381783 Jy ! Component: 2700 - total flux cleaned = -0.00037022 Jy ! Component: 2750 - total flux cleaned = -0.00033613 Jy ! Component: 2800 - total flux cleaned = -0.000358694 Jy ! Component: 2850 - total flux cleaned = -0.000369815 Jy ! Component: 2900 - total flux cleaned = -0.00035865 Jy ! Component: 2950 - total flux cleaned = -0.000380885 Jy ! Component: 3000 - total flux cleaned = -0.000347801 Jy ! Component: 3050 - total flux cleaned = -0.000325937 Jy ! Component: 3100 - total flux cleaned = -0.000369608 Jy ! Component: 3150 - total flux cleaned = -0.000337012 Jy ! Component: 3200 - total flux cleaned = -0.000326251 Jy ! Component: 3250 - total flux cleaned = -0.000358594 Jy ! Component: 3300 - total flux cleaned = -0.000369285 Jy ! Component: 3350 - total flux cleaned = -0.000347909 Jy ! Component: 3400 - total flux cleaned = -0.000347918 Jy ! Component: 3450 - total flux cleaned = -0.000369045 Jy ! Component: 3500 - total flux cleaned = -0.000358568 Jy ! Component: 3550 - total flux cleaned = -0.000306223 Jy ! Component: 3600 - total flux cleaned = -0.000327101 Jy ! Component: 3650 - total flux cleaned = -0.000337511 Jy ! Component: 3700 - total flux cleaned = -0.000337556 Jy ! Component: 3750 - total flux cleaned = -0.000327286 Jy ! Component: 3800 - total flux cleaned = -0.000337547 Jy ! Component: 3850 - total flux cleaned = -0.000347725 Jy ! Component: 3900 - total flux cleaned = -0.000357869 Jy ! Component: 3950 - total flux cleaned = -0.000337688 Jy ! Component: 4000 - total flux cleaned = -0.000347781 Jy ! Component: 4050 - total flux cleaned = -0.000347804 Jy ! Total flux subtracted in 4096 components = -0.000367809 Jy ! Clean residual min=-0.000562 max=0.000584 Jy/beam ! Clean residual mean=0.000000 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.2621 Jy keep ! Adding 320 model components to the UV plane model. ! The established model now contains 429 components and 0.2621 Jy ![Exited script file: muppet] wmap "J0650-0152_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.23 x 7.468 at 0.9183 degrees (North through East) ! Clean map min=-0.0013323 max=0.15308 Jy/beam ! Writing clean map to FITS file: J0650-0152_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.153076 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000185568 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.363678 0.363678 0.727357 1.45471 2.90943 5.81885 11.6377 23.2754 46.5508 93.1016 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.153 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.23 x 7.468 at 0.9183 degrees (North through East) ! Clean map min=-0.0013323 max=0.15308 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 J0650-0152_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:09:06 2017