! Started logfile: /g0/scr/pima/npcsa_uvs/J1119+8048_X_uvs.log on Sun Oct 6 10:28:01 2013 obs /g0/scr/pima/npcsa_uvs/J1119+8048_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J1119+8048_X_uva.fits ! AN table 1: 54 integrations on 1 of 1 possible baselines. ! AN table 2: 54 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.636364 visibilities/baseline/integration-bin. ! Found source: J1119+8048 ! ! 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 3024 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/npcsa_uvs/J1119+8048_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. ! A total of 108 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 108 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 108 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 108 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.003565Jy sigma=0.757448 ! Fit after self-cal, rms=0.948154Jy sigma=0.685286 ! 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=1.229 mas, bmaj=4.816 mas, bpa=-14.36 degrees ! Estimated noise=47.8403 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0669615 Jy ! Component: 100 - total flux cleaned = 0.0786221 Jy ! Total flux subtracted in 100 components = 0.0786221 Jy ! Clean residual min=-0.009073 max=0.009112 Jy/beam ! Clean residual mean=0.000001 rms=0.003923 Jy/beam ! Combined flux in latest and established models = 0.0786221 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0786221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075187Jy sigma=0.057934 ! Fit after self-cal, rms=0.073228Jy sigma=0.056796 ! 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=1.866 mas, bmaj=5.015 mas, bpa=-9.754 degrees ! Estimated noise=20.6361 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.00216288 Jy ! Component: 100 - total flux cleaned = 0.00160198 Jy ! Component: 150 - total flux cleaned = 0.000996273 Jy ! Component: 200 - total flux cleaned = 0.0011213 Jy ! Total flux subtracted in 200 components = 0.0011213 Jy ! Clean residual min=-0.002004 max=0.001995 Jy/beam ! Clean residual mean=0.000002 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.0797434 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 54 components and 0.0797434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073583Jy sigma=0.055440 ! Fit after self-cal, rms=0.073463Jy sigma=0.055356 ! 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.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.90 HN 0.94 KP 0.99 LA 0.89 ! OV 0.90 PT 0.89 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.91 HN 0.79 KP 0.85 LA 0.96 ! OV 0.84 PT 0.94 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.88 HN 0.80 KP 0.81 LA 0.91 ! OV 0.95 PT 0.91 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.86 HN 0.87 KP 0.86 LA 0.79 ! OV 0.86 PT 0.90 SC 1.00* ! ! ! Fit before self-cal, rms=0.073463Jy sigma=0.055356 ! Fit after self-cal, rms=0.064668Jy sigma=0.052246 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.841 mas, bmaj=5.013 mas, bpa=-10.03 degrees ! Estimated noise=16.1634 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.0123544 Jy ! Component: 100 - total flux cleaned = -0.0128127 Jy ! Component: 150 - total flux cleaned = -0.0121141 Jy ! Component: 200 - total flux cleaned = -0.0121217 Jy ! Total flux subtracted in 200 components = -0.0121217 Jy ! Clean residual min=-0.000986 max=0.000973 Jy/beam ! Clean residual mean=0.000001 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.0676217 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 85 components and 0.0676217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058094Jy sigma=0.054042 ! Fit after self-cal, rms=0.058114Jy sigma=0.053991 ! Inverting map ! Added new window around map position (-48.8, 40.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113866 Jy ! Component: 100 - total flux cleaned = 0.00116226 Jy ! Component: 150 - total flux cleaned = 0.00114654 Jy ! Component: 200 - total flux cleaned = 0.00110795 Jy ! Total flux subtracted in 200 components = 0.00110795 Jy ! Clean residual min=-0.001216 max=0.001432 Jy/beam ! Clean residual mean=0.000001 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0687297 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 105 components and 0.0687297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058066Jy sigma=0.053973 ! Fit after self-cal, rms=0.058010Jy sigma=0.053954 ! 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.058010Jy sigma=0.053954 ! Fit after self-cal, rms=0.052242Jy sigma=0.051928 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.855 mas, bmaj=4.995 mas, bpa=-9.791 degrees ! Estimated noise=13.104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00529709 Jy ! Component: 100 - total flux cleaned = -0.00645259 Jy ! Component: 150 - total flux cleaned = -0.00667565 Jy ! Component: 200 - total flux cleaned = -0.00678858 Jy ! Total flux subtracted in 200 components = -0.00678858 Jy ! Clean residual min=-0.008750 max=0.004769 Jy/beam ! Clean residual mean=0.000006 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.0619411 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 126 components and 0.0619411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050594Jy sigma=0.052463 ! Fit after self-cal, rms=0.050518Jy sigma=0.052256 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.00201462 Jy ! Component: 100 - total flux cleaned = -0.00205725 Jy ! Component: 150 - total flux cleaned = -0.00209522 Jy ! Component: 200 - total flux cleaned = -0.00215519 Jy ! Total flux subtracted in 200 components = -0.00215519 Jy ! Clean residual min=-0.007232 max=0.004476 Jy/beam ! Clean residual mean=0.000003 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.0597859 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 136 components and 0.0597859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049954Jy sigma=0.052610 ! Fit after self-cal, rms=0.049921Jy sigma=0.052539 ! 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.049921Jy sigma=0.052539 ! Fit after self-cal, rms=0.048036Jy sigma=0.052022 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.912 mas, bmaj=5.105 mas, bpa=-9.613 degrees ! Estimated noise=12.0316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00385845 Jy ! Component: 100 - total flux cleaned = -0.00446329 Jy ! Component: 150 - total flux cleaned = -0.00479541 Jy ! Component: 200 - total flux cleaned = -0.00505044 Jy ! Total flux subtracted in 200 components = -0.00505044 Jy ! Clean residual min=-0.008374 max=0.004980 Jy/beam ! Clean residual mean=0.000006 rms=0.001541 Jy/beam ! Combined flux in latest and established models = 0.0547354 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 148 components and 0.0547354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047050Jy sigma=0.052482 ! Fit after self-cal, rms=0.047010Jy sigma=0.052340 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.00151566 Jy ! Component: 100 - total flux cleaned = -0.00144449 Jy ! Component: 150 - total flux cleaned = -0.00138249 Jy ! Component: 200 - total flux cleaned = -0.00130197 Jy ! Total flux subtracted in 200 components = -0.00130197 Jy ! Clean residual min=-0.007459 max=0.004742 Jy/beam ! Clean residual mean=0.000004 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.0534335 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 151 components and 0.0534335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046669Jy sigma=0.052597 ! Fit after self-cal, rms=0.046579Jy sigma=0.052449 ! 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.046579Jy sigma=0.052449 ! Fit after self-cal, rms=0.045433Jy sigma=0.052109 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=6.504 mas, bpa=12.08 degrees ! Estimated noise=11.6963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00304404 Jy ! Component: 100 - total flux cleaned = -0.00326974 Jy ! Component: 150 - total flux cleaned = -0.00331536 Jy ! Component: 200 - total flux cleaned = -0.00334544 Jy ! Total flux subtracted in 200 components = -0.00334544 Jy ! Clean residual min=-0.007006 max=0.004018 Jy/beam ! Clean residual mean=0.000007 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.050088 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 167 components and 0.050088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044845Jy sigma=0.052503 ! Fit after self-cal, rms=0.044826Jy sigma=0.052400 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.00117019 Jy ! Component: 100 - total flux cleaned = -0.00108413 Jy ! Component: 150 - total flux cleaned = -0.00108095 Jy ! Component: 200 - total flux cleaned = -0.00115857 Jy ! Total flux subtracted in 200 components = -0.00115857 Jy ! Clean residual min=-0.006282 max=0.003777 Jy/beam ! Clean residual mean=0.000004 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.0489295 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 173 components and 0.0489295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044616Jy sigma=0.052619 ! Fit after self-cal, rms=0.044573Jy sigma=0.052592 ! 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=1.962 mas, bmaj=5.224 mas, bpa=-9.556 degrees ! Estimated noise=11.2659 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.962 x 5.224 at -9.556 degrees (North through East) ! Clean map min=-0.019595 max=0.051736 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=1.263 mas, bmaj=4.954 mas, bpa=-14.35 degrees ! Estimated noise=27.4559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233624 Jy ! Component: 100 - total flux cleaned = 0.00607541 Jy ! Component: 150 - total flux cleaned = 0.0079257 Jy ! Component: 200 - total flux cleaned = 0.00961981 Jy ! Total flux subtracted in 200 components = 0.00961981 Jy ! Clean residual min=-0.029648 max=0.041712 Jy/beam ! Clean residual mean=-0.000015 rms=0.007256 Jy/beam ! Combined flux in latest and established models = 0.00961981 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.00961981 Jy ! Inverting map and beam ! Estimated beam: bmin=1.962 mas, bmaj=5.224 mas, bpa=-9.556 degrees ! Estimated noise=11.2659 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) ! Added new window around map position (0, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0226917 Jy ! Component: 100 - total flux cleaned = 0.0271108 Jy ! Component: 150 - total flux cleaned = 0.0284409 Jy ! Component: 200 - total flux cleaned = 0.0281623 Jy ! Total flux subtracted in 200 components = 0.0281623 Jy ! Clean residual min=-0.007437 max=0.007283 Jy/beam ! Clean residual mean=0.000007 rms=0.002141 Jy/beam ! Combined flux in latest and established models = 0.0377822 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 45 components and 0.0377822 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=3.241 mas, bmaj=6.504 mas, bpa=12.08 degrees ! Estimated noise=11.6963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00234257 Jy ! Component: 100 - total flux cleaned = -0.00253803 Jy ! Component: 150 - total flux cleaned = -0.00270406 Jy ! Component: 200 - total flux cleaned = -0.00271623 Jy ! Total flux subtracted in 200 components = -0.00271623 Jy ! Clean residual min=-0.005298 max=0.005853 Jy/beam ! Clean residual mean=0.000000 rms=0.001809 Jy/beam ! Combined flux in latest and established models = 0.0350659 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.000257668 Jy ! Component: 100 - total flux cleaned = 0.000369588 Jy ! Component: 150 - total flux cleaned = 0.000377541 Jy ! Component: 200 - total flux cleaned = 0.000102964 Jy ! Total flux subtracted in 200 components = 0.000102964 Jy ! Clean residual min=-0.004772 max=0.005189 Jy/beam ! Clean residual mean=-0.000000 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.0351689 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 73 components and 0.0351689 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.962 mas, bmaj=5.224 mas, bpa=-9.556 degrees ! Estimated noise=11.2659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000417874 Jy ! Component: 100 - total flux cleaned = 0.000332729 Jy ! Component: 150 - total flux cleaned = 0.000410876 Jy ! Component: 200 - total flux cleaned = 0.000337199 Jy ! Total flux subtracted in 200 components = 0.000337199 Jy ! Clean residual min=-0.003833 max=0.004581 Jy/beam ! Clean residual mean=-0.000002 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 0.0355061 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 97 components and 0.0355061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041213Jy sigma=0.057000 ! Fit after self-cal, rms=0.040709Jy sigma=0.055780 wmodel /g0/scr/pima/npcsa_uvs/J1119+8048_X_map.mod ! Writing 97 model components to file: /g0/scr/pima/npcsa_uvs/J1119+8048_X_map.mod wobs /g0/scr/pima/npcsa_uvs/J1119+8048_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J1119+8048_X_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J1119+8048_X_map.win ! wwins: Wrote 2 windows to /g0/scr/pima/npcsa_uvs/J1119+8048_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.00127557 Jy ! Component: 100 - total flux cleaned = 0.00180604 Jy ! Component: 150 - total flux cleaned = 0.00211488 Jy ! Component: 200 - total flux cleaned = 0.00239446 Jy ! Component: 250 - total flux cleaned = 0.00271518 Jy ! Component: 300 - total flux cleaned = 0.00295254 Jy ! Component: 350 - total flux cleaned = 0.00298013 Jy ! Component: 400 - total flux cleaned = 0.00298018 Jy ! Component: 450 - total flux cleaned = 0.0030281 Jy ! Component: 500 - total flux cleaned = 0.00309618 Jy ! Component: 550 - total flux cleaned = 0.00320403 Jy ! Component: 600 - total flux cleaned = 0.00328638 Jy ! Component: 650 - total flux cleaned = 0.00334486 Jy ! Component: 700 - total flux cleaned = 0.00341984 Jy ! Component: 750 - total flux cleaned = 0.00343735 Jy ! Component: 800 - total flux cleaned = 0.00345425 Jy ! Component: 850 - total flux cleaned = 0.00343767 Jy ! Component: 900 - total flux cleaned = 0.00345326 Jy ! Component: 950 - total flux cleaned = 0.00343819 Jy ! Component: 1000 - total flux cleaned = 0.00333614 Jy ! Component: 1050 - total flux cleaned = 0.00326538 Jy ! Component: 1100 - total flux cleaned = 0.00315548 Jy ! Component: 1150 - total flux cleaned = 0.00304763 Jy ! Component: 1200 - total flux cleaned = 0.00290229 Jy ! Component: 1250 - total flux cleaned = 0.00277274 Jy ! Component: 1300 - total flux cleaned = 0.00263269 Jy ! Component: 1350 - total flux cleaned = 0.0025076 Jy ! Component: 1400 - total flux cleaned = 0.0023599 Jy ! Component: 1450 - total flux cleaned = 0.00226307 Jy ! Component: 1500 - total flux cleaned = 0.00222714 Jy ! Component: 1550 - total flux cleaned = 0.00219178 Jy ! Component: 1600 - total flux cleaned = 0.0021454 Jy ! Component: 1650 - total flux cleaned = 0.00212243 Jy ! Component: 1700 - total flux cleaned = 0.00207715 Jy ! Component: 1750 - total flux cleaned = 0.00205486 Jy ! Component: 1800 - total flux cleaned = 0.00208816 Jy ! Component: 1850 - total flux cleaned = 0.00209919 Jy ! Component: 1900 - total flux cleaned = 0.0021102 Jy ! Component: 1950 - total flux cleaned = 0.00211015 Jy ! Component: 2000 - total flux cleaned = 0.0021533 Jy ! Component: 2050 - total flux cleaned = 0.00220699 Jy ! Component: 2100 - total flux cleaned = 0.00223902 Jy ! Component: 2150 - total flux cleaned = 0.00226041 Jy ! Component: 2200 - total flux cleaned = 0.00228175 Jy ! Component: 2250 - total flux cleaned = 0.0022817 Jy ! Component: 2300 - total flux cleaned = 0.00232431 Jy ! Component: 2350 - total flux cleaned = 0.00235643 Jy ! Component: 2400 - total flux cleaned = 0.00240993 Jy ! Component: 2450 - total flux cleaned = 0.00248493 Jy ! Component: 2500 - total flux cleaned = 0.00256023 Jy ! Component: 2550 - total flux cleaned = 0.00262496 Jy ! Component: 2600 - total flux cleaned = 0.00268979 Jy ! Component: 2650 - total flux cleaned = 0.0027549 Jy ! Component: 2700 - total flux cleaned = 0.00282024 Jy ! Component: 2750 - total flux cleaned = 0.00289674 Jy ! Component: 2800 - total flux cleaned = 0.00296256 Jy ! Component: 2850 - total flux cleaned = 0.00301759 Jy ! Component: 2900 - total flux cleaned = 0.00308398 Jy ! Component: 2950 - total flux cleaned = 0.00316172 Jy ! Component: 3000 - total flux cleaned = 0.00321758 Jy ! Component: 3050 - total flux cleaned = 0.00329611 Jy ! Component: 3100 - total flux cleaned = 0.00335248 Jy ! Component: 3150 - total flux cleaned = 0.00338649 Jy ! Component: 3200 - total flux cleaned = 0.00344336 Jy ! Component: 3250 - total flux cleaned = 0.00350053 Jy ! Component: 3300 - total flux cleaned = 0.00354647 Jy ! Component: 3350 - total flux cleaned = 0.00361578 Jy ! Component: 3400 - total flux cleaned = 0.00367395 Jy ! Component: 3450 - total flux cleaned = 0.00372075 Jy ! Component: 3500 - total flux cleaned = 0.00377951 Jy ! Component: 3550 - total flux cleaned = 0.00383861 Jy ! Component: 3600 - total flux cleaned = 0.00388625 Jy ! Component: 3650 - total flux cleaned = 0.00394616 Jy ! Component: 3700 - total flux cleaned = 0.00400675 Jy ! Component: 3750 - total flux cleaned = 0.00405555 Jy ! Component: 3800 - total flux cleaned = 0.00411725 Jy ! Component: 3850 - total flux cleaned = 0.00414209 Jy ! Component: 3900 - total flux cleaned = 0.00420483 Jy ! Component: 3950 - total flux cleaned = 0.00425554 Jy ! Component: 4000 - total flux cleaned = 0.00429408 Jy ! Component: 4050 - total flux cleaned = 0.00434625 Jy ! Total flux subtracted in 4096 components = 0.00439882 Jy ! Clean residual min=-0.000719 max=0.000744 Jy/beam ! Clean residual mean=0.000005 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.0399049 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 330 components and 0.0399049 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J1119+8048_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.962 x 5.224 at -9.556 degrees (North through East) ! Clean map min=-0.0091542 max=0.037855 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J1119+8048_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0378553 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000267907 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.12314 2.12314 4.24629 8.49257 16.9851 33.9703 67.9406 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.037 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J1119+8048_X_uvs.log closed on Sun Oct 6 10:28:05 2013