! Started logfile: /d2/scr/pima/bp177e_uvs/J1631+4348_X_uvs.log on Sat Mar 22 21:03:31 2014 obs /d2/scr/pima/bp177e_uvs/J1631+4348_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177e_uvs/J1631+4348_X_uva.fits ! AN table 1: 5 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.838889 visibilities/baseline/integration-bin. ! Found source: J1631+4348 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1208 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 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 /d2/scr/pima/bp177e_uvs/J1631+4348_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023050Jy sigma=43.322159 ! Fit after self-cal, rms=0.817082Jy sigma=34.252072 ! 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.9218 mas, bmaj=2.512 mas, bpa=36.34 degrees ! Estimated noise=0.750111 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.1386 Jy ! Component: 100 - total flux cleaned = 0.171733 Jy ! Total flux subtracted in 100 components = 0.171733 Jy ! Clean residual min=-0.010147 max=0.013680 Jy/beam ! Clean residual mean=-0.000015 rms=0.002460 Jy/beam ! Combined flux in latest and established models = 0.171733 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.171733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.054448Jy sigma=1.760504 ! Fit after self-cal, rms=0.053229Jy sigma=1.750746 ! 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.212 mas, bmaj=2.679 mas, bpa=35.86 degrees ! Estimated noise=0.498592 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.0222847 Jy ! Component: 100 - total flux cleaned = 0.0346769 Jy ! Component: 150 - total flux cleaned = 0.0425143 Jy ! Component: 200 - total flux cleaned = 0.0476262 Jy ! Total flux subtracted in 200 components = 0.0476262 Jy ! Clean residual min=-0.005881 max=0.006496 Jy/beam ! Clean residual mean=0.000019 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.219359 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 38 components and 0.219359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.043285Jy sigma=1.137580 ! Fit after self-cal, rms=0.043267Jy sigma=1.137138 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.212 x 2.679 at 35.86 degrees (North through East) ! Clean map min=-0.0056732 max=0.18442 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.13 HN 0.95 KP 0.94 ! LA 1.03 NL 0.99 OV 0.99 PT 0.88 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 0.96 KP 0.94 ! LA 0.96 NL 0.99 OV 0.95 PT 0.89 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.10 HN 1.02 KP 1.07 ! LA 0.94 NL 0.99 OV 0.99 PT 0.94 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 1.07 KP 0.93 ! LA 0.97 NL 0.96 OV 0.96 PT 0.94 ! SC 1.03 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.04 KP 1.01 ! LA 0.97 NL 0.90 OV 0.96 PT 0.89 ! SC 0.97 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 HN 1.12 KP 1.02 ! LA 1.05 NL 0.97 OV 1.01 PT 0.94 ! SC 1.03 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.01 HN 1.03 KP 1.02 ! LA 0.96 NL 0.96 OV 1.04 PT 0.91 ! SC 0.96 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.043267Jy sigma=1.137138 ! Fit after self-cal, rms=0.040264Jy sigma=0.938715 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.213 mas, bmaj=2.708 mas, bpa=35.77 degrees ! Estimated noise=0.490925 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.000186184 Jy ! Component: 100 - total flux cleaned = -0.000168491 Jy ! Component: 150 - total flux cleaned = -0.000283247 Jy ! Component: 200 - total flux cleaned = -0.000367351 Jy ! Total flux subtracted in 200 components = -0.000367351 Jy ! Clean residual min=-0.002750 max=0.003295 Jy/beam ! Clean residual mean=0.000001 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.218991 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.218991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039774Jy sigma=0.941020 ! Fit after self-cal, rms=0.039767Jy sigma=0.940927 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039767Jy sigma=0.940927 ! Fit after self-cal, rms=0.039627Jy sigma=0.937434 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.208 mas, bmaj=2.707 mas, bpa=35.75 degrees ! Estimated noise=0.487272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00061586 Jy ! Component: 100 - total flux cleaned = -0.000560128 Jy ! Component: 150 - total flux cleaned = -0.000582146 Jy ! Component: 200 - total flux cleaned = -0.000602886 Jy ! Total flux subtracted in 200 components = -0.000602886 Jy ! Clean residual min=-0.002696 max=0.003311 Jy/beam ! Clean residual mean=0.000001 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.218389 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.218389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039288Jy sigma=0.940373 ! Fit after self-cal, rms=0.039289Jy sigma=0.940358 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.41837e-06 Jy ! Component: 100 - total flux cleaned = -3.56701e-05 Jy ! Component: 150 - total flux cleaned = -5.28595e-05 Jy ! Component: 200 - total flux cleaned = -8.43546e-05 Jy ! Total flux subtracted in 200 components = -8.43546e-05 Jy ! Clean residual min=-0.002735 max=0.003297 Jy/beam ! Clean residual mean=0.000001 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.218304 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.218304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039243Jy sigma=0.940430 ! Fit after self-cal, rms=0.039241Jy sigma=0.940405 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039241Jy sigma=0.940405 ! Fit after self-cal, rms=0.039128Jy sigma=0.937656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.205 mas, bmaj=2.706 mas, bpa=35.75 degrees ! Estimated noise=0.483768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000752606 Jy ! Component: 100 - total flux cleaned = -0.000669101 Jy ! Component: 150 - total flux cleaned = -0.00070636 Jy ! Component: 200 - total flux cleaned = -0.000740213 Jy ! Total flux subtracted in 200 components = -0.000740213 Jy ! Clean residual min=-0.002665 max=0.003271 Jy/beam ! Clean residual mean=0.000001 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.217564 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.217564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038865Jy sigma=0.940928 ! Fit after self-cal, rms=0.038867Jy sigma=0.940921 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.13133e-06 Jy ! Component: 100 - total flux cleaned = 1.45106e-06 Jy ! Component: 150 - total flux cleaned = -1.41005e-05 Jy ! Component: 200 - total flux cleaned = 2.00451e-07 Jy ! Total flux subtracted in 200 components = 2.00451e-07 Jy ! Clean residual min=-0.002678 max=0.003249 Jy/beam ! Clean residual mean=0.000001 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.217564 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.217564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038824Jy sigma=0.941218 ! Fit after self-cal, rms=0.038823Jy sigma=0.941213 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038823Jy sigma=0.941213 ! Fit after self-cal, rms=0.038734Jy sigma=0.939424 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.5 mas, bmaj=3.06 mas, bpa=37.97 degrees ! Estimated noise=0.553721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000859466 Jy ! Component: 100 - total flux cleaned = -0.00105027 Jy ! Component: 150 - total flux cleaned = -0.00116362 Jy ! Component: 200 - total flux cleaned = -0.00121847 Jy ! Total flux subtracted in 200 components = -0.00121847 Jy ! Clean residual min=-0.003210 max=0.003337 Jy/beam ! Clean residual mean=0.000002 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.216346 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.216346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038682Jy sigma=0.939385 ! Fit after self-cal, rms=0.038682Jy sigma=0.939344 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.07176e-05 Jy ! Component: 100 - total flux cleaned = -6.38358e-07 Jy ! Component: 150 - total flux cleaned = -1.13901e-05 Jy ! Component: 200 - total flux cleaned = -1.18853e-06 Jy ! Total flux subtracted in 200 components = -1.18853e-06 Jy ! Clean residual min=-0.003178 max=0.003358 Jy/beam ! Clean residual mean=0.000002 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.216344 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 63 components and 0.216344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038646Jy sigma=0.940140 ! Fit after self-cal, rms=0.038645Jy sigma=0.940126 ! 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.202 mas, bmaj=2.705 mas, bpa=35.75 degrees ! Estimated noise=0.480737 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.202 x 2.705 at 35.75 degrees (North through East) ! Clean map min=-0.0025552 max=0.17687 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.9133 mas, bmaj=2.539 mas, bpa=36.23 degrees ! Estimated noise=0.726905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13449 Jy ! Component: 100 - total flux cleaned = 0.166175 Jy ! Component: 150 - total flux cleaned = 0.180538 Jy ! Component: 200 - total flux cleaned = 0.189845 Jy ! Total flux subtracted in 200 components = 0.189845 Jy ! Clean residual min=-0.005623 max=0.006693 Jy/beam ! Clean residual mean=-0.000013 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.189845 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.189845 Jy ! Inverting map and beam ! Estimated beam: bmin=1.202 mas, bmaj=2.705 mas, bpa=35.75 degrees ! Estimated noise=0.480737 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 (9.6, -27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102857 Jy ! Component: 100 - total flux cleaned = 0.0164405 Jy ! Component: 150 - total flux cleaned = 0.0204498 Jy ! Component: 200 - total flux cleaned = 0.0228484 Jy ! Total flux subtracted in 200 components = 0.0228484 Jy ! Clean residual min=-0.002750 max=0.003694 Jy/beam ! Clean residual mean=-0.000002 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.212693 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 75 components and 0.212693 Jy ! Inverting map ! Added new window around map position (-1, 10.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00280584 Jy ! Component: 100 - total flux cleaned = 0.00314494 Jy ! Component: 150 - total flux cleaned = 0.00358466 Jy ! Component: 200 - total flux cleaned = 0.00383455 Jy ! Total flux subtracted in 200 components = 0.00383455 Jy ! Clean residual min=-0.002696 max=0.002978 Jy/beam ! Clean residual mean=-0.000001 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.216528 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 90 components and 0.216528 Jy ! Inverting map ! Added new window around map position (-7.2, 14.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00287104 Jy ! Component: 100 - total flux cleaned = 0.00441732 Jy ! Component: 150 - total flux cleaned = 0.00463882 Jy ! Component: 200 - total flux cleaned = 0.00484175 Jy ! Total flux subtracted in 200 components = 0.00484175 Jy ! Clean residual min=-0.002340 max=0.002270 Jy/beam ! Clean residual mean=0.000000 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.22137 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 118 components and 0.22137 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.5 mas, bmaj=3.06 mas, bpa=37.97 degrees ! Estimated noise=0.553721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000952281 Jy ! Component: 100 - total flux cleaned = 0.00122146 Jy ! Component: 150 - total flux cleaned = 0.00138349 Jy ! Component: 200 - total flux cleaned = 0.00145828 Jy ! Total flux subtracted in 200 components = 0.00145828 Jy ! Clean residual min=-0.002068 max=0.002076 Jy/beam ! Clean residual mean=0.000000 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.222828 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 = -3.61785e-05 Jy ! Component: 100 - total flux cleaned = -3.77007e-06 Jy ! Component: 150 - total flux cleaned = -0.000100684 Jy ! Component: 200 - total flux cleaned = -9.95928e-05 Jy ! Total flux subtracted in 200 components = -9.95928e-05 Jy ! Clean residual min=-0.002034 max=0.001975 Jy/beam ! Clean residual mean=0.000000 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.222728 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 155 components and 0.222728 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.202 mas, bmaj=2.705 mas, bpa=35.75 degrees ! Estimated noise=0.480737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000632067 Jy ! Component: 100 - total flux cleaned = -0.000797283 Jy ! Component: 150 - total flux cleaned = -0.000797603 Jy ! Component: 200 - total flux cleaned = -0.000691003 Jy ! Total flux subtracted in 200 components = -0.000691003 Jy ! Clean residual min=-0.002227 max=0.001827 Jy/beam ! Clean residual mean=-0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.222037 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 186 components and 0.222037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.036881Jy sigma=0.905748 ! Fit after self-cal, rms=0.036854Jy sigma=0.904136 wmodel /d2/scr/pima/bp177e_uvs/J1631+4348_X_map.mod ! Writing 186 model components to file: /d2/scr/pima/bp177e_uvs/J1631+4348_X_map.mod wobs /d2/scr/pima/bp177e_uvs/J1631+4348_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177e_uvs/J1631+4348_X_uvs.fits wwins /d2/scr/pima/bp177e_uvs/J1631+4348_X_map.win ! wwins: Wrote 4 windows to /d2/scr/pima/bp177e_uvs/J1631+4348_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.000784475 Jy ! Component: 100 - total flux cleaned = -0.00109508 Jy ! Component: 150 - total flux cleaned = -0.00144362 Jy ! Component: 200 - total flux cleaned = -0.00163589 Jy ! Component: 250 - total flux cleaned = -0.00195055 Jy ! Component: 300 - total flux cleaned = -0.00217713 Jy ! Component: 350 - total flux cleaned = -0.00239617 Jy ! Component: 400 - total flux cleaned = -0.00256037 Jy ! Component: 450 - total flux cleaned = -0.00280981 Jy ! Component: 500 - total flux cleaned = -0.00294177 Jy ! Component: 550 - total flux cleaned = -0.00304939 Jy ! Component: 600 - total flux cleaned = -0.0031119 Jy ! Component: 650 - total flux cleaned = -0.00319333 Jy ! Component: 700 - total flux cleaned = -0.00323282 Jy ! Component: 750 - total flux cleaned = -0.00325229 Jy ! Component: 800 - total flux cleaned = -0.00327184 Jy ! Component: 850 - total flux cleaned = -0.00334742 Jy ! Component: 900 - total flux cleaned = -0.00334738 Jy ! Component: 950 - total flux cleaned = -0.00332901 Jy ! Component: 1000 - total flux cleaned = -0.00336431 Jy ! Component: 1050 - total flux cleaned = -0.00332953 Jy ! Component: 1100 - total flux cleaned = -0.00338139 Jy ! Component: 1150 - total flux cleaned = -0.00346568 Jy ! Component: 1200 - total flux cleaned = -0.00346557 Jy ! Component: 1250 - total flux cleaned = -0.00351495 Jy ! Component: 1300 - total flux cleaned = -0.00356301 Jy ! Component: 1350 - total flux cleaned = -0.00362611 Jy ! Component: 1400 - total flux cleaned = -0.00364143 Jy ! Component: 1450 - total flux cleaned = -0.00370282 Jy ! Component: 1500 - total flux cleaned = -0.00371768 Jy ! Component: 1550 - total flux cleaned = -0.00376245 Jy ! Component: 1600 - total flux cleaned = -0.00380647 Jy ! Component: 1650 - total flux cleaned = -0.00382101 Jy ! Component: 1700 - total flux cleaned = -0.00390677 Jy ! Component: 1750 - total flux cleaned = -0.00387836 Jy ! Component: 1800 - total flux cleaned = -0.00389243 Jy ! Component: 1850 - total flux cleaned = -0.00394771 Jy ! Component: 1900 - total flux cleaned = -0.00392063 Jy ! Component: 1950 - total flux cleaned = -0.00394767 Jy ! Component: 2000 - total flux cleaned = -0.00397437 Jy ! Component: 2050 - total flux cleaned = -0.00402731 Jy ! Component: 2100 - total flux cleaned = -0.0040666 Jy ! Component: 2150 - total flux cleaned = -0.00407954 Jy ! Component: 2200 - total flux cleaned = -0.0041054 Jy ! Component: 2250 - total flux cleaned = -0.00416918 Jy ! Component: 2300 - total flux cleaned = -0.00418181 Jy ! Component: 2350 - total flux cleaned = -0.00416925 Jy ! Component: 2400 - total flux cleaned = -0.00420661 Jy ! Component: 2450 - total flux cleaned = -0.00423132 Jy ! Component: 2500 - total flux cleaned = -0.00423129 Jy ! Component: 2550 - total flux cleaned = -0.00421919 Jy ! Component: 2600 - total flux cleaned = -0.00423132 Jy ! Component: 2650 - total flux cleaned = -0.00424338 Jy ! Component: 2700 - total flux cleaned = -0.00425539 Jy ! Component: 2750 - total flux cleaned = -0.00425535 Jy ! Component: 2800 - total flux cleaned = -0.00427907 Jy ! Component: 2850 - total flux cleaned = -0.00430265 Jy ! Component: 2900 - total flux cleaned = -0.00433779 Jy ! Component: 2950 - total flux cleaned = -0.00431448 Jy ! Component: 3000 - total flux cleaned = -0.00436095 Jy ! Component: 3050 - total flux cleaned = -0.00438411 Jy ! Component: 3100 - total flux cleaned = -0.00438413 Jy ! Component: 3150 - total flux cleaned = -0.00443002 Jy ! Component: 3200 - total flux cleaned = -0.0044529 Jy ! Component: 3250 - total flux cleaned = -0.00446432 Jy ! Component: 3300 - total flux cleaned = -0.00448698 Jy ! Component: 3350 - total flux cleaned = -0.0045209 Jy ! Component: 3400 - total flux cleaned = -0.00454347 Jy ! Component: 3450 - total flux cleaned = -0.00456597 Jy ! Component: 3500 - total flux cleaned = -0.0045772 Jy ! Component: 3550 - total flux cleaned = -0.0045995 Jy ! Component: 3600 - total flux cleaned = -0.00461056 Jy ! Component: 3650 - total flux cleaned = -0.00463279 Jy ! Component: 3700 - total flux cleaned = -0.00464393 Jy ! Component: 3750 - total flux cleaned = -0.0046882 Jy ! Component: 3800 - total flux cleaned = -0.0046993 Jy ! Component: 3850 - total flux cleaned = -0.00474342 Jy ! Component: 3900 - total flux cleaned = -0.00475443 Jy ! Component: 3950 - total flux cleaned = -0.00476538 Jy ! Component: 4000 - total flux cleaned = -0.00477636 Jy ! Component: 4050 - total flux cleaned = -0.00478733 Jy ! Total flux subtracted in 4096 components = -0.00479834 Jy ! Clean residual min=-0.000703 max=0.000601 Jy/beam ! Clean residual mean=-0.000002 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.217239 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 443 components and 0.217239 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp177e_uvs/J1631+4348_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.202 x 2.705 at 35.75 degrees (North through East) ! Clean map min=-0.001705 max=0.17489 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177e_uvs/J1631+4348_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.174894 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000175198 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.300522 0.300522 0.601043 1.20209 2.40417 4.80835 9.61669 19.2334 38.4668 76.9336 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.174 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 998.264 quit ! Quitting program ! Log file /d2/scr/pima/bp177e_uvs/J1631+4348_X_uvs.log closed on Sat Mar 22 21:03:37 2014