! Started logfile: J1630+2131_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:29:41 2017 obs J1630+2131_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1630+2131_S_2015_01_23_pus_uva.fits ! AN table 1: 124 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969355 visibilities/baseline/integration-bin. ! Found source: J1630+2131 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 338 lines of history. ! ! Reading 21636 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 J1630+2131_S_2015_01_23_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.920183Jy sigma=0.010319 ! Fit after self-cal, rms=0.890018Jy sigma=0.010025 ! 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.602 mas, bmaj=5.821 mas, bpa=-3.36 degrees ! Estimated noise=774.941 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.0835992 Jy ! Component: 100 - total flux cleaned = 0.106594 Jy ! Total flux subtracted in 100 components = 0.106594 Jy ! Clean residual min=-0.006809 max=0.018898 Jy/beam ! Clean residual mean=-0.000008 rms=0.002017 Jy/beam ! Combined flux in latest and established models = 0.106594 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.106594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141187Jy sigma=0.000907 ! Fit after self-cal, rms=0.141189Jy sigma=0.000907 ! Inverting map ! Added new window around map position (4.5, 2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175637 Jy ! Component: 100 - total flux cleaned = 0.028301 Jy ! Total flux subtracted in 100 components = 0.028301 Jy ! Clean residual min=-0.005462 max=0.006456 Jy/beam ! Clean residual mean=-0.000009 rms=0.001460 Jy/beam ! Combined flux in latest and established models = 0.134895 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.134895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137597Jy sigma=0.000844 ! Fit after self-cal, rms=0.137549Jy sigma=0.000841 ! 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.292 mas, bmaj=6.775 mas, bpa=-2.804 degrees ! Estimated noise=458.75 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.012849 Jy ! Component: 100 - total flux cleaned = 0.020073 Jy ! Component: 150 - total flux cleaned = 0.0248275 Jy ! Component: 200 - total flux cleaned = 0.0282016 Jy ! Total flux subtracted in 200 components = 0.0282016 Jy ! Clean residual min=-0.005554 max=0.008464 Jy/beam ! Clean residual mean=-0.000022 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 0.163097 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 68 components and 0.163097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135943Jy sigma=0.000818 ! Fit after self-cal, rms=0.135951Jy sigma=0.000817 ! 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.96 FD 0.79 HN 0.97 KP 1.12 ! LA 0.98 MK 1.01 NL 1.02 OV 0.93 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.05 KP 1.04 ! LA 0.95 MK 1.00 NL 1.22 OV 0.96 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.52 HN 1.09 KP 0.90 ! LA 0.78 MK 0.99 NL 1.40 OV 0.90 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 1.03 KP 0.85 ! LA 0.81 MK 1.01 NL 1.00 OV 0.95 ! PT 1.07 SC 0.98 ! ! ! Fit before self-cal, rms=0.135951Jy sigma=0.000817 ! Fit after self-cal, rms=0.139815Jy sigma=0.000792 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=6.819 mas, bpa=-2.525 degrees ! Estimated noise=457.676 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 (35.5, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00693578 Jy ! Component: 100 - total flux cleaned = 0.0103633 Jy ! Component: 150 - total flux cleaned = 0.0126849 Jy ! Component: 200 - total flux cleaned = 0.0144472 Jy ! Total flux subtracted in 200 components = 0.0144472 Jy ! Clean residual min=-0.003966 max=0.004031 Jy/beam ! Clean residual mean=-0.000019 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.177544 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 102 components and 0.177544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139324Jy sigma=0.000785 ! Fit after self-cal, rms=0.139251Jy sigma=0.000784 ! 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.139251Jy sigma=0.000784 ! Fit after self-cal, rms=0.152836Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=6.816 mas, bpa=-2.769 degrees ! Estimated noise=455.197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173133 Jy ! Component: 100 - total flux cleaned = 0.00287327 Jy ! Component: 150 - total flux cleaned = 0.0033717 Jy ! Component: 200 - total flux cleaned = 0.00362782 Jy ! Total flux subtracted in 200 components = 0.00362782 Jy ! Clean residual min=-0.002352 max=0.003855 Jy/beam ! Clean residual mean=0.000002 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.181172 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 130 components and 0.181172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152786Jy sigma=0.000776 ! Fit after self-cal, rms=0.152834Jy sigma=0.000775 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 (20.5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00371345 Jy ! Component: 100 - total flux cleaned = 0.00595777 Jy ! Component: 150 - total flux cleaned = 0.0074617 Jy ! Component: 200 - total flux cleaned = 0.0086046 Jy ! Total flux subtracted in 200 components = 0.0086046 Jy ! Clean residual min=-0.001873 max=0.001906 Jy/beam ! Clean residual mean=0.000002 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.189776 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 172 components and 0.189776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152747Jy sigma=0.000773 ! Fit after self-cal, rms=0.152712Jy sigma=0.000773 ! 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.152712Jy sigma=0.000773 ! Fit after self-cal, rms=0.153950Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=6.819 mas, bpa=-2.668 degrees ! Estimated noise=454.704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013534 Jy ! Component: 100 - total flux cleaned = 0.00239636 Jy ! Component: 150 - total flux cleaned = 0.00305659 Jy ! Component: 200 - total flux cleaned = 0.00356643 Jy ! Total flux subtracted in 200 components = 0.00356643 Jy ! Clean residual min=-0.001663 max=0.001715 Jy/beam ! Clean residual mean=0.000002 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.193343 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 187 components and 0.193343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153928Jy sigma=0.000772 ! Fit after self-cal, rms=0.153928Jy sigma=0.000772 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 (12, 60.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013509 Jy ! Component: 100 - total flux cleaned = 0.0017078 Jy ! Component: 150 - total flux cleaned = 0.00218119 Jy ! Component: 200 - total flux cleaned = 0.00263976 Jy ! Total flux subtracted in 200 components = 0.00263976 Jy ! Clean residual min=-0.001615 max=0.001530 Jy/beam ! Clean residual mean=0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.195982 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 215 components and 0.195982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153888Jy sigma=0.000772 ! Fit after self-cal, rms=0.153871Jy sigma=0.000772 ! 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.153871Jy sigma=0.000772 ! Fit after self-cal, rms=0.154069Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.132 mas, bmaj=10.38 mas, bpa=-4.573 degrees ! Estimated noise=577.356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124005 Jy ! Component: 100 - total flux cleaned = 0.00208631 Jy ! Component: 150 - total flux cleaned = 0.00259178 Jy ! Component: 200 - total flux cleaned = 0.0029006 Jy ! Total flux subtracted in 200 components = 0.0029006 Jy ! Clean residual min=-0.001822 max=0.002063 Jy/beam ! Clean residual mean=0.000004 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.198883 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 238 components and 0.198883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154047Jy sigma=0.000771 ! Fit after self-cal, rms=0.154041Jy sigma=0.000771 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.000594325 Jy ! Component: 100 - total flux cleaned = 0.000817011 Jy ! Component: 150 - total flux cleaned = 0.000998523 Jy ! Component: 200 - total flux cleaned = 0.00118133 Jy ! Total flux subtracted in 200 components = 0.00118133 Jy ! Clean residual min=-0.001827 max=0.002033 Jy/beam ! Clean residual mean=0.000004 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.200064 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 261 components and 0.200064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154029Jy sigma=0.000771 ! Fit after self-cal, rms=0.154028Jy sigma=0.000771 ! 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.322 mas, bmaj=6.826 mas, bpa=-2.656 degrees ! Estimated noise=454.51 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.322 x 6.826 at -2.656 degrees (North through East) ! Clean map min=-0.0014221 max=0.11237 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.617 mas, bmaj=5.832 mas, bpa=-3.104 degrees ! Estimated noise=770.119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0827886 Jy ! Component: 100 - total flux cleaned = 0.108753 Jy ! Component: 150 - total flux cleaned = 0.124751 Jy ! Component: 200 - total flux cleaned = 0.135301 Jy ! Total flux subtracted in 200 components = 0.135301 Jy ! Clean residual min=-0.004287 max=0.005762 Jy/beam ! Clean residual mean=0.000002 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.135301 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 0.135301 Jy ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=6.826 mas, bpa=-2.656 degrees ! Estimated noise=454.51 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.0104475 Jy ! Component: 100 - total flux cleaned = 0.0175406 Jy ! Component: 150 - total flux cleaned = 0.0229694 Jy ! Component: 200 - total flux cleaned = 0.0274025 Jy ! Total flux subtracted in 200 components = 0.0274025 Jy ! Clean residual min=-0.002307 max=0.002906 Jy/beam ! Clean residual mean=0.000001 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.162703 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 59 components and 0.162703 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.132 mas, bmaj=10.38 mas, bpa=-4.573 degrees ! Estimated noise=577.356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00691791 Jy ! Component: 100 - total flux cleaned = 0.011967 Jy ! Component: 150 - total flux cleaned = 0.0158158 Jy ! Component: 200 - total flux cleaned = 0.0189112 Jy ! Total flux subtracted in 200 components = 0.0189112 Jy ! Clean residual min=-0.002171 max=0.002515 Jy/beam ! Clean residual mean=0.000003 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.181614 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.00258021 Jy ! Component: 100 - total flux cleaned = 0.00475885 Jy ! Component: 150 - total flux cleaned = 0.00662795 Jy ! Component: 200 - total flux cleaned = 0.00824706 Jy ! Total flux subtracted in 200 components = 0.00824706 Jy ! Clean residual min=-0.001906 max=0.002252 Jy/beam ! Clean residual mean=0.000003 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.189862 Jy ! Adding 143 model components to the UV plane model. ! The established model now contains 181 components and 0.189862 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=6.826 mas, bpa=-2.656 degrees ! Estimated noise=454.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157476 Jy ! Component: 100 - total flux cleaned = 0.00250836 Jy ! Component: 150 - total flux cleaned = 0.00329122 Jy ! Component: 200 - total flux cleaned = 0.00400127 Jy ! Total flux subtracted in 200 components = 0.00400127 Jy ! Clean residual min=-0.001772 max=0.001508 Jy/beam ! Clean residual mean=0.000001 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.193863 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 205 components and 0.193863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154080Jy sigma=0.000772 ! Fit after self-cal, rms=0.154068Jy sigma=0.000772 wmodel J1630+2131_S_2015_01_23_pus_map.mod ! Writing 205 model components to file: J1630+2131_S_2015_01_23_pus_map.mod wobs J1630+2131_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1630+2131_S_2015_01_23_pus_uvs.fits wwins J1630+2131_S_2015_01_23_pus_map.win ! wwins: Wrote 5 windows to J1630+2131_S_2015_01_23_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000299265 Jy ! Component: 100 - total flux cleaned = -0.000272222 Jy ! Component: 150 - total flux cleaned = -0.000170796 Jy ! Component: 200 - total flux cleaned = -0.000146784 Jy ! Component: 250 - total flux cleaned = -0.000122957 Jy ! Component: 300 - total flux cleaned = -7.75791e-05 Jy ! Component: 350 - total flux cleaned = -5.53939e-05 Jy ! Component: 400 - total flux cleaned = -1.16402e-05 Jy ! Component: 450 - total flux cleaned = 5.22599e-05 Jy ! Component: 500 - total flux cleaned = 9.84061e-06 Jy ! Component: 550 - total flux cleaned = 9.81846e-06 Jy ! Component: 600 - total flux cleaned = 5.0233e-05 Jy ! Component: 650 - total flux cleaned = 4.97798e-05 Jy ! Component: 700 - total flux cleaned = 2.99952e-05 Jy ! Component: 750 - total flux cleaned = 6.78133e-05 Jy ! Component: 800 - total flux cleaned = 6.78066e-05 Jy ! Component: 850 - total flux cleaned = 0.000105065 Jy ! Component: 900 - total flux cleaned = 0.000105067 Jy ! Component: 950 - total flux cleaned = 0.000123242 Jy ! Component: 1000 - total flux cleaned = 0.000140836 Jy ! Component: 1050 - total flux cleaned = 0.000158399 Jy ! Component: 1100 - total flux cleaned = 0.000209835 Jy ! Component: 1150 - total flux cleaned = 0.00026043 Jy ! Component: 1200 - total flux cleaned = 0.00027732 Jy ! Component: 1250 - total flux cleaned = 0.000359438 Jy ! Component: 1300 - total flux cleaned = 0.000327122 Jy ! Component: 1350 - total flux cleaned = 0.000375109 Jy ! Component: 1400 - total flux cleaned = 0.000359191 Jy ! Component: 1450 - total flux cleaned = 0.000374978 Jy ! Component: 1500 - total flux cleaned = 0.000390296 Jy ! Component: 1550 - total flux cleaned = 0.000344656 Jy ! Component: 1600 - total flux cleaned = 0.000390333 Jy ! Component: 1650 - total flux cleaned = 0.000405537 Jy ! Component: 1700 - total flux cleaned = 0.000450108 Jy ! Component: 1750 - total flux cleaned = 0.000479594 Jy ! Component: 1800 - total flux cleaned = 0.000465109 Jy ! Component: 1850 - total flux cleaned = 0.00052297 Jy ! Component: 1900 - total flux cleaned = 0.000551399 Jy ! Component: 1950 - total flux cleaned = 0.000579813 Jy ! Component: 2000 - total flux cleaned = 0.000593723 Jy ! Component: 2050 - total flux cleaned = 0.000607696 Jy ! Component: 2100 - total flux cleaned = 0.000649394 Jy ! Component: 2150 - total flux cleaned = 0.000663147 Jy ! Component: 2200 - total flux cleaned = 0.000704184 Jy ! Component: 2250 - total flux cleaned = 0.000731245 Jy ! Component: 2300 - total flux cleaned = 0.000785124 Jy ! Component: 2350 - total flux cleaned = 0.000785185 Jy ! Component: 2400 - total flux cleaned = 0.00090451 Jy ! Component: 2450 - total flux cleaned = 0.000904498 Jy ! Component: 2500 - total flux cleaned = 0.000943588 Jy ! Component: 2550 - total flux cleaned = 0.0010213 Jy ! Component: 2600 - total flux cleaned = 0.00102126 Jy ! Component: 2650 - total flux cleaned = 0.00112362 Jy ! Component: 2700 - total flux cleaned = 0.00117447 Jy ! Component: 2750 - total flux cleaned = 0.00123757 Jy ! Component: 2800 - total flux cleaned = 0.00128773 Jy ! Component: 2850 - total flux cleaned = 0.00131271 Jy ! Component: 2900 - total flux cleaned = 0.00133738 Jy ! Component: 2950 - total flux cleaned = 0.00136204 Jy ! Component: 3000 - total flux cleaned = 0.00146 Jy ! Component: 3050 - total flux cleaned = 0.00142348 Jy ! Component: 3100 - total flux cleaned = 0.0014841 Jy ! Component: 3150 - total flux cleaned = 0.00150795 Jy ! Component: 3200 - total flux cleaned = 0.0015319 Jy ! Component: 3250 - total flux cleaned = 0.00155558 Jy ! Component: 3300 - total flux cleaned = 0.00153198 Jy ! Component: 3350 - total flux cleaned = 0.0015909 Jy ! Component: 3400 - total flux cleaned = 0.00164937 Jy ! Component: 3450 - total flux cleaned = 0.00161442 Jy ! Component: 3500 - total flux cleaned = 0.00166075 Jy ! Component: 3550 - total flux cleaned = 0.00169513 Jy ! Component: 3600 - total flux cleaned = 0.00172953 Jy ! Component: 3650 - total flux cleaned = 0.00176367 Jy ! Component: 3700 - total flux cleaned = 0.00180908 Jy ! Component: 3750 - total flux cleaned = 0.00186546 Jy ! Component: 3800 - total flux cleaned = 0.00192153 Jy ! Component: 3850 - total flux cleaned = 0.00191038 Jy ! Component: 3900 - total flux cleaned = 0.001966 Jy ! Component: 3950 - total flux cleaned = 0.00199915 Jy ! Component: 4000 - total flux cleaned = 0.00205424 Jy ! Component: 4050 - total flux cleaned = 0.00209813 Jy ! Total flux subtracted in 4096 components = 0.00210899 Jy ! Clean residual min=-0.000653 max=0.000653 Jy/beam ! Clean residual mean=0.000001 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.195972 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 508 components and 0.195972 Jy ![Exited script file: muppet] wmap "J1630+2131_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.322 x 6.826 at -2.656 degrees (North through East) ! Clean map min=-0.0013868 max=0.1134 Jy/beam ! Writing clean map to FITS file: J1630+2131_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.113397 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206438 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.546146 0.546146 1.09229 2.18458 4.36917 8.73833 17.4767 34.9533 69.9067 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.113 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.322 x 6.826 at -2.656 degrees (North through East) ! Clean map min=-0.0013868 max=0.1134 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 J1630+2131_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:29:46 2017