! Started logfile: /d2/scr/pima/bp177j_uvs/J0214-2438_X_uvs.log on Thu Jun 19 03:21:46 2014 obs /d2/scr/pima/bp177j_uvs/J0214-2438_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177j_uvs/J0214-2438_X_uva.fits ! AN table 1: 3 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.977778 visibilities/baseline/integration-bin. ! Found source: J0214-2438 ! ! 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 1056 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/bp177j_uvs/J0214-2438_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. ! ! 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=1.004426Jy sigma=32.065135 ! Fit after self-cal, rms=0.943476Jy sigma=30.015699 ! 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.7104 mas, bmaj=2.025 mas, bpa=-5.356 degrees ! Estimated noise=1.00971 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.0392297 Jy ! Component: 100 - total flux cleaned = 0.0555876 Jy ! Total flux subtracted in 100 components = 0.0555876 Jy ! Clean residual min=-0.007162 max=0.014354 Jy/beam ! Clean residual mean=-0.000006 rms=0.002406 Jy/beam ! Combined flux in latest and established models = 0.0555877 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0555877 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.042076Jy sigma=1.371789 ! Fit after self-cal, rms=0.041814Jy sigma=1.363017 ! 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.9023 mas, bmaj=2.415 mas, bpa=-5.517 degrees ! Estimated noise=0.709932 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.0148032 Jy ! Component: 100 - total flux cleaned = 0.0225094 Jy ! Component: 150 - total flux cleaned = 0.0267539 Jy ! Component: 200 - total flux cleaned = 0.0291454 Jy ! Total flux subtracted in 200 components = 0.0291454 Jy ! Clean residual min=-0.006648 max=0.017509 Jy/beam ! Clean residual mean=-0.000035 rms=0.003286 Jy/beam ! Combined flux in latest and established models = 0.0847331 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 48 components and 0.084733 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.037157Jy sigma=1.187047 ! Fit after self-cal, rms=0.037177Jy sigma=1.186177 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9023 x 2.415 at -5.517 degrees (North through East) ! Clean map min=-0.0064513 max=0.052004 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.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.037177Jy sigma=1.186177 ! Fit after self-cal, rms=0.037177Jy sigma=1.186177 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9023 mas, bmaj=2.415 mas, bpa=-5.517 degrees ! Estimated noise=0.709932 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 (3.4, -9.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160005 Jy ! Component: 100 - total flux cleaned = 0.0253837 Jy ! Component: 150 - total flux cleaned = 0.0318682 Jy ! Component: 200 - total flux cleaned = 0.0364754 Jy ! Total flux subtracted in 200 components = 0.0364754 Jy ! Clean residual min=-0.006499 max=0.011208 Jy/beam ! Clean residual mean=-0.000019 rms=0.002164 Jy/beam ! Combined flux in latest and established models = 0.121208 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 97 components and 0.121208 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.029614Jy sigma=0.897511 ! Fit after self-cal, rms=0.028463Jy sigma=0.856554 ! 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.028463Jy sigma=0.856554 ! Fit after self-cal, rms=0.028463Jy sigma=0.856554 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9023 mas, bmaj=2.415 mas, bpa=-5.517 degrees ! Estimated noise=0.709932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0054516 Jy ! Component: 100 - total flux cleaned = 0.00915597 Jy ! Component: 150 - total flux cleaned = 0.012002 Jy ! Component: 200 - total flux cleaned = 0.0142778 Jy ! Total flux subtracted in 200 components = 0.0142778 Jy ! Clean residual min=-0.005125 max=0.007903 Jy/beam ! Clean residual mean=-0.000014 rms=0.001778 Jy/beam ! Combined flux in latest and established models = 0.135486 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 110 components and 0.135486 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.027239Jy sigma=0.808355 ! Fit after self-cal, rms=0.027094Jy sigma=0.801842 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 (6.2, -10.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00781183 Jy ! Component: 100 - total flux cleaned = 0.0123366 Jy ! Component: 150 - total flux cleaned = 0.0156769 Jy ! Component: 200 - total flux cleaned = 0.0183585 Jy ! Total flux subtracted in 200 components = 0.0183585 Jy ! Clean residual min=-0.005127 max=0.005051 Jy/beam ! Clean residual mean=-0.000006 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.153845 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 139 components and 0.153845 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.024563Jy sigma=0.710136 ! Fit after self-cal, rms=0.024469Jy sigma=0.706916 ! 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.024469Jy sigma=0.706916 ! Fit after self-cal, rms=0.024469Jy sigma=0.706916 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9023 mas, bmaj=2.415 mas, bpa=-5.517 degrees ! Estimated noise=0.709932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251122 Jy ! Component: 100 - total flux cleaned = 0.00449516 Jy ! Component: 150 - total flux cleaned = 0.00620934 Jy ! Component: 200 - total flux cleaned = 0.0076993 Jy ! Total flux subtracted in 200 components = 0.0076993 Jy ! Clean residual min=-0.004730 max=0.004594 Jy/beam ! Clean residual mean=-0.000003 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.161544 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 148 components and 0.161544 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.024058Jy sigma=0.692487 ! Fit after self-cal, rms=0.024047Jy sigma=0.691938 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.0013786 Jy ! Component: 100 - total flux cleaned = 0.00183031 Jy ! Component: 150 - total flux cleaned = 0.00230012 Jy ! Component: 200 - total flux cleaned = 0.00261053 Jy ! Total flux subtracted in 200 components = 0.00261053 Jy ! Clean residual min=-0.004622 max=0.004310 Jy/beam ! Clean residual mean=-0.000003 rms=0.001175 Jy/beam ! Combined flux in latest and established models = 0.164155 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 157 components and 0.164155 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.023866Jy sigma=0.686371 ! Fit after self-cal, rms=0.023867Jy sigma=0.686260 ! 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.023867Jy sigma=0.686260 ! Fit after self-cal, rms=0.023867Jy sigma=0.686260 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.235 mas, bmaj=5.358 mas, bpa=-0.9488 degrees ! Estimated noise=0.879461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315386 Jy ! Component: 100 - total flux cleaned = 0.0050274 Jy ! Component: 150 - total flux cleaned = 0.00580305 Jy ! Component: 200 - total flux cleaned = 0.0064189 Jy ! Total flux subtracted in 200 components = 0.0064189 Jy ! Clean residual min=-0.006440 max=0.006263 Jy/beam ! Clean residual mean=-0.000002 rms=0.001815 Jy/beam ! Combined flux in latest and established models = 0.170574 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 161 components and 0.170574 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.023871Jy sigma=0.684773 ! Fit after self-cal, rms=0.023859Jy sigma=0.684387 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.000443237 Jy ! Component: 100 - total flux cleaned = 0.000593916 Jy ! Component: 150 - total flux cleaned = 0.000785632 Jy ! Component: 200 - total flux cleaned = 0.000921705 Jy ! Total flux subtracted in 200 components = 0.000921705 Jy ! Clean residual min=-0.006375 max=0.006130 Jy/beam ! Clean residual mean=-0.000002 rms=0.001773 Jy/beam ! Combined flux in latest and established models = 0.171495 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 164 components and 0.171495 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.023841Jy sigma=0.683249 ! Fit after self-cal, rms=0.023823Jy sigma=0.683052 ! 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.9023 mas, bmaj=2.415 mas, bpa=-5.517 degrees ! Estimated noise=0.709932 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9023 x 2.415 at -5.517 degrees (North through East) ! Clean map min=-0.0048483 max=0.050899 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.7104 mas, bmaj=2.025 mas, bpa=-5.356 degrees ! Estimated noise=1.00971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0389881 Jy ! Component: 100 - total flux cleaned = 0.0563915 Jy ! Component: 150 - total flux cleaned = 0.0689858 Jy ! Component: 200 - total flux cleaned = 0.0786789 Jy ! Total flux subtracted in 200 components = 0.0786789 Jy ! Clean residual min=-0.005407 max=0.009350 Jy/beam ! Clean residual mean=-0.000006 rms=0.001935 Jy/beam ! Combined flux in latest and established models = 0.0786789 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.0786789 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9023 mas, bmaj=2.415 mas, bpa=-5.517 degrees ! Estimated noise=0.709932 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 (12.8, -27.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0148152 Jy ! Component: 100 - total flux cleaned = 0.0252477 Jy ! Component: 150 - total flux cleaned = 0.0338134 Jy ! Component: 200 - total flux cleaned = 0.0410392 Jy ! Total flux subtracted in 200 components = 0.0410392 Jy ! Clean residual min=-0.004547 max=0.006421 Jy/beam ! Clean residual mean=-0.000019 rms=0.001891 Jy/beam ! Combined flux in latest and established models = 0.119718 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 116 components and 0.119718 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.235 mas, bmaj=5.358 mas, bpa=-0.9488 degrees ! Estimated noise=0.879461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118731 Jy ! Component: 100 - total flux cleaned = 0.0206489 Jy ! Component: 150 - total flux cleaned = 0.0273249 Jy ! Component: 200 - total flux cleaned = 0.0324726 Jy ! Total flux subtracted in 200 components = 0.0324726 Jy ! Clean residual min=-0.005470 max=0.006150 Jy/beam ! Clean residual mean=-0.000018 rms=0.001975 Jy/beam ! Combined flux in latest and established models = 0.152191 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.00401382 Jy ! Component: 100 - total flux cleaned = 0.00716047 Jy ! Component: 150 - total flux cleaned = 0.00966158 Jy ! Component: 200 - total flux cleaned = 0.0116884 Jy ! Total flux subtracted in 200 components = 0.0116884 Jy ! Clean residual min=-0.005032 max=0.005079 Jy/beam ! Clean residual mean=-0.000011 rms=0.001601 Jy/beam ! Combined flux in latest and established models = 0.163879 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 151 components and 0.163879 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9023 mas, bmaj=2.415 mas, bpa=-5.517 degrees ! Estimated noise=0.709932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000223685 Jy ! Component: 100 - total flux cleaned = 2.74951e-05 Jy ! Component: 150 - total flux cleaned = -5.80087e-05 Jy ! Component: 200 - total flux cleaned = -6.41125e-05 Jy ! Total flux subtracted in 200 components = -6.41125e-05 Jy ! Clean residual min=-0.003890 max=0.003569 Jy/beam ! Clean residual mean=-0.000005 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.163815 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 165 components and 0.163815 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.022791Jy sigma=0.645319 ! Fit after self-cal, rms=0.022538Jy sigma=0.632281 wmodel /d2/scr/pima/bp177j_uvs/J0214-2438_X_map.mod ! Writing 165 model components to file: /d2/scr/pima/bp177j_uvs/J0214-2438_X_map.mod wobs /d2/scr/pima/bp177j_uvs/J0214-2438_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177j_uvs/J0214-2438_X_uvs.fits wwins /d2/scr/pima/bp177j_uvs/J0214-2438_X_map.win ! wwins: Wrote 4 windows to /d2/scr/pima/bp177j_uvs/J0214-2438_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.00160877 Jy ! Component: 100 - total flux cleaned = -0.00230937 Jy ! Component: 150 - total flux cleaned = -0.00257686 Jy ! Component: 200 - total flux cleaned = -0.00267611 Jy ! Component: 250 - total flux cleaned = -0.00272344 Jy ! Component: 300 - total flux cleaned = -0.00272541 Jy ! Component: 350 - total flux cleaned = -0.00264136 Jy ! Component: 400 - total flux cleaned = -0.00247828 Jy ! Component: 450 - total flux cleaned = -0.00232134 Jy ! Component: 500 - total flux cleaned = -0.00220667 Jy ! Component: 550 - total flux cleaned = -0.00216959 Jy ! Component: 600 - total flux cleaned = -0.00209968 Jy ! Component: 650 - total flux cleaned = -0.00213361 Jy ! Component: 700 - total flux cleaned = -0.00213374 Jy ! Component: 750 - total flux cleaned = -0.0021021 Jy ! Component: 800 - total flux cleaned = -0.00204054 Jy ! Component: 850 - total flux cleaned = -0.00198114 Jy ! Component: 900 - total flux cleaned = -0.00189453 Jy ! Component: 950 - total flux cleaned = -0.00186673 Jy ! Component: 1000 - total flux cleaned = -0.00173148 Jy ! Component: 1050 - total flux cleaned = -0.00167958 Jy ! Component: 1100 - total flux cleaned = -0.00165391 Jy ! Component: 1150 - total flux cleaned = -0.00147988 Jy ! Component: 1200 - total flux cleaned = -0.00138335 Jy ! Component: 1250 - total flux cleaned = -0.0013127 Jy ! Component: 1300 - total flux cleaned = -0.00131299 Jy ! Component: 1350 - total flux cleaned = -0.0012452 Jy ! Component: 1400 - total flux cleaned = -0.00120098 Jy ! Component: 1450 - total flux cleaned = -0.00111588 Jy ! Component: 1500 - total flux cleaned = -0.00111618 Jy ! Component: 1550 - total flux cleaned = -0.00105509 Jy ! Component: 1600 - total flux cleaned = -0.000994554 Jy ! Component: 1650 - total flux cleaned = -0.000994525 Jy ! Component: 1700 - total flux cleaned = -0.000937108 Jy ! Component: 1750 - total flux cleaned = -0.000936661 Jy ! Component: 1800 - total flux cleaned = -0.000936644 Jy ! Component: 1850 - total flux cleaned = -0.000936286 Jy ! Component: 1900 - total flux cleaned = -0.00098926 Jy ! Component: 1950 - total flux cleaned = -0.00102406 Jy ! Component: 2000 - total flux cleaned = -0.00112606 Jy ! Component: 2050 - total flux cleaned = -0.00117617 Jy ! Component: 2100 - total flux cleaned = -0.00122531 Jy ! Component: 2150 - total flux cleaned = -0.00125718 Jy ! Component: 2200 - total flux cleaned = -0.00133583 Jy ! Component: 2250 - total flux cleaned = -0.00135122 Jy ! Component: 2300 - total flux cleaned = -0.00141258 Jy ! Component: 2350 - total flux cleaned = -0.00144322 Jy ! Component: 2400 - total flux cleaned = -0.00154645 Jy ! Component: 2450 - total flux cleaned = -0.00156098 Jy ! Component: 2500 - total flux cleaned = -0.00160393 Jy ! Component: 2550 - total flux cleaned = -0.0016464 Jy ! Component: 2600 - total flux cleaned = -0.00170155 Jy ! Component: 2650 - total flux cleaned = -0.00168805 Jy ! Component: 2700 - total flux cleaned = -0.0016884 Jy ! Component: 2750 - total flux cleaned = -0.00167531 Jy ! Component: 2800 - total flux cleaned = -0.00167544 Jy ! Component: 2850 - total flux cleaned = -0.00170123 Jy ! Component: 2900 - total flux cleaned = -0.00168849 Jy ! Component: 2950 - total flux cleaned = -0.00171357 Jy ! Component: 3000 - total flux cleaned = -0.00168839 Jy ! Component: 3050 - total flux cleaned = -0.00168832 Jy ! Component: 3100 - total flux cleaned = -0.00166387 Jy ! Component: 3150 - total flux cleaned = -0.00165189 Jy ! Component: 3200 - total flux cleaned = -0.00165199 Jy ! Component: 3250 - total flux cleaned = -0.0016403 Jy ! Component: 3300 - total flux cleaned = -0.00167505 Jy ! Component: 3350 - total flux cleaned = -0.00165208 Jy ! Component: 3400 - total flux cleaned = -0.00165218 Jy ! Component: 3450 - total flux cleaned = -0.00165216 Jy ! Component: 3500 - total flux cleaned = -0.00160754 Jy ! Component: 3550 - total flux cleaned = -0.00158528 Jy ! Component: 3600 - total flux cleaned = -0.00156334 Jy ! Component: 3650 - total flux cleaned = -0.00156344 Jy ! Component: 3700 - total flux cleaned = -0.00155271 Jy ! Component: 3750 - total flux cleaned = -0.00155259 Jy ! Component: 3800 - total flux cleaned = -0.00149962 Jy ! Component: 3850 - total flux cleaned = -0.00149967 Jy ! Component: 3900 - total flux cleaned = -0.00146861 Jy ! Component: 3950 - total flux cleaned = -0.00146856 Jy ! Component: 4000 - total flux cleaned = -0.00141743 Jy ! Component: 4050 - total flux cleaned = -0.00141744 Jy ! Total flux subtracted in 4096 components = -0.001347 Jy ! Clean residual min=-0.000544 max=0.000561 Jy/beam ! Clean residual mean=-0.000001 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.162468 Jy keep ! Adding 344 model components to the UV plane model. ! The established model now contains 509 components and 0.162468 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp177j_uvs/J0214-2438_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9023 x 2.415 at -5.517 degrees (North through East) ! Clean map min=-0.001735 max=0.049909 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177j_uvs/J0214-2438_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0499092 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000172711 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03815 1.03815 2.0763 4.1526 8.3052 16.6104 33.2208 66.4416 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.049 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 288.975 quit ! Quitting program ! Log file /d2/scr/pima/bp177j_uvs/J0214-2438_X_uvs.log closed on Thu Jun 19 03:21:51 2014