! Started logfile: J1329+3154_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:50:21 2019 obs J1329+3154_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1329+3154_S_2017_05_31_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.925033 visibilities/baseline/integration-bin. ! Found source: J1329+3154 ! ! 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 13820 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 J1329+3154_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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 406 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.364141Jy sigma=0.003320 ! Fit after self-cal, rms=0.288717Jy sigma=0.002616 ! 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.985 mas, bmaj=5.592 mas, bpa=-9.945 degrees ! Estimated noise=950.986 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.572786 Jy ! Component: 100 - total flux cleaned = 0.717486 Jy ! Total flux subtracted in 100 components = 0.717486 Jy ! Clean residual min=-0.017436 max=0.058278 Jy/beam ! Clean residual mean=0.000031 rms=0.005536 Jy/beam ! Combined flux in latest and established models = 0.717486 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.717486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151245Jy sigma=0.001377 ! Fit after self-cal, rms=0.151225Jy sigma=0.001377 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0619537 Jy ! Component: 100 - total flux cleaned = 0.0931013 Jy ! Total flux subtracted in 100 components = 0.0931013 Jy ! Clean residual min=-0.012473 max=0.015831 Jy/beam ! Clean residual mean=0.000021 rms=0.003317 Jy/beam ! Combined flux in latest and established models = 0.810587 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.810587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123858Jy sigma=0.001028 ! Fit after self-cal, rms=0.123825Jy sigma=0.001028 ! 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.584 mas, bmaj=6.456 mas, bpa=-6.646 degrees ! Estimated noise=695.659 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.0208643 Jy ! Component: 100 - total flux cleaned = 0.0312572 Jy ! Component: 150 - total flux cleaned = 0.0367448 Jy ! Component: 200 - total flux cleaned = 0.0380341 Jy ! Total flux subtracted in 200 components = 0.0380341 Jy ! Clean residual min=-0.010535 max=0.011344 Jy/beam ! Clean residual mean=0.000010 rms=0.002908 Jy/beam ! Combined flux in latest and established models = 0.848621 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.848621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121651Jy sigma=0.000984 ! Fit after self-cal, rms=0.121635Jy sigma=0.000984 ! 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.99 FD 0.94 HN 0.95 KP 1.00 ! LA 0.99 MK 1.01 NL 0.90 OV 1.00 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.98 HN 1.03 KP 0.97 ! LA 0.96 MK 1.01 NL 1.04 OV 1.03 ! PT 1.00 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 0.99 KP 0.99 ! LA 0.98 MK 1.04 NL 1.00 OV 0.96 ! PT 0.98 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.00* FD 1.02 HN 0.96 KP 1.46 ! LA 0.98 MK 1.11 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.121635Jy sigma=0.000984 ! Fit after self-cal, rms=0.111704Jy sigma=0.000849 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.627 mas, bmaj=6.521 mas, bpa=-7.08 degrees ! Estimated noise=697.499 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.00755192 Jy ! Component: 100 - total flux cleaned = -0.00868539 Jy ! Component: 150 - total flux cleaned = -0.00891414 Jy ! Component: 200 - total flux cleaned = -0.00919954 Jy ! Total flux subtracted in 200 components = -0.00919954 Jy ! Clean residual min=-0.009363 max=0.009303 Jy/beam ! Clean residual mean=0.000018 rms=0.002473 Jy/beam ! Combined flux in latest and established models = 0.839422 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.839422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110958Jy sigma=0.000843 ! Fit after self-cal, rms=0.110994Jy sigma=0.000843 ! 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.110994Jy sigma=0.000843 ! Fit after self-cal, rms=0.092325Jy sigma=0.000702 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=6.491 mas, bpa=-6.775 degrees ! Estimated noise=696.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000501436 Jy ! Component: 100 - total flux cleaned = -0.000505067 Jy ! Component: 150 - total flux cleaned = -0.000370125 Jy ! Component: 200 - total flux cleaned = -0.000309289 Jy ! Total flux subtracted in 200 components = -0.000309289 Jy ! Clean residual min=-0.003009 max=0.004252 Jy/beam ! Clean residual mean=0.000000 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.839113 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.839113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092189Jy sigma=0.000700 ! Fit after self-cal, rms=0.092227Jy sigma=0.000700 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, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00247641 Jy ! Component: 100 - total flux cleaned = 0.0023853 Jy ! Component: 150 - total flux cleaned = 0.00230245 Jy ! Component: 200 - total flux cleaned = 0.00222992 Jy ! Total flux subtracted in 200 components = 0.00222992 Jy ! Clean residual min=-0.003011 max=0.003195 Jy/beam ! Clean residual mean=-0.000001 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.841343 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.841343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092023Jy sigma=0.000698 ! Fit after self-cal, rms=0.092000Jy sigma=0.000698 ! Inverting map ! Added new window around map position (41.5, 60). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209177 Jy ! Component: 100 - total flux cleaned = 0.00209416 Jy ! Component: 150 - total flux cleaned = 0.00202483 Jy ! Component: 200 - total flux cleaned = 0.00209104 Jy ! Total flux subtracted in 200 components = 0.00209104 Jy ! Clean residual min=-0.002685 max=0.002966 Jy/beam ! Clean residual mean=-0.000000 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.843434 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.843434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091880Jy sigma=0.000696 ! Fit after self-cal, rms=0.091870Jy sigma=0.000696 ! Inverting map ! Added new window around map position (12, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101701 Jy ! Component: 100 - total flux cleaned = 0.00071978 Jy ! Component: 150 - total flux cleaned = 0.000846421 Jy ! Component: 200 - total flux cleaned = 0.000908624 Jy ! Total flux subtracted in 200 components = 0.000908624 Jy ! Clean residual min=-0.002513 max=0.002597 Jy/beam ! Clean residual mean=-0.000000 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.844342 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 102 components and 0.844342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091743Jy sigma=0.000695 ! Fit after self-cal, rms=0.091736Jy sigma=0.000695 ! Inverting map ! Added new window around map position (31, -42). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115369 Jy ! Component: 100 - total flux cleaned = 0.00115193 Jy ! Component: 150 - total flux cleaned = 0.00115148 Jy ! Component: 200 - total flux cleaned = 0.0012079 Jy ! Total flux subtracted in 200 components = 0.0012079 Jy ! Clean residual min=-0.002443 max=0.002291 Jy/beam ! Clean residual mean=-0.000000 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.84555 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 120 components and 0.84555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091634Jy sigma=0.000694 ! Fit after self-cal, rms=0.091628Jy sigma=0.000694 ! 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.091628Jy sigma=0.000694 ! Fit after self-cal, rms=0.091710Jy sigma=0.000693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=6.49 mas, bpa=-6.674 degrees ! Estimated noise=696.967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000579361 Jy ! Component: 100 - total flux cleaned = 0.000770439 Jy ! Component: 150 - total flux cleaned = 0.00106171 Jy ! Component: 200 - total flux cleaned = 0.00122364 Jy ! Total flux subtracted in 200 components = 0.00122364 Jy ! Clean residual min=-0.002273 max=0.002180 Jy/beam ! Clean residual mean=-0.000000 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.846774 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 134 components and 0.846774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091625Jy sigma=0.000693 ! Fit after self-cal, rms=0.091621Jy sigma=0.000693 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.000278758 Jy ! Component: 100 - total flux cleaned = 0.000278607 Jy ! Component: 150 - total flux cleaned = 0.000326858 Jy ! Component: 200 - total flux cleaned = 0.000326313 Jy ! Total flux subtracted in 200 components = 0.000326313 Jy ! Clean residual min=-0.002157 max=0.002135 Jy/beam ! Clean residual mean=-0.000000 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.8471 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 138 components and 0.8471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091572Jy sigma=0.000692 ! Fit after self-cal, rms=0.091572Jy sigma=0.000692 ! Inverting map ! Added new window around map position (-64.5, -17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000996179 Jy ! Component: 100 - total flux cleaned = 0.00118626 Jy ! Component: 150 - total flux cleaned = 0.00127763 Jy ! Component: 200 - total flux cleaned = 0.00127819 Jy ! Total flux subtracted in 200 components = 0.00127819 Jy ! Clean residual min=-0.002096 max=0.002001 Jy/beam ! Clean residual mean=-0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.848378 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 153 components and 0.848379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091511Jy sigma=0.000692 ! Fit after self-cal, rms=0.091510Jy sigma=0.000691 ! 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.091510Jy sigma=0.000691 ! Fit after self-cal, rms=0.091541Jy sigma=0.000691 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.989 mas, bmaj=10.04 mas, bpa=-5.049 degrees ! Estimated noise=841.818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000613004 Jy ! Component: 100 - total flux cleaned = 0.000781426 Jy ! Component: 150 - total flux cleaned = 0.000809195 Jy ! Component: 200 - total flux cleaned = 0.000858481 Jy ! Total flux subtracted in 200 components = 0.000858481 Jy ! Clean residual min=-0.001776 max=0.001742 Jy/beam ! Clean residual mean=0.000001 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.849237 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 189 components and 0.849237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091530Jy sigma=0.000691 ! Fit after self-cal, rms=0.091530Jy sigma=0.000691 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.0206e-05 Jy ! Component: 100 - total flux cleaned = 3.24025e-05 Jy ! Component: 150 - total flux cleaned = 5.45265e-05 Jy ! Component: 200 - total flux cleaned = 5.50349e-05 Jy ! Total flux subtracted in 200 components = 5.50349e-05 Jy ! Clean residual min=-0.001812 max=0.001713 Jy/beam ! Clean residual mean=0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.849292 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 204 components and 0.849292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091524Jy sigma=0.000691 ! Fit after self-cal, rms=0.091525Jy sigma=0.000691 ! 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.632 mas, bmaj=6.49 mas, bpa=-6.612 degrees ! Estimated noise=697.186 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.632 x 6.49 at -6.612 degrees (North through East) ! Clean map min=-0.001988 max=0.75689 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.091525Jy sigma=0.000691 ! Fit after self-cal, rms=0.083974Jy sigma=0.000625 ! Inverting map and beam ! Estimated beam: bmin=3.632 mas, bmaj=6.489 mas, bpa=-6.602 degrees ! Estimated noise=696.965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.41407e-05 Jy ! Component: 100 - total flux cleaned = 0.000187772 Jy ! Component: 150 - total flux cleaned = 0.000232492 Jy ! Component: 200 - total flux cleaned = 0.000273095 Jy ! Total flux subtracted in 200 components = 0.000273095 Jy ! Clean residual min=-0.001951 max=0.001845 Jy/beam ! Clean residual mean=-0.000000 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.849565 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 209 components and 0.849565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083923Jy sigma=0.000625 ! Fit after self-cal, rms=0.083923Jy sigma=0.000625 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.49887e-05 Jy ! Component: 100 - total flux cleaned = 6.18968e-06 Jy ! Component: 150 - total flux cleaned = 6.09072e-06 Jy ! Component: 200 - total flux cleaned = -3.26027e-05 Jy ! Total flux subtracted in 200 components = -3.26027e-05 Jy ! Clean residual min=-0.001864 max=0.001841 Jy/beam ! Clean residual mean=-0.000000 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.849533 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 221 components and 0.849533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083890Jy sigma=0.000624 ! Fit after self-cal, rms=0.083891Jy sigma=0.000624 ! 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.083891Jy sigma=0.000624 ! Fit after self-cal, rms=0.083917Jy sigma=0.000624 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=3.019 mas, bmaj=5.617 mas, bpa=-9.806 degrees ! Estimated noise=956.468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.575997 Jy ! Component: 100 - total flux cleaned = 0.717168 Jy ! Component: 150 - total flux cleaned = 0.775252 Jy ! Component: 200 - total flux cleaned = 0.803777 Jy ! Total flux subtracted in 200 components = 0.803777 Jy ! Clean residual min=-0.006686 max=0.013796 Jy/beam ! Clean residual mean=0.000005 rms=0.001603 Jy/beam ! Combined flux in latest and established models = 0.803777 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.803777 Jy ! Inverting map and beam ! Estimated beam: bmin=3.633 mas, bmaj=6.489 mas, bpa=-6.563 degrees ! Estimated noise=697.122 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.0185022 Jy ! Component: 100 - total flux cleaned = 0.0282883 Jy ! Component: 150 - total flux cleaned = 0.0344603 Jy ! Component: 200 - total flux cleaned = 0.0389742 Jy ! Total flux subtracted in 200 components = 0.0389742 Jy ! Clean residual min=-0.003316 max=0.003384 Jy/beam ! Clean residual mean=0.000001 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.842751 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 44 components and 0.842751 Jy ! Inverting map ! Added new window around map position (-24, 32.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00267593 Jy ! Component: 100 - total flux cleaned = 0.00387592 Jy ! Component: 150 - total flux cleaned = 0.00436983 Jy ! Component: 200 - total flux cleaned = 0.00483981 Jy ! Total flux subtracted in 200 components = 0.00483981 Jy ! Clean residual min=-0.002961 max=0.002778 Jy/beam ! Clean residual mean=-0.000000 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.847591 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 66 components and 0.847591 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.989 mas, bmaj=10.04 mas, bpa=-5.012 degrees ! Estimated noise=841.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114069 Jy ! Component: 100 - total flux cleaned = 0.00146876 Jy ! Component: 150 - total flux cleaned = 0.00156232 Jy ! Component: 200 - total flux cleaned = 0.00160515 Jy ! Total flux subtracted in 200 components = 0.00160515 Jy ! Clean residual min=-0.001690 max=0.001691 Jy/beam ! Clean residual mean=-0.000001 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.849196 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 = -5.42295e-08 Jy ! Component: 100 - total flux cleaned = -3.53025e-05 Jy ! Component: 150 - total flux cleaned = -6.80042e-05 Jy ! Component: 200 - total flux cleaned = -9.85746e-05 Jy ! Total flux subtracted in 200 components = -9.85746e-05 Jy ! Clean residual min=-0.001685 max=0.001624 Jy/beam ! Clean residual mean=-0.000001 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.849098 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 121 components and 0.849098 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.633 mas, bmaj=6.489 mas, bpa=-6.563 degrees ! Estimated noise=697.122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000213703 Jy ! Component: 100 - total flux cleaned = 0.000106496 Jy ! Component: 150 - total flux cleaned = 0.000105898 Jy ! Component: 200 - total flux cleaned = 9.97566e-06 Jy ! Total flux subtracted in 200 components = 9.97566e-06 Jy ! Clean residual min=-0.002547 max=0.002432 Jy/beam ! Clean residual mean=-0.000000 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.849108 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 132 components and 0.849108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084719Jy sigma=0.000632 ! Fit after self-cal, rms=0.084688Jy sigma=0.000632 wmodel J1329+3154_S_2017_05_31_pus_map.mod ! Writing 132 model components to file: J1329+3154_S_2017_05_31_pus_map.mod wobs J1329+3154_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1329+3154_S_2017_05_31_pus_uvs.fits wwins J1329+3154_S_2017_05_31_pus_map.win ! wwins: Wrote 7 windows to J1329+3154_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.000145411 Jy ! Component: 100 - total flux cleaned = 0.000500407 Jy ! Component: 150 - total flux cleaned = 0.000927236 Jy ! Component: 200 - total flux cleaned = 0.00137968 Jy ! Component: 250 - total flux cleaned = 0.00189949 Jy ! Component: 300 - total flux cleaned = 0.00236695 Jy ! Component: 350 - total flux cleaned = 0.00289962 Jy ! Component: 400 - total flux cleaned = 0.00334559 Jy ! Component: 450 - total flux cleaned = 0.00367355 Jy ! Component: 500 - total flux cleaned = 0.00396039 Jy ! Component: 550 - total flux cleaned = 0.00417182 Jy ! Component: 600 - total flux cleaned = 0.00437938 Jy ! Component: 650 - total flux cleaned = 0.00458402 Jy ! Component: 700 - total flux cleaned = 0.00481931 Jy ! Component: 750 - total flux cleaned = 0.00495157 Jy ! Component: 800 - total flux cleaned = 0.00517959 Jy ! Component: 850 - total flux cleaned = 0.00527589 Jy ! Component: 900 - total flux cleaned = 0.00549718 Jy ! Component: 950 - total flux cleaned = 0.00571581 Jy ! Component: 1000 - total flux cleaned = 0.00590023 Jy ! Component: 1050 - total flux cleaned = 0.00605213 Jy ! Component: 1100 - total flux cleaned = 0.00617189 Jy ! Component: 1150 - total flux cleaned = 0.00626038 Jy ! Component: 1200 - total flux cleaned = 0.00631867 Jy ! Component: 1250 - total flux cleaned = 0.00626066 Jy ! Component: 1300 - total flux cleaned = 0.00643183 Jy ! Component: 1350 - total flux cleaned = 0.00637478 Jy ! Component: 1400 - total flux cleaned = 0.00651427 Jy ! Component: 1450 - total flux cleaned = 0.00648629 Jy ! Component: 1500 - total flux cleaned = 0.00643179 Jy ! Component: 1550 - total flux cleaned = 0.00648578 Jy ! Component: 1600 - total flux cleaned = 0.00651224 Jy ! Component: 1650 - total flux cleaned = 0.00656525 Jy ! Component: 1700 - total flux cleaned = 0.00651229 Jy ! Component: 1750 - total flux cleaned = 0.00653858 Jy ! Component: 1800 - total flux cleaned = 0.0065133 Jy ! Component: 1850 - total flux cleaned = 0.00653848 Jy ! Component: 1900 - total flux cleaned = 0.00648865 Jy ! Component: 1950 - total flux cleaned = 0.00656336 Jy ! Component: 2000 - total flux cleaned = 0.00661265 Jy ! Component: 2050 - total flux cleaned = 0.00658798 Jy ! Component: 2100 - total flux cleaned = 0.00651537 Jy ! Component: 2150 - total flux cleaned = 0.00661103 Jy ! Component: 2200 - total flux cleaned = 0.00658741 Jy ! Component: 2250 - total flux cleaned = 0.00653994 Jy ! Component: 2300 - total flux cleaned = 0.00663312 Jy ! Component: 2350 - total flux cleaned = 0.00651782 Jy ! Component: 2400 - total flux cleaned = 0.00665518 Jy ! Component: 2450 - total flux cleaned = 0.00667798 Jy ! Component: 2500 - total flux cleaned = 0.00674507 Jy ! Component: 2550 - total flux cleaned = 0.00672255 Jy ! Component: 2600 - total flux cleaned = 0.0067229 Jy ! Component: 2650 - total flux cleaned = 0.00676645 Jy ! Component: 2700 - total flux cleaned = 0.00674465 Jy ! Component: 2750 - total flux cleaned = 0.00672291 Jy ! Component: 2800 - total flux cleaned = 0.00668052 Jy ! Component: 2850 - total flux cleaned = 0.00670144 Jy ! Component: 2900 - total flux cleaned = 0.00678553 Jy ! Component: 2950 - total flux cleaned = 0.00674377 Jy ! Component: 3000 - total flux cleaned = 0.00678515 Jy ! Component: 3050 - total flux cleaned = 0.00676438 Jy ! Component: 3100 - total flux cleaned = 0.00670341 Jy ! Component: 3150 - total flux cleaned = 0.00674403 Jy ! Component: 3200 - total flux cleaned = 0.00680399 Jy ! Component: 3250 - total flux cleaned = 0.0067442 Jy ! Component: 3300 - total flux cleaned = 0.00676405 Jy ! Component: 3350 - total flux cleaned = 0.0067444 Jy ! Component: 3400 - total flux cleaned = 0.00672521 Jy ! Component: 3450 - total flux cleaned = 0.00672536 Jy ! Component: 3500 - total flux cleaned = 0.00674466 Jy ! Component: 3550 - total flux cleaned = 0.00676397 Jy ! Component: 3600 - total flux cleaned = 0.0067259 Jy ! Component: 3650 - total flux cleaned = 0.00668858 Jy ! Component: 3700 - total flux cleaned = 0.0066888 Jy ! Component: 3750 - total flux cleaned = 0.00661458 Jy ! Component: 3800 - total flux cleaned = 0.00661466 Jy ! Component: 3850 - total flux cleaned = 0.00657817 Jy ! Component: 3900 - total flux cleaned = 0.00646921 Jy ! Component: 3950 - total flux cleaned = 0.00645094 Jy ! Component: 4000 - total flux cleaned = 0.00648676 Jy ! Component: 4050 - total flux cleaned = 0.00634453 Jy ! Total flux subtracted in 4096 components = 0.00636217 Jy ! Clean residual min=-0.000921 max=0.000903 Jy/beam ! Clean residual mean=-0.000001 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.85547 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 391 components and 0.85547 Jy ![Exited script file: muppet] wmap "J1329+3154_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.633 x 6.489 at -6.563 degrees (North through East) ! Clean map min=-0.0020536 max=0.75729 Jy/beam ! Writing clean map to FITS file: J1329+3154_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.757292 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000307694 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.121893 0.121893 0.243785 0.487571 0.975142 1.95028 3.90057 7.80113 15.6023 31.2045 62.4091 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.757 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.633 x 6.489 at -6.563 degrees (North through East) ! Clean map min=-0.0020536 max=0.75729 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 J1329+3154_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:50:27 2019