! Started logfile: J1451-0127_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:01:47 2016 obs J1451-0127_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1451-0127_S_2015_03_17_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.779012 visibilities/baseline/integration-bin. ! Found source: J1451-0127 ! ! 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 330 lines of history. ! ! Reading 10096 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 J1451-0127_S_2015_03_17_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 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.835268Jy sigma=0.009645 ! Fit after self-cal, rms=0.825612Jy sigma=0.009538 ! 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.725 mas, bmaj=6.469 mas, bpa=-0.1294 degrees ! Estimated noise=791.366 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.127008 Jy ! Component: 100 - total flux cleaned = 0.16863 Jy ! Total flux subtracted in 100 components = 0.16863 Jy ! Clean residual min=-0.010327 max=0.020499 Jy/beam ! Clean residual mean=-0.000007 rms=0.003599 Jy/beam ! Combined flux in latest and established models = 0.16863 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.16863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098293Jy sigma=0.001006 ! Fit after self-cal, rms=0.098201Jy sigma=0.001005 ! 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.229 mas, bmaj=7.398 mas, bpa=-1.226 degrees ! Estimated noise=626.215 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.0255167 Jy ! Component: 100 - total flux cleaned = 0.0368074 Jy ! Component: 150 - total flux cleaned = 0.0425911 Jy ! Component: 200 - total flux cleaned = 0.04595 Jy ! Total flux subtracted in 200 components = 0.04595 Jy ! Clean residual min=-0.012176 max=0.027308 Jy/beam ! Clean residual mean=-0.000028 rms=0.003852 Jy/beam ! Combined flux in latest and established models = 0.21458 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 49 components and 0.21458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090713Jy sigma=0.000943 ! Fit after self-cal, rms=0.090681Jy sigma=0.000943 ! Inverting map ! Added new window around map position (17.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0264071 Jy ! Component: 100 - total flux cleaned = 0.0404273 Jy ! Component: 150 - total flux cleaned = 0.0495061 Jy ! Component: 200 - total flux cleaned = 0.0559103 Jy ! Total flux subtracted in 200 components = 0.0559103 Jy ! Clean residual min=-0.008703 max=0.008956 Jy/beam ! Clean residual mean=-0.000021 rms=0.002378 Jy/beam ! Combined flux in latest and established models = 0.27049 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 110 components and 0.27049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081852Jy sigma=0.000849 ! Fit after self-cal, rms=0.081243Jy sigma=0.000843 ! 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.98 FD 0.86 HN 1.00* KP 1.05 ! LA 0.99 MK 0.99 NL 1.00 OV 1.00 ! PT 1.06 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.87 HN 1.00* KP 1.04 ! LA 0.93 MK 1.04 NL 1.08 OV 1.05 ! PT 1.05 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.91 HN 1.00* KP 0.94 ! LA 0.77 MK 1.05 NL 1.21 OV 0.94 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.92 HN 1.00* KP 0.91 ! LA 0.83 MK 1.04 NL 1.09 OV 1.03 ! PT 1.05 SC 0.98 ! ! ! Fit before self-cal, rms=0.081243Jy sigma=0.000843 ! Fit after self-cal, rms=0.073239Jy sigma=0.000808 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=7.489 mas, bpa=-0.8331 degrees ! Estimated noise=619.419 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.0051265 Jy ! Component: 100 - total flux cleaned = 0.00686417 Jy ! Component: 150 - total flux cleaned = 0.00835824 Jy ! Component: 200 - total flux cleaned = 0.00930271 Jy ! Total flux subtracted in 200 components = 0.00930271 Jy ! Clean residual min=-0.005417 max=0.008589 Jy/beam ! Clean residual mean=-0.000013 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.279793 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 133 components and 0.279793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072643Jy sigma=0.000801 ! Fit after self-cal, rms=0.072483Jy sigma=0.000800 ! Inverting map ! Added new window around map position (47.5, 13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00854919 Jy ! Component: 100 - total flux cleaned = 0.0138567 Jy ! Component: 150 - total flux cleaned = 0.0177053 Jy ! Component: 200 - total flux cleaned = 0.020136 Jy ! Total flux subtracted in 200 components = 0.020136 Jy ! Clean residual min=-0.004560 max=0.004791 Jy/beam ! Clean residual mean=-0.000008 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.299929 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 190 components and 0.299929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071326Jy sigma=0.000786 ! Fit after self-cal, rms=0.071249Jy sigma=0.000785 ! 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.071249Jy sigma=0.000785 ! Fit after self-cal, rms=0.070983Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=7.513 mas, bpa=-0.7693 degrees ! Estimated noise=621.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00305462 Jy ! Component: 100 - total flux cleaned = 0.00492158 Jy ! Component: 150 - total flux cleaned = 0.00612735 Jy ! Component: 200 - total flux cleaned = 0.00683283 Jy ! Total flux subtracted in 200 components = 0.00683283 Jy ! Clean residual min=-0.003404 max=0.004220 Jy/beam ! Clean residual mean=-0.000005 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.306762 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 227 components and 0.306762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070791Jy sigma=0.000777 ! Fit after self-cal, rms=0.070792Jy sigma=0.000777 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 (30.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00425271 Jy ! Component: 100 - total flux cleaned = 0.00646046 Jy ! Component: 150 - total flux cleaned = 0.00773466 Jy ! Component: 200 - total flux cleaned = 0.00849258 Jy ! Total flux subtracted in 200 components = 0.00849258 Jy ! Clean residual min=-0.003135 max=0.003593 Jy/beam ! Clean residual mean=-0.000005 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.315255 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 259 components and 0.315255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070516Jy sigma=0.000773 ! Fit after self-cal, rms=0.070500Jy sigma=0.000773 ! Inverting map ! Added new window around map position (10.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290947 Jy ! Component: 100 - total flux cleaned = 0.00372228 Jy ! Component: 150 - total flux cleaned = 0.00420595 Jy ! Component: 200 - total flux cleaned = 0.004701 Jy ! Total flux subtracted in 200 components = 0.004701 Jy ! Clean residual min=-0.002947 max=0.003393 Jy/beam ! Clean residual mean=-0.000005 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.319956 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 296 components and 0.319956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070292Jy sigma=0.000771 ! Fit after self-cal, rms=0.070275Jy sigma=0.000771 ! Inverting map ! Added new window around map position (39.5, 70.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00285578 Jy ! Component: 100 - total flux cleaned = 0.00453535 Jy ! Component: 150 - total flux cleaned = 0.00556957 Jy ! Component: 200 - total flux cleaned = 0.00609463 Jy ! Total flux subtracted in 200 components = 0.00609463 Jy ! Clean residual min=-0.002515 max=0.002263 Jy/beam ! Clean residual mean=-0.000004 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.32605 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 330 components and 0.32605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070119Jy sigma=0.000769 ! Fit after self-cal, rms=0.070112Jy sigma=0.000769 ! 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.070112Jy sigma=0.000769 ! Fit after self-cal, rms=0.070121Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=7.519 mas, bpa=-0.7798 degrees ! Estimated noise=622.465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015619 Jy ! Component: 100 - total flux cleaned = 0.00235787 Jy ! Component: 150 - total flux cleaned = 0.0027954 Jy ! Component: 200 - total flux cleaned = 0.00311038 Jy ! Total flux subtracted in 200 components = 0.00311038 Jy ! Clean residual min=-0.002369 max=0.002119 Jy/beam ! Clean residual mean=-0.000003 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.329161 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 355 components and 0.329161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070050Jy sigma=0.000768 ! Fit after self-cal, rms=0.070047Jy sigma=0.000768 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.000796032 Jy ! Component: 100 - total flux cleaned = 0.00104904 Jy ! Component: 150 - total flux cleaned = 0.00128381 Jy ! Component: 200 - total flux cleaned = 0.0014697 Jy ! Total flux subtracted in 200 components = 0.0014697 Jy ! Clean residual min=-0.002305 max=0.002091 Jy/beam ! Clean residual mean=-0.000003 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.33063 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 370 components and 0.33063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070004Jy sigma=0.000767 ! Fit after self-cal, rms=0.070004Jy sigma=0.000767 ! 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.070004Jy sigma=0.000767 ! Fit after self-cal, rms=0.070090Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.382 mas, bmaj=12.82 mas, bpa=7.659 degrees ! Estimated noise=786.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170008 Jy ! Component: 100 - total flux cleaned = 0.00212979 Jy ! Component: 150 - total flux cleaned = 0.00244993 Jy ! Component: 200 - total flux cleaned = 0.00269702 Jy ! Total flux subtracted in 200 components = 0.00269702 Jy ! Clean residual min=-0.002960 max=0.002712 Jy/beam ! Clean residual mean=-0.000005 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.333327 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 388 components and 0.333327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070064Jy sigma=0.000767 ! Fit after self-cal, rms=0.070062Jy sigma=0.000767 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.000555286 Jy ! Component: 100 - total flux cleaned = 0.000702377 Jy ! Component: 150 - total flux cleaned = 0.000942435 Jy ! Component: 200 - total flux cleaned = 0.00116844 Jy ! Total flux subtracted in 200 components = 0.00116844 Jy ! Clean residual min=-0.002901 max=0.002684 Jy/beam ! Clean residual mean=-0.000005 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.334496 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 412 components and 0.334496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070052Jy sigma=0.000767 ! Fit after self-cal, rms=0.070052Jy sigma=0.000767 ! 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.288 mas, bmaj=7.523 mas, bpa=-0.7571 degrees ! Estimated noise=623.584 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.288 x 7.523 at -0.7571 degrees (North through East) ! Clean map min=-0.0021554 max=0.1706 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.763 mas, bmaj=6.552 mas, bpa=0.379 degrees ! Estimated noise=799.768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.127607 Jy ! Component: 100 - total flux cleaned = 0.168226 Jy ! Component: 150 - total flux cleaned = 0.191518 Jy ! Component: 200 - total flux cleaned = 0.208696 Jy ! Total flux subtracted in 200 components = 0.208696 Jy ! Clean residual min=-0.006989 max=0.010189 Jy/beam ! Clean residual mean=-0.000002 rms=0.002358 Jy/beam ! Combined flux in latest and established models = 0.208696 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.208696 Jy ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=7.523 mas, bpa=-0.7571 degrees ! Estimated noise=623.584 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.0182202 Jy ! Component: 100 - total flux cleaned = 0.0319813 Jy ! Component: 150 - total flux cleaned = 0.043016 Jy ! Component: 200 - total flux cleaned = 0.0520184 Jy ! Total flux subtracted in 200 components = 0.0520184 Jy ! Clean residual min=-0.005227 max=0.007226 Jy/beam ! Clean residual mean=-0.000012 rms=0.001737 Jy/beam ! Combined flux in latest and established models = 0.260714 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 83 components and 0.260714 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=8.382 mas, bmaj=12.82 mas, bpa=7.659 degrees ! Estimated noise=786.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134298 Jy ! Component: 100 - total flux cleaned = 0.0232418 Jy ! Component: 150 - total flux cleaned = 0.030938 Jy ! Component: 200 - total flux cleaned = 0.0371853 Jy ! Total flux subtracted in 200 components = 0.0371853 Jy ! Clean residual min=-0.004700 max=0.005193 Jy/beam ! Clean residual mean=-0.000015 rms=0.001666 Jy/beam ! Combined flux in latest and established models = 0.297899 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.00525121 Jy ! Component: 100 - total flux cleaned = 0.00973686 Jy ! Component: 150 - total flux cleaned = 0.0136369 Jy ! Component: 200 - total flux cleaned = 0.0169254 Jy ! Total flux subtracted in 200 components = 0.0169254 Jy ! Clean residual min=-0.003765 max=0.003975 Jy/beam ! Clean residual mean=-0.000010 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.314825 Jy ! Adding 129 model components to the UV plane model. ! The established model now contains 206 components and 0.314825 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=7.523 mas, bpa=-0.7571 degrees ! Estimated noise=623.584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00325866 Jy ! Component: 100 - total flux cleaned = 0.00543654 Jy ! Component: 150 - total flux cleaned = 0.00742655 Jy ! Component: 200 - total flux cleaned = 0.00914556 Jy ! Total flux subtracted in 200 components = 0.00914556 Jy ! Clean residual min=-0.002476 max=0.002800 Jy/beam ! Clean residual mean=-0.000004 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.323971 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 241 components and 0.323971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070366Jy sigma=0.000770 ! Fit after self-cal, rms=0.070319Jy sigma=0.000770 wmodel J1451-0127_S_2015_03_17_pus_map.mod ! Writing 241 model components to file: J1451-0127_S_2015_03_17_pus_map.mod wobs J1451-0127_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1451-0127_S_2015_03_17_pus_uvs.fits wwins J1451-0127_S_2015_03_17_pus_map.win ! wwins: Wrote 6 windows to J1451-0127_S_2015_03_17_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 = 9.85757e-05 Jy ! Component: 100 - total flux cleaned = -0.000409378 Jy ! Component: 150 - total flux cleaned = -0.000765546 Jy ! Component: 200 - total flux cleaned = -0.000765998 Jy ! Component: 250 - total flux cleaned = -0.000839707 Jy ! Component: 300 - total flux cleaned = -0.00105064 Jy ! Component: 350 - total flux cleaned = -0.00115317 Jy ! Component: 400 - total flux cleaned = -0.00125304 Jy ! Component: 450 - total flux cleaned = -0.00141409 Jy ! Component: 500 - total flux cleaned = -0.00147648 Jy ! Component: 550 - total flux cleaned = -0.00150731 Jy ! Component: 600 - total flux cleaned = -0.00147772 Jy ! Component: 650 - total flux cleaned = -0.0014486 Jy ! Component: 700 - total flux cleaned = -0.00144893 Jy ! Component: 750 - total flux cleaned = -0.00150439 Jy ! Component: 800 - total flux cleaned = -0.00144974 Jy ! Component: 850 - total flux cleaned = -0.00155676 Jy ! Component: 900 - total flux cleaned = -0.0015823 Jy ! Component: 950 - total flux cleaned = -0.0015302 Jy ! Component: 1000 - total flux cleaned = -0.00165699 Jy ! Component: 1050 - total flux cleaned = -0.00163137 Jy ! Component: 1100 - total flux cleaned = -0.00163156 Jy ! Component: 1150 - total flux cleaned = -0.00172766 Jy ! Component: 1200 - total flux cleaned = -0.00175124 Jy ! Component: 1250 - total flux cleaned = -0.00177498 Jy ! Component: 1300 - total flux cleaned = -0.00191322 Jy ! Component: 1350 - total flux cleaned = -0.00200365 Jy ! Component: 1400 - total flux cleaned = -0.00204788 Jy ! Component: 1450 - total flux cleaned = -0.00213593 Jy ! Component: 1500 - total flux cleaned = -0.00215764 Jy ! Component: 1550 - total flux cleaned = -0.00230839 Jy ! Component: 1600 - total flux cleaned = -0.00235083 Jy ! Component: 1650 - total flux cleaned = -0.0024551 Jy ! Component: 1700 - total flux cleaned = -0.00259947 Jy ! Component: 1750 - total flux cleaned = -0.00261979 Jy ! Component: 1800 - total flux cleaned = -0.00264 Jy ! Component: 1850 - total flux cleaned = -0.00271926 Jy ! Component: 1900 - total flux cleaned = -0.00287552 Jy ! Component: 1950 - total flux cleaned = -0.00299146 Jy ! Component: 2000 - total flux cleaned = -0.00304876 Jy ! Component: 2050 - total flux cleaned = -0.00321818 Jy ! Component: 2100 - total flux cleaned = -0.00329253 Jy ! Component: 2150 - total flux cleaned = -0.00347627 Jy ! Component: 2200 - total flux cleaned = -0.00354866 Jy ! Component: 2250 - total flux cleaned = -0.00370989 Jy ! Component: 2300 - total flux cleaned = -0.00372756 Jy ! Component: 2350 - total flux cleaned = -0.00381516 Jy ! Component: 2400 - total flux cleaned = -0.003936 Jy ! Component: 2450 - total flux cleaned = -0.00398707 Jy ! Component: 2500 - total flux cleaned = -0.00405493 Jy ! Component: 2550 - total flux cleaned = -0.00415532 Jy ! Component: 2600 - total flux cleaned = -0.00430449 Jy ! Component: 2650 - total flux cleaned = -0.00430473 Jy ! Component: 2700 - total flux cleaned = -0.00438572 Jy ! Component: 2750 - total flux cleaned = -0.00444983 Jy ! Component: 2800 - total flux cleaned = -0.0045606 Jy ! Component: 2850 - total flux cleaned = -0.00470169 Jy ! Component: 2900 - total flux cleaned = -0.00473283 Jy ! Component: 2950 - total flux cleaned = -0.00482473 Jy ! Component: 3000 - total flux cleaned = -0.00490068 Jy ! Component: 3050 - total flux cleaned = -0.00500597 Jy ! Component: 3100 - total flux cleaned = -0.00505072 Jy ! Component: 3150 - total flux cleaned = -0.00513912 Jy ! Component: 3200 - total flux cleaned = -0.00528525 Jy ! Component: 3250 - total flux cleaned = -0.00532856 Jy ! Component: 3300 - total flux cleaned = -0.00541453 Jy ! Component: 3350 - total flux cleaned = -0.00549933 Jy ! Component: 3400 - total flux cleaned = -0.00556941 Jy ! Component: 3450 - total flux cleaned = -0.00565267 Jy ! Component: 3500 - total flux cleaned = -0.00572145 Jy ! Component: 3550 - total flux cleaned = -0.0057759 Jy ! Component: 3600 - total flux cleaned = -0.00584359 Jy ! Component: 3650 - total flux cleaned = -0.00591072 Jy ! Component: 3700 - total flux cleaned = -0.00600397 Jy ! Component: 3750 - total flux cleaned = -0.00604365 Jy ! Component: 3800 - total flux cleaned = -0.00610912 Jy ! Component: 3850 - total flux cleaned = -0.00621289 Jy ! Component: 3900 - total flux cleaned = -0.00626441 Jy ! Component: 3950 - total flux cleaned = -0.00632828 Jy ! Component: 4000 - total flux cleaned = -0.00640439 Jy ! Component: 4050 - total flux cleaned = -0.00641701 Jy ! Total flux subtracted in 4096 components = -0.00651693 Jy ! Clean residual min=-0.000778 max=0.000682 Jy/beam ! Clean residual mean=-0.000002 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.317454 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 534 components and 0.317454 Jy ![Exited script file: muppet] wmap "J1451-0127_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.288 x 7.523 at -0.7571 degrees (North through East) ! Clean map min=-0.0015605 max=0.17228 Jy/beam ! Writing clean map to FITS file: J1451-0127_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.172281 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229705 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.399995 0.399995 0.79999 1.59998 3.19996 6.39992 12.7998 25.5997 51.1993 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.172 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.288 x 7.523 at -0.7571 degrees (North through East) ! Clean map min=-0.0015605 max=0.17228 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 J1451-0127_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:01:52 2016