! Started logfile: J2229-0832_S_2017_01_21_pus_uvs.log on Sun May 5 16:05:30 2019 obs J2229-0832_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J2229-0832_S_2017_01_21_pus_uva.fits ! AN table 1: 8 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.666667 visibilities/baseline/integration-bin. ! Found source: J2229-0832 ! ! 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 558 lines of history. ! ! Reading 768 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 J2229-0832_S_2017_01_21_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.480790Jy sigma=0.003004 ! Fit after self-cal, rms=0.440313Jy sigma=0.002706 ! 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.278 mas, bmaj=6.129 mas, bpa=-7.012 degrees ! Estimated noise=5387.13 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.985883 Jy ! Component: 100 - total flux cleaned = 1.20175 Jy ! Total flux subtracted in 100 components = 1.20175 Jy ! Clean residual min=-0.076915 max=0.198687 Jy/beam ! Clean residual mean=0.000158 rms=0.027342 Jy/beam ! Combined flux in latest and established models = 1.20175 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 1.20175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.400964Jy sigma=0.001900 ! Fit after self-cal, rms=0.400989Jy sigma=0.001900 ! Inverting map ! Added new window around map position (-16.5, -9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.159304 Jy ! Component: 100 - total flux cleaned = 0.219977 Jy ! Total flux subtracted in 100 components = 0.219977 Jy ! Clean residual min=-0.094614 max=0.101844 Jy/beam ! Clean residual mean=0.000089 rms=0.018254 Jy/beam ! Combined flux in latest and established models = 1.42173 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 1.42173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301607Jy sigma=0.001425 ! Fit after self-cal, rms=0.291927Jy sigma=0.001293 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.724 mas, bmaj=6.663 mas, bpa=-4.197 degrees ! Estimated noise=4569.76 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.0631567 Jy ! Component: 100 - total flux cleaned = 0.0735654 Jy ! Component: 150 - total flux cleaned = 0.0833114 Jy ! Component: 200 - total flux cleaned = 0.0926724 Jy ! Total flux subtracted in 200 components = 0.0926724 Jy ! Clean residual min=-0.062092 max=0.074423 Jy/beam ! Clean residual mean=0.000203 rms=0.018439 Jy/beam ! Combined flux in latest and established models = 1.5144 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 34 components and 1.5144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.239412Jy sigma=0.001144 ! Fit after self-cal, rms=0.236773Jy sigma=0.001093 ! 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.02 FD 1.00* HN 0.98 LA 0.99 ! MK 0.96 NL 1.03 OV 1.50 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.04 LA 0.97 ! MK 0.97 NL 1.05 OV 1.59 PT 0.95 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 0.94 LA 0.95 ! MK 1.01 NL 0.99 OV 1.39 PT 0.94 ! SC 1.06 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00* HN 0.95 LA 0.82 ! MK 1.32 NL 1.00* OV 1.68 PT 0.95 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.236773Jy sigma=0.001093 ! Fit after self-cal, rms=0.208081Jy sigma=0.000758 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.715 mas, bmaj=6.686 mas, bpa=-4.458 degrees ! Estimated noise=4766.01 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.00779148 Jy ! Component: 100 - total flux cleaned = -0.0085242 Jy ! Component: 150 - total flux cleaned = -0.00854702 Jy ! Component: 200 - total flux cleaned = -0.00957981 Jy ! Total flux subtracted in 200 components = -0.00957981 Jy ! Clean residual min=-0.033618 max=0.028685 Jy/beam ! Clean residual mean=0.000087 rms=0.007342 Jy/beam ! Combined flux in latest and established models = 1.50482 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 1.50482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200509Jy sigma=0.000723 ! Fit after self-cal, rms=0.200454Jy sigma=0.000719 ! 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.200454Jy sigma=0.000719 ! Fit after self-cal, rms=0.205697Jy sigma=0.000718 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.713 mas, bmaj=6.687 mas, bpa=-4.516 degrees ! Estimated noise=4784.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00465702 Jy ! Component: 100 - total flux cleaned = -0.00513262 Jy ! Component: 150 - total flux cleaned = -0.00556607 Jy ! Component: 200 - total flux cleaned = -0.0062586 Jy ! Total flux subtracted in 200 components = -0.0062586 Jy ! Clean residual min=-0.029672 max=0.026568 Jy/beam ! Clean residual mean=0.000083 rms=0.006677 Jy/beam ! Combined flux in latest and established models = 1.49856 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 1.49856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202391Jy sigma=0.000704 ! Fit after self-cal, rms=0.201889Jy sigma=0.000702 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.00223209 Jy ! Component: 100 - total flux cleaned = -0.00253303 Jy ! Component: 150 - total flux cleaned = -0.00304857 Jy ! Component: 200 - total flux cleaned = -0.00306046 Jy ! Total flux subtracted in 200 components = -0.00306046 Jy ! Clean residual min=-0.027461 max=0.025440 Jy/beam ! Clean residual mean=0.000084 rms=0.006411 Jy/beam ! Combined flux in latest and established models = 1.4955 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 64 components and 1.4955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200618Jy sigma=0.000697 ! Fit after self-cal, rms=0.200352Jy sigma=0.000696 ! 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.200352Jy sigma=0.000696 ! Fit after self-cal, rms=0.205765Jy sigma=0.000695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.71 mas, bmaj=6.685 mas, bpa=-4.572 degrees ! Estimated noise=4796.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00284737 Jy ! Component: 100 - total flux cleaned = -0.00256572 Jy ! Component: 150 - total flux cleaned = -0.00256674 Jy ! Component: 200 - total flux cleaned = -0.00234626 Jy ! Total flux subtracted in 200 components = -0.00234626 Jy ! Clean residual min=-0.024939 max=0.024451 Jy/beam ! Clean residual mean=0.000077 rms=0.006054 Jy/beam ! Combined flux in latest and established models = 1.49315 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 71 components and 1.49315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204397Jy sigma=0.000689 ! Fit after self-cal, rms=0.204139Jy sigma=0.000689 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.00134675 Jy ! Component: 100 - total flux cleaned = -0.00134926 Jy ! Component: 150 - total flux cleaned = -0.00154567 Jy ! Component: 200 - total flux cleaned = -0.00153597 Jy ! Total flux subtracted in 200 components = -0.00153597 Jy ! Clean residual min=-0.024252 max=0.023719 Jy/beam ! Clean residual mean=0.000077 rms=0.005908 Jy/beam ! Combined flux in latest and established models = 1.49162 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 1.49162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203410Jy sigma=0.000686 ! Fit after self-cal, rms=0.203274Jy sigma=0.000686 ! 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.203274Jy sigma=0.000686 ! Fit after self-cal, rms=0.206861Jy sigma=0.000685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.581 mas, bmaj=12.13 mas, bpa=-0.6921 degrees ! Estimated noise=7140.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00477159 Jy ! Component: 100 - total flux cleaned = 0.00520562 Jy ! Component: 150 - total flux cleaned = 0.00493186 Jy ! Component: 200 - total flux cleaned = 0.00517771 Jy ! Total flux subtracted in 200 components = 0.00517771 Jy ! Clean residual min=-0.035384 max=0.036655 Jy/beam ! Clean residual mean=0.000168 rms=0.011519 Jy/beam ! Combined flux in latest and established models = 1.4968 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 1.4968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205844Jy sigma=0.000684 ! Fit after self-cal, rms=0.205573Jy sigma=0.000683 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.000189699 Jy ! Component: 100 - total flux cleaned = -5.13737e-05 Jy ! Component: 150 - total flux cleaned = -0.00026717 Jy ! Component: 200 - total flux cleaned = -0.000449899 Jy ! Total flux subtracted in 200 components = -0.000449899 Jy ! Clean residual min=-0.033093 max=0.036120 Jy/beam ! Clean residual mean=0.000166 rms=0.011228 Jy/beam ! Combined flux in latest and established models = 1.49635 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 79 components and 1.49635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205375Jy sigma=0.000686 ! Fit after self-cal, rms=0.205233Jy sigma=0.000685 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.706 mas, bmaj=6.682 mas, bpa=-4.631 degrees ! Estimated noise=4798.24 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.706 x 6.682 at -4.631 degrees (North through East) ! Clean map min=-0.045412 max=1.1514 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205233Jy sigma=0.000685 ! Fit after self-cal, rms=0.205122Jy sigma=0.000624 ! Inverting map and beam ! Estimated beam: bmin=2.703 mas, bmaj=6.69 mas, bpa=-4.849 degrees ! Estimated noise=4821.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000999408 Jy ! Component: 100 - total flux cleaned = -0.000996604 Jy ! Component: 150 - total flux cleaned = -0.00080314 Jy ! Component: 200 - total flux cleaned = -0.000967377 Jy ! Total flux subtracted in 200 components = -0.000967377 Jy ! Clean residual min=-0.021422 max=0.020615 Jy/beam ! Clean residual mean=0.000055 rms=0.005149 Jy/beam ! Combined flux in latest and established models = 1.49538 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 1.49538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204404Jy sigma=0.000620 ! Fit after self-cal, rms=0.204313Jy sigma=0.000620 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000662085 Jy ! Component: 100 - total flux cleaned = -0.000812483 Jy ! Component: 150 - total flux cleaned = -0.00110638 Jy ! Component: 200 - total flux cleaned = -0.00124448 Jy ! Total flux subtracted in 200 components = -0.00124448 Jy ! Clean residual min=-0.021162 max=0.019883 Jy/beam ! Clean residual mean=0.000056 rms=0.005080 Jy/beam ! Combined flux in latest and established models = 1.49413 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 1.49413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203911Jy sigma=0.000618 ! Fit after self-cal, rms=0.203870Jy sigma=0.000618 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203870Jy sigma=0.000618 ! Fit after self-cal, rms=0.206234Jy sigma=0.000617 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.259 mas, bmaj=6.201 mas, bpa=-7.562 degrees ! Estimated noise=5675.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.03614 Jy ! Component: 100 - total flux cleaned = 1.28733 Jy ! Component: 150 - total flux cleaned = 1.36305 Jy ! Component: 200 - total flux cleaned = 1.40446 Jy ! Total flux subtracted in 200 components = 1.40446 Jy ! Clean residual min=-0.027829 max=0.029957 Jy/beam ! Clean residual mean=0.000055 rms=0.006969 Jy/beam ! Combined flux in latest and established models = 1.40446 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 21 model components to the UV plane model. ! The established model now contains 21 components and 1.40446 Jy ! Inverting map and beam ! Estimated beam: bmin=2.7 mas, bmaj=6.688 mas, bpa=-4.88 degrees ! Estimated noise=4820.86 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.0392437 Jy ! Component: 100 - total flux cleaned = 0.0630521 Jy ! Component: 150 - total flux cleaned = 0.0704752 Jy ! Component: 200 - total flux cleaned = 0.0726814 Jy ! Total flux subtracted in 200 components = 0.0726814 Jy ! Clean residual min=-0.028097 max=0.021533 Jy/beam ! Clean residual mean=0.000066 rms=0.005920 Jy/beam ! Combined flux in latest and established models = 1.47714 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 1.47714 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.575 mas, bmaj=12.13 mas, bpa=-0.835 degrees ! Estimated noise=7190.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.015041 Jy ! Component: 100 - total flux cleaned = 0.0161635 Jy ! Component: 150 - total flux cleaned = 0.0166471 Jy ! Component: 200 - total flux cleaned = 0.0170983 Jy ! Total flux subtracted in 200 components = 0.0170983 Jy ! Clean residual min=-0.033555 max=0.034703 Jy/beam ! Clean residual mean=0.000133 rms=0.010356 Jy/beam ! Combined flux in latest and established models = 1.49424 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.000404401 Jy ! Component: 100 - total flux cleaned = 0.00078423 Jy ! Component: 150 - total flux cleaned = 0.00111281 Jy ! Component: 200 - total flux cleaned = 0.00141333 Jy ! Total flux subtracted in 200 components = 0.00141333 Jy ! Clean residual min=-0.031314 max=0.033238 Jy/beam ! Clean residual mean=0.000131 rms=0.009962 Jy/beam ! Combined flux in latest and established models = 1.49565 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 54 components and 1.49565 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.7 mas, bmaj=6.688 mas, bpa=-4.88 degrees ! Estimated noise=4820.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000526752 Jy ! Component: 100 - total flux cleaned = -0.00123308 Jy ! Component: 150 - total flux cleaned = -0.00161622 Jy ! Component: 200 - total flux cleaned = -0.00161365 Jy ! Total flux subtracted in 200 components = -0.00161365 Jy ! Clean residual min=-0.020306 max=0.020350 Jy/beam ! Clean residual mean=0.000052 rms=0.004974 Jy/beam ! Combined flux in latest and established models = 1.49404 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 68 components and 1.49404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205958Jy sigma=0.000616 ! Fit after self-cal, rms=0.205608Jy sigma=0.000613 wmodel J2229-0832_S_2017_01_21_pus_map.mod ! Writing 68 model components to file: J2229-0832_S_2017_01_21_pus_map.mod wobs J2229-0832_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J2229-0832_S_2017_01_21_pus_uvs.fits wwins J2229-0832_S_2017_01_21_pus_map.win ! wwins: Wrote 2 windows to J2229-0832_S_2017_01_21_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.00177799 Jy ! Component: 100 - total flux cleaned = 0.00238596 Jy ! Component: 150 - total flux cleaned = 0.00291194 Jy ! Component: 200 - total flux cleaned = 0.00197532 Jy ! Component: 250 - total flux cleaned = 0.00154958 Jy ! Component: 300 - total flux cleaned = 0.000541892 Jy ! Component: 350 - total flux cleaned = -0.000411685 Jy ! Component: 400 - total flux cleaned = -0.00150235 Jy ! Component: 450 - total flux cleaned = -0.00307018 Jy ! Component: 500 - total flux cleaned = -0.00456013 Jy ! Component: 550 - total flux cleaned = -0.00551087 Jy ! Component: 600 - total flux cleaned = -0.00642651 Jy ! Component: 650 - total flux cleaned = -0.00686755 Jy ! Component: 700 - total flux cleaned = -0.007434 Jy ! Component: 750 - total flux cleaned = -0.00811474 Jy ! Component: 800 - total flux cleaned = -0.0087759 Jy ! Component: 850 - total flux cleaned = -0.00941613 Jy ! Component: 900 - total flux cleaned = -0.0101637 Jy ! Component: 950 - total flux cleaned = -0.0107636 Jy ! Component: 1000 - total flux cleaned = -0.0113499 Jy ! Component: 1050 - total flux cleaned = -0.0116949 Jy ! Component: 1100 - total flux cleaned = -0.0123669 Jy ! Component: 1150 - total flux cleaned = -0.0126935 Jy ! Component: 1200 - total flux cleaned = -0.013011 Jy ! Component: 1250 - total flux cleaned = -0.0134268 Jy ! Component: 1300 - total flux cleaned = -0.0136303 Jy ! Component: 1350 - total flux cleaned = -0.0139296 Jy ! Component: 1400 - total flux cleaned = -0.0141255 Jy ! Component: 1450 - total flux cleaned = -0.0145103 Jy ! Component: 1500 - total flux cleaned = -0.0146044 Jy ! Component: 1550 - total flux cleaned = -0.0148819 Jy ! Component: 1600 - total flux cleaned = -0.0149745 Jy ! Component: 1650 - total flux cleaned = -0.0150651 Jy ! Component: 1700 - total flux cleaned = -0.014978 Jy ! Component: 1750 - total flux cleaned = -0.0152357 Jy ! Component: 1800 - total flux cleaned = -0.0148958 Jy ! Component: 1850 - total flux cleaned = -0.0150631 Jy ! Component: 1900 - total flux cleaned = -0.0150627 Jy ! Component: 1950 - total flux cleaned = -0.0152235 Jy ! Component: 2000 - total flux cleaned = -0.0150637 Jy ! Component: 2050 - total flux cleaned = -0.0151425 Jy ! Component: 2100 - total flux cleaned = -0.0152979 Jy ! Component: 2150 - total flux cleaned = -0.0155271 Jy ! Component: 2200 - total flux cleaned = -0.0157528 Jy ! Component: 2250 - total flux cleaned = -0.0157539 Jy ! Component: 2300 - total flux cleaned = -0.0160461 Jy ! Component: 2350 - total flux cleaned = -0.0162611 Jy ! Component: 2400 - total flux cleaned = -0.0163332 Jy ! Component: 2450 - total flux cleaned = -0.0166138 Jy ! Component: 2500 - total flux cleaned = -0.0168203 Jy ! Component: 2550 - total flux cleaned = -0.0168889 Jy ! Component: 2600 - total flux cleaned = -0.0171578 Jy ! Component: 2650 - total flux cleaned = -0.017356 Jy ! Component: 2700 - total flux cleaned = -0.017684 Jy ! Component: 2750 - total flux cleaned = -0.0179439 Jy ! Component: 2800 - total flux cleaned = -0.0183276 Jy ! Component: 2850 - total flux cleaned = -0.0187065 Jy ! Component: 2900 - total flux cleaned = -0.0190194 Jy ! Component: 2950 - total flux cleaned = -0.0193916 Jy ! Component: 3000 - total flux cleaned = -0.0198216 Jy ! Component: 3050 - total flux cleaned = -0.020308 Jy ! Component: 3100 - total flux cleaned = -0.0206091 Jy ! Component: 3150 - total flux cleaned = -0.0210273 Jy ! Component: 3200 - total flux cleaned = -0.0212639 Jy ! Component: 3250 - total flux cleaned = -0.0214397 Jy ! Component: 3300 - total flux cleaned = -0.0216724 Jy ! Component: 3350 - total flux cleaned = -0.0218455 Jy ! Component: 3400 - total flux cleaned = -0.0219602 Jy ! Component: 3450 - total flux cleaned = -0.0221314 Jy ! Component: 3500 - total flux cleaned = -0.0223576 Jy ! Component: 3550 - total flux cleaned = -0.0226383 Jy ! Component: 3600 - total flux cleaned = -0.0226937 Jy ! Component: 3650 - total flux cleaned = -0.0228598 Jy ! Component: 3700 - total flux cleaned = -0.0229147 Jy ! Component: 3750 - total flux cleaned = -0.0229147 Jy ! Component: 3800 - total flux cleaned = -0.0229692 Jy ! Component: 3850 - total flux cleaned = -0.0230779 Jy ! Component: 3900 - total flux cleaned = -0.0231858 Jy ! Component: 3950 - total flux cleaned = -0.0232397 Jy ! Component: 4000 - total flux cleaned = -0.0231858 Jy ! Component: 4050 - total flux cleaned = -0.0232925 Jy ! Total flux subtracted in 4096 components = -0.0232389 Jy ! Clean residual min=-0.002812 max=0.002981 Jy/beam ! Clean residual mean=0.000021 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 1.4708 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 367 components and 1.4708 Jy ![Exited script file: muppet] wmap "J2229-0832_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.7 x 6.688 at -4.88 degrees (North through East) ! Clean map min=-0.026379 max=1.1883 Jy/beam ! Writing clean map to FITS file: J2229-0832_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.1883 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00110007 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.277725 0.277725 0.55545 1.1109 2.2218 4.4436 8.88719 17.7744 35.5488 71.0976 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0033 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.188 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.7 x 6.688 at -4.88 degrees (North through East) ! Clean map min=-0.026379 max=1.1883 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 J2229-0832_S_2017_01_21_pus_uvs.log closed on Sun May 5 16:05:35 2019