! Started logfile: /g0/scr/pima/npcsb_uvs/J1010+8250_X_uvs.log on Sat Oct 5 18:52:33 2013 obs /g0/scr/pima/npcsb_uvs/J1010+8250_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1010+8250_X_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1010+8250 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 8100 visibilities. select RR ! 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsb_uvs/J1010+8250_X] 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.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.018160Jy sigma=2.172955 ! Fit after self-cal, rms=0.775525Jy sigma=1.525912 ! 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=0.6757 mas, bmaj=2.673 mas, bpa=6.234 degrees ! Estimated noise=7.97883 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.184711 Jy ! Component: 100 - total flux cleaned = 0.238305 Jy ! Total flux subtracted in 100 components = 0.238305 Jy ! Clean residual min=-0.016031 max=0.026381 Jy/beam ! Clean residual mean=-0.000034 rms=0.003781 Jy/beam ! Combined flux in latest and established models = 0.238305 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.238305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104365Jy sigma=0.245989 ! Fit after self-cal, rms=0.104375Jy sigma=0.245934 ! Inverting map ! Added new window around map position (-2, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0293712 Jy ! Component: 100 - total flux cleaned = 0.0471861 Jy ! Total flux subtracted in 100 components = 0.0471861 Jy ! Clean residual min=-0.011612 max=0.016202 Jy/beam ! Clean residual mean=-0.000018 rms=0.002611 Jy/beam ! Combined flux in latest and established models = 0.285491 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.285491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095652Jy sigma=0.205380 ! Fit after self-cal, rms=0.095614Jy sigma=0.204240 ! 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=0.9184 mas, bmaj=2.882 mas, bpa=5.528 degrees ! Estimated noise=3.97821 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.023414 Jy ! Component: 100 - total flux cleaned = 0.0356809 Jy ! Component: 150 - total flux cleaned = 0.0403308 Jy ! Component: 200 - total flux cleaned = 0.0424844 Jy ! Total flux subtracted in 200 components = 0.0424844 Jy ! Clean residual min=-0.010623 max=0.017346 Jy/beam ! Clean residual mean=-0.000012 rms=0.003328 Jy/beam ! Combined flux in latest and established models = 0.327975 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.327975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093040Jy sigma=0.183405 ! Fit after self-cal, rms=0.093069Jy sigma=0.182523 ! 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.97 HN 1.00 KP 1.00 ! LA 0.98 MK 0.99 NL 1.25 OV 0.97 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 1.00 KP 0.92 ! LA 0.94 MK 0.95 NL 1.19 OV 0.95 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 0.98 KP 0.83 ! LA 0.93 MK 0.95 NL 1.18 OV 0.99 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.99 HN 0.98 KP 0.88 ! LA 0.91 MK 0.94 NL 1.10 OV 0.98 ! PT 1.08 SC 0.96 ! ! ! Fit before self-cal, rms=0.093069Jy sigma=0.182523 ! Fit after self-cal, rms=0.089225Jy sigma=0.171226 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9135 mas, bmaj=2.868 mas, bpa=5.756 degrees ! Estimated noise=3.82253 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 (2.8, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00302547 Jy ! Component: 100 - total flux cleaned = 0.00340282 Jy ! Component: 150 - total flux cleaned = 0.00339441 Jy ! Component: 200 - total flux cleaned = 0.00378181 Jy ! Total flux subtracted in 200 components = 0.00378181 Jy ! Clean residual min=-0.006125 max=0.008824 Jy/beam ! Clean residual mean=-0.000001 rms=0.001791 Jy/beam ! Combined flux in latest and established models = 0.331757 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 54 components and 0.331757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085307Jy sigma=0.167834 ! Fit after self-cal, rms=0.085127Jy sigma=0.167393 ! 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.085127Jy sigma=0.167393 ! Fit after self-cal, rms=0.083990Jy sigma=0.166181 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.906 mas, bmaj=2.864 mas, bpa=5.778 degrees ! Estimated noise=3.68614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00654144 Jy ! Component: 100 - total flux cleaned = -0.00500865 Jy ! Component: 150 - total flux cleaned = -0.00546532 Jy ! Component: 200 - total flux cleaned = -0.00602008 Jy ! Total flux subtracted in 200 components = -0.00602008 Jy ! Clean residual min=-0.005266 max=0.007358 Jy/beam ! Clean residual mean=-0.000002 rms=0.001559 Jy/beam ! Combined flux in latest and established models = 0.325737 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 63 components and 0.325737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081122Jy sigma=0.166260 ! Fit after self-cal, rms=0.081050Jy sigma=0.166175 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 (0.4, 19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00678777 Jy ! Component: 100 - total flux cleaned = 0.0100783 Jy ! Component: 150 - total flux cleaned = 0.0115735 Jy ! Component: 200 - total flux cleaned = 0.0122895 Jy ! Total flux subtracted in 200 components = 0.0122895 Jy ! Clean residual min=-0.004491 max=0.005101 Jy/beam ! Clean residual mean=0.000001 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.338026 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 96 components and 0.338026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080272Jy sigma=0.164346 ! Fit after self-cal, rms=0.080211Jy sigma=0.164271 ! Inverting map ! Added new window around map position (5.2, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00399134 Jy ! Component: 100 - total flux cleaned = 0.0045518 Jy ! Component: 150 - total flux cleaned = 0.00474797 Jy ! Component: 200 - total flux cleaned = 0.00474967 Jy ! Total flux subtracted in 200 components = 0.00474967 Jy ! Clean residual min=-0.004019 max=0.003450 Jy/beam ! Clean residual mean=0.000003 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.342776 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 121 components and 0.342776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079796Jy sigma=0.163544 ! Fit after self-cal, rms=0.079769Jy sigma=0.163501 ! 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.079769Jy sigma=0.163501 ! Fit after self-cal, rms=0.078730Jy sigma=0.161884 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9011 mas, bmaj=2.859 mas, bpa=5.797 degrees ! Estimated noise=3.54275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00797812 Jy ! Component: 100 - total flux cleaned = -0.0080187 Jy ! Component: 150 - total flux cleaned = -0.00751895 Jy ! Component: 200 - total flux cleaned = -0.00744361 Jy ! Total flux subtracted in 200 components = -0.00744361 Jy ! Clean residual min=-0.003697 max=0.003264 Jy/beam ! Clean residual mean=0.000001 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.335332 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 129 components and 0.335332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076268Jy sigma=0.163117 ! Fit after self-cal, rms=0.076256Jy sigma=0.163101 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.000223923 Jy ! Component: 100 - total flux cleaned = 0.000357862 Jy ! Component: 150 - total flux cleaned = 0.000482476 Jy ! Component: 200 - total flux cleaned = 0.000541171 Jy ! Total flux subtracted in 200 components = 0.000541171 Jy ! Clean residual min=-0.003476 max=0.003112 Jy/beam ! Clean residual mean=0.000001 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.335873 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 145 components and 0.335874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076049Jy sigma=0.162983 ! Fit after self-cal, rms=0.076042Jy sigma=0.162973 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.076042Jy sigma=0.162973 ! Fit after self-cal, rms=0.075091Jy sigma=0.161463 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.274 mas, bmaj=3.47 mas, bpa=10.93 degrees ! Estimated noise=3.79311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00652102 Jy ! Component: 100 - total flux cleaned = -0.0068724 Jy ! Component: 150 - total flux cleaned = -0.00655543 Jy ! Component: 200 - total flux cleaned = -0.00644049 Jy ! Total flux subtracted in 200 components = -0.00644049 Jy ! Clean residual min=-0.004031 max=0.004181 Jy/beam ! Clean residual mean=0.000002 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.329433 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 157 components and 0.329433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073141Jy sigma=0.162569 ! Fit after self-cal, rms=0.073134Jy sigma=0.162554 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.000182226 Jy ! Component: 100 - total flux cleaned = 0.000337017 Jy ! Component: 150 - total flux cleaned = 0.000432245 Jy ! Component: 200 - total flux cleaned = 0.000562987 Jy ! Total flux subtracted in 200 components = 0.000562987 Jy ! Clean residual min=-0.003814 max=0.003984 Jy/beam ! Clean residual mean=0.000001 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.329996 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 168 components and 0.329996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073059Jy sigma=0.162568 ! Fit after self-cal, rms=0.073054Jy sigma=0.162561 ! 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=0.8961 mas, bmaj=2.855 mas, bpa=5.829 degrees ! Estimated noise=3.40745 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8961 x 2.855 at 5.829 degrees (North through East) ! Clean map min=-0.0067791 max=0.21519 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=0.6616 mas, bmaj=2.659 mas, bpa=6.418 degrees ! Estimated noise=6.69233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.15432 Jy ! Component: 100 - total flux cleaned = 0.203286 Jy ! Component: 150 - total flux cleaned = 0.230241 Jy ! Component: 200 - total flux cleaned = 0.247902 Jy ! Total flux subtracted in 200 components = 0.247902 Jy ! Clean residual min=-0.007933 max=0.010080 Jy/beam ! Clean residual mean=-0.000021 rms=0.001988 Jy/beam ! Combined flux in latest and established models = 0.247903 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.247903 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8961 mas, bmaj=2.855 mas, bpa=5.829 degrees ! Estimated noise=3.40745 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.0212458 Jy ! Component: 100 - total flux cleaned = 0.034456 Jy ! Component: 150 - total flux cleaned = 0.0439092 Jy ! Component: 200 - total flux cleaned = 0.0512791 Jy ! Total flux subtracted in 200 components = 0.0512791 Jy ! Clean residual min=-0.006514 max=0.006124 Jy/beam ! Clean residual mean=-0.000017 rms=0.001670 Jy/beam ! Combined flux in latest and established models = 0.299182 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 44 components and 0.299182 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.274 mas, bmaj=3.47 mas, bpa=10.93 degrees ! Estimated noise=3.79311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00973709 Jy ! Component: 100 - total flux cleaned = 0.0166884 Jy ! Component: 150 - total flux cleaned = 0.01995 Jy ! Component: 200 - total flux cleaned = 0.0221171 Jy ! Total flux subtracted in 200 components = 0.0221171 Jy ! Clean residual min=-0.006544 max=0.004298 Jy/beam ! Clean residual mean=-0.000006 rms=0.001546 Jy/beam ! Combined flux in latest and established models = 0.321299 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.00107783 Jy ! Component: 100 - total flux cleaned = 0.00216211 Jy ! Component: 150 - total flux cleaned = 0.00312881 Jy ! Component: 200 - total flux cleaned = 0.0040888 Jy ! Total flux subtracted in 200 components = 0.0040888 Jy ! Clean residual min=-0.005212 max=0.003615 Jy/beam ! Clean residual mean=-0.000003 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.325387 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 88 components and 0.325387 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8961 mas, bmaj=2.855 mas, bpa=5.829 degrees ! Estimated noise=3.40745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00157987 Jy ! Component: 100 - total flux cleaned = -0.00124547 Jy ! Component: 150 - total flux cleaned = -0.000741134 Jy ! Component: 200 - total flux cleaned = -0.000738583 Jy ! Total flux subtracted in 200 components = -0.000738583 Jy ! Clean residual min=-0.003604 max=0.003252 Jy/beam ! Clean residual mean=-0.000003 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.324649 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 111 components and 0.324649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073009Jy sigma=0.164023 ! Fit after self-cal, rms=0.072942Jy sigma=0.163847 wmodel /g0/scr/pima/npcsb_uvs/J1010+8250_X_map.mod ! Writing 111 model components to file: /g0/scr/pima/npcsb_uvs/J1010+8250_X_map.mod wobs /g0/scr/pima/npcsb_uvs/J1010+8250_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1010+8250_X_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1010+8250_X_map.win ! wwins: Wrote 5 windows to /g0/scr/pima/npcsb_uvs/J1010+8250_X_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.00106303 Jy ! Component: 100 - total flux cleaned = -0.00154807 Jy ! Component: 150 - total flux cleaned = -0.00205135 Jy ! Component: 200 - total flux cleaned = -0.00238318 Jy ! Component: 250 - total flux cleaned = -0.00256313 Jy ! Component: 300 - total flux cleaned = -0.0026493 Jy ! Component: 350 - total flux cleaned = -0.00310753 Jy ! Component: 400 - total flux cleaned = -0.00342919 Jy ! Component: 450 - total flux cleaned = -0.00378048 Jy ! Component: 500 - total flux cleaned = -0.00393292 Jy ! Component: 550 - total flux cleaned = -0.00411829 Jy ! Component: 600 - total flux cleaned = -0.00419021 Jy ! Component: 650 - total flux cleaned = -0.00429581 Jy ! Component: 700 - total flux cleaned = -0.0042611 Jy ! Component: 750 - total flux cleaned = -0.00422737 Jy ! Component: 800 - total flux cleaned = -0.00429368 Jy ! Component: 850 - total flux cleaned = -0.00422808 Jy ! Component: 900 - total flux cleaned = -0.0041961 Jy ! Component: 950 - total flux cleaned = -0.00422803 Jy ! Component: 1000 - total flux cleaned = -0.00419704 Jy ! Component: 1050 - total flux cleaned = -0.00416675 Jy ! Component: 1100 - total flux cleaned = -0.00410727 Jy ! Component: 1150 - total flux cleaned = -0.00407821 Jy ! Component: 1200 - total flux cleaned = -0.00402047 Jy ! Component: 1250 - total flux cleaned = -0.00407743 Jy ! Component: 1300 - total flux cleaned = -0.00404953 Jy ! Component: 1350 - total flux cleaned = -0.00410539 Jy ! Component: 1400 - total flux cleaned = -0.00413241 Jy ! Component: 1450 - total flux cleaned = -0.00421312 Jy ! Component: 1500 - total flux cleaned = -0.00418604 Jy ! Component: 1550 - total flux cleaned = -0.00421221 Jy ! Component: 1600 - total flux cleaned = -0.00416033 Jy ! Component: 1650 - total flux cleaned = -0.00418593 Jy ! Component: 1700 - total flux cleaned = -0.00416031 Jy ! Component: 1750 - total flux cleaned = -0.00403413 Jy ! Component: 1800 - total flux cleaned = -0.00408394 Jy ! Component: 1850 - total flux cleaned = -0.00403427 Jy ! Component: 1900 - total flux cleaned = -0.00398555 Jy ! Component: 1950 - total flux cleaned = -0.00396096 Jy ! Component: 2000 - total flux cleaned = -0.00393686 Jy ! Component: 2050 - total flux cleaned = -0.00388949 Jy ! Component: 2100 - total flux cleaned = -0.00395954 Jy ! Component: 2150 - total flux cleaned = -0.00393617 Jy ! Component: 2200 - total flux cleaned = -0.00395876 Jy ! Component: 2250 - total flux cleaned = -0.00400447 Jy ! Component: 2300 - total flux cleaned = -0.00402717 Jy ! Component: 2350 - total flux cleaned = -0.00407187 Jy ! Component: 2400 - total flux cleaned = -0.00418234 Jy ! Component: 2450 - total flux cleaned = -0.00424769 Jy ! Component: 2500 - total flux cleaned = -0.00426949 Jy ! Component: 2550 - total flux cleaned = -0.0043341 Jy ! Component: 2600 - total flux cleaned = -0.00437695 Jy ! Component: 2650 - total flux cleaned = -0.00450396 Jy ! Component: 2700 - total flux cleaned = -0.00454614 Jy ! Component: 2750 - total flux cleaned = -0.00467114 Jy ! Component: 2800 - total flux cleaned = -0.00473281 Jy ! Component: 2850 - total flux cleaned = -0.00479437 Jy ! Component: 2900 - total flux cleaned = -0.00481471 Jy ! Component: 2950 - total flux cleaned = -0.00497569 Jy ! Component: 3000 - total flux cleaned = -0.00491585 Jy ! Component: 3050 - total flux cleaned = -0.00499551 Jy ! Component: 3100 - total flux cleaned = -0.00511386 Jy ! Component: 3150 - total flux cleaned = -0.00519214 Jy ! Component: 3200 - total flux cleaned = -0.00519214 Jy ! Component: 3250 - total flux cleaned = -0.00524994 Jy ! Component: 3300 - total flux cleaned = -0.0052691 Jy ! Component: 3350 - total flux cleaned = -0.00540239 Jy ! Component: 3400 - total flux cleaned = -0.00540224 Jy ! Component: 3450 - total flux cleaned = -0.00545865 Jy ! Component: 3500 - total flux cleaned = -0.00555191 Jy ! Component: 3550 - total flux cleaned = -0.00557032 Jy ! Component: 3600 - total flux cleaned = -0.00555183 Jy ! Component: 3650 - total flux cleaned = -0.00558837 Jy ! Component: 3700 - total flux cleaned = -0.00555203 Jy ! Component: 3750 - total flux cleaned = -0.00562463 Jy ! Component: 3800 - total flux cleaned = -0.00567859 Jy ! Component: 3850 - total flux cleaned = -0.00567854 Jy ! Component: 3900 - total flux cleaned = -0.00566102 Jy ! Component: 3950 - total flux cleaned = -0.0057851 Jy ! Component: 4000 - total flux cleaned = -0.00574982 Jy ! Component: 4050 - total flux cleaned = -0.00573249 Jy ! Total flux subtracted in 4096 components = -0.00583716 Jy ! Clean residual min=-0.001143 max=0.000977 Jy/beam ! Clean residual mean=-0.000000 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.318812 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 414 components and 0.318812 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J1010+8250_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8961 x 2.855 at 5.829 degrees (North through East) ! Clean map min=-0.0046717 max=0.21094 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1010+8250_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.210939 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000312106 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.443882 0.443882 0.887764 1.77553 3.55106 7.10211 14.2042 28.4084 56.8169 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.21 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1010+8250_X_uvs.log closed on Sat Oct 5 18:52:37 2013