! Started logfile: /scr/pima/bp192a1_uvs/J0157-104A_C_uvs.log on Wed Sep 16 13:27:39 2015 obs /scr/pima/bp192a1_uvs/J0157-104A_C_uva.fits ! Reading UV FITS file: /scr/pima/bp192a1_uvs/J0157-104A_C_uva.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.444444 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0157-104A ! ! 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 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 2304 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.3 print "taper_size =", taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /scr/pima/bp192a1_uvs/J0157-104A_C] 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.300x0.300 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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009011Jy sigma=24.211023 ! Fit after self-cal, rms=0.904808Jy sigma=21.937602 ! 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=5.906 mas, bmaj=12.65 mas, bpa=36.32 degrees ! Estimated noise=0.867701 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.0717434 Jy ! Component: 100 - total flux cleaned = 0.0998703 Jy ! Total flux subtracted in 100 components = 0.0998703 Jy ! Clean residual min=-0.015340 max=0.015364 Jy/beam ! Clean residual mean=0.000046 rms=0.006008 Jy/beam ! Combined flux in latest and established models = 0.0998704 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0998704 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.073302Jy sigma=1.704586 ! Fit after self-cal, rms=0.072650Jy sigma=1.693445 ! 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=6.42 mas, bmaj=13.92 mas, bpa=36.48 degrees ! Estimated noise=0.69401 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.00915576 Jy ! Component: 100 - total flux cleaned = 0.010537 Jy ! Component: 150 - total flux cleaned = 0.0151849 Jy ! Component: 200 - total flux cleaned = 0.0186037 Jy ! Total flux subtracted in 200 components = 0.0186037 Jy ! Clean residual min=-0.007605 max=0.007633 Jy/beam ! Clean residual mean=0.000044 rms=0.003729 Jy/beam ! Combined flux in latest and established models = 0.118474 Jy ! Performing phase self-cal ! Adding 107 model components to the UV plane model. ! The established model now contains 136 components and 0.118474 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.059157Jy sigma=1.328223 ! Fit after self-cal, rms=0.058725Jy sigma=1.321805 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.42 x 13.92 at 36.48 degrees (North through East) ! Clean map min=-0.013623 max=0.088857 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* 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* 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 HN 1.00* KP 0.86 ! LA 0.89 NL 1.00* OV 1.00 PT 0.86 ! 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* 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* 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* 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.058725Jy sigma=1.321805 ! Fit after self-cal, rms=0.056893Jy sigma=1.304159 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.433 mas, bmaj=13.93 mas, bpa=36.67 degrees ! Estimated noise=0.677679 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.000949893 Jy ! Component: 100 - total flux cleaned = -0.000724728 Jy ! Component: 150 - total flux cleaned = -0.000732752 Jy ! Component: 200 - total flux cleaned = -0.000127575 Jy ! Total flux subtracted in 200 components = -0.000127575 Jy ! Clean residual min=-0.003149 max=0.003119 Jy/beam ! Clean residual mean=0.000022 rms=0.001548 Jy/beam ! Combined flux in latest and established models = 0.118346 Jy ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 223 components and 0.118346 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.054546Jy sigma=1.240844 ! Fit after self-cal, rms=0.054421Jy sigma=1.238508 ! 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.054421Jy sigma=1.238508 ! Fit after self-cal, rms=0.053472Jy sigma=1.223305 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.439 mas, bmaj=13.96 mas, bpa=36.5 degrees ! Estimated noise=0.66928 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00266066 Jy ! Component: 100 - total flux cleaned = -0.00353147 Jy ! Component: 150 - total flux cleaned = -0.00225338 Jy ! Component: 200 - total flux cleaned = -0.000737126 Jy ! Total flux subtracted in 200 components = -0.000737126 Jy ! Clean residual min=-0.001848 max=0.001850 Jy/beam ! Clean residual mean=0.000009 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.117609 Jy selfcal ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 306 components and 0.117609 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.052816Jy sigma=1.206165 ! Fit after self-cal, rms=0.052762Jy sigma=1.205642 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.000374251 Jy ! Component: 100 - total flux cleaned = -0.0002855 Jy ! Component: 150 - total flux cleaned = -0.00011218 Jy ! Component: 200 - total flux cleaned = 0.000277721 Jy ! Total flux subtracted in 200 components = 0.000277721 Jy ! Clean residual min=-0.001253 max=0.001258 Jy/beam ! Clean residual mean=0.000009 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.117887 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 379 components and 0.117887 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.052480Jy sigma=1.199049 ! Fit after self-cal, rms=0.052453Jy sigma=1.198835 ! 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.052453Jy sigma=1.198835 ! Fit after self-cal, rms=0.052320Jy sigma=1.195952 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.429 mas, bmaj=13.96 mas, bpa=36.45 degrees ! Estimated noise=0.666854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266667 Jy ! Component: 100 - total flux cleaned = 0.000432858 Jy ! Component: 150 - total flux cleaned = 0.000818748 Jy ! Component: 200 - total flux cleaned = 0.00155038 Jy ! Total flux subtracted in 200 components = 0.00155038 Jy ! Clean residual min=-0.001193 max=0.001192 Jy/beam ! Clean residual mean=0.000010 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.119437 Jy selfcal ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 455 components and 0.119437 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.052087Jy sigma=1.190420 ! Fit after self-cal, rms=0.052053Jy sigma=1.190260 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.000823488 Jy ! Component: 100 - total flux cleaned = 0.00145513 Jy ! Component: 150 - total flux cleaned = 0.0017537 Jy ! Component: 200 - total flux cleaned = 0.00192817 Jy ! Total flux subtracted in 200 components = 0.00192817 Jy ! Clean residual min=-0.000947 max=0.000952 Jy/beam ! Clean residual mean=0.000008 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.121366 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 519 components and 0.121366 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.051937Jy sigma=1.186896 ! Fit after self-cal, rms=0.051918Jy sigma=1.186819 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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.051918Jy sigma=1.186819 ! Fit after self-cal, rms=0.051910Jy sigma=1.185713 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.748 mas, bmaj=14.05 mas, bpa=36.21 degrees ! Estimated noise=0.666229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000464406 Jy ! Component: 100 - total flux cleaned = -0.000282332 Jy ! Component: 150 - total flux cleaned = -0.000224111 Jy ! Component: 200 - total flux cleaned = 0.000102066 Jy ! Total flux subtracted in 200 components = 0.000102066 Jy ! Clean residual min=-0.000878 max=0.000877 Jy/beam ! Clean residual mean=0.000009 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.121468 Jy selfcal ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 592 components and 0.121468 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.051786Jy sigma=1.182699 ! Fit after self-cal, rms=0.051763Jy sigma=1.182612 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.000407353 Jy ! Component: 100 - total flux cleaned = 0.000844505 Jy ! Component: 150 - total flux cleaned = 0.000935988 Jy ! Component: 200 - total flux cleaned = 0.00107313 Jy ! Total flux subtracted in 200 components = 0.00107313 Jy ! Clean residual min=-0.000753 max=0.000752 Jy/beam ! Clean residual mean=0.000009 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.122541 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 653 components and 0.122541 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.051697Jy sigma=1.180590 ! Fit after self-cal, rms=0.051681Jy sigma=1.180545 ! 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=6.424 mas, bmaj=13.96 mas, bpa=36.45 degrees ! Estimated noise=0.665401 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.424 x 13.96 at 36.45 degrees (North through East) ! Clean map min=-0.010511 max=0.084006 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=5.915 mas, bmaj=12.72 mas, bpa=36.29 degrees ! Estimated noise=0.837213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0689103 Jy ! Component: 100 - total flux cleaned = 0.0934109 Jy ! Component: 150 - total flux cleaned = 0.0969933 Jy ! Component: 200 - total flux cleaned = 0.0977192 Jy ! Total flux subtracted in 200 components = 0.0977192 Jy ! Clean residual min=-0.009651 max=0.009716 Jy/beam ! Clean residual mean=0.000029 rms=0.004399 Jy/beam ! Combined flux in latest and established models = 0.0977192 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 70 model components to the UV plane model. ! The established model now contains 70 components and 0.0977192 Jy ! Inverting map and beam ! Estimated beam: bmin=6.424 mas, bmaj=13.96 mas, bpa=36.45 degrees ! Estimated noise=0.665401 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.00268385 Jy ! Component: 100 - total flux cleaned = 0.0036718 Jy ! Component: 150 - total flux cleaned = 0.00547925 Jy ! Component: 200 - total flux cleaned = 0.00927217 Jy ! Total flux subtracted in 200 components = 0.00927217 Jy ! Clean residual min=-0.005924 max=0.005938 Jy/beam ! Clean residual mean=0.000031 rms=0.002896 Jy/beam ! Combined flux in latest and established models = 0.106991 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 166 components and 0.106991 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.748 mas, bmaj=14.05 mas, bpa=36.21 degrees ! Estimated noise=0.666229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000301111 Jy ! Component: 100 - total flux cleaned = -0.000773278 Jy ! Component: 150 - total flux cleaned = -0.00142174 Jy ! Component: 200 - total flux cleaned = -0.00175969 Jy ! Total flux subtracted in 200 components = -0.00175969 Jy ! Clean residual min=-0.002906 max=0.002906 Jy/beam ! Clean residual mean=0.000020 rms=0.001421 Jy/beam ! Combined flux in latest and established models = 0.105232 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 = 4.3455e-06 Jy ! Component: 100 - total flux cleaned = 0.000576889 Jy ! Component: 150 - total flux cleaned = 0.00139418 Jy ! Component: 200 - total flux cleaned = 0.00213523 Jy ! Total flux subtracted in 200 components = 0.00213523 Jy ! Clean residual min=-0.001987 max=0.001970 Jy/beam ! Clean residual mean=0.000019 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.107367 Jy ! Adding 180 model components to the UV plane model. ! The established model now contains 335 components and 0.107367 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.424 mas, bmaj=13.96 mas, bpa=36.45 degrees ! Estimated noise=0.665401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00113455 Jy ! Component: 100 - total flux cleaned = -0.000874966 Jy ! Component: 150 - total flux cleaned = -0.00063743 Jy ! Component: 200 - total flux cleaned = 7.42808e-06 Jy ! Total flux subtracted in 200 components = 7.42808e-06 Jy ! Clean residual min=-0.001156 max=0.001166 Jy/beam ! Clean residual mean=0.000009 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.107374 Jy selfcal ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 419 components and 0.107374 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.051942Jy sigma=1.188282 ! Fit after self-cal, rms=0.051936Jy sigma=1.187912 wmodel /scr/pima/bp192a1_uvs/J0157-104A_C_map.mod ! Writing 419 model components to file: /scr/pima/bp192a1_uvs/J0157-104A_C_map.mod wobs /scr/pima/bp192a1_uvs/J0157-104A_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp192a1_uvs/J0157-104A_C_uvs.fits wwins /scr/pima/bp192a1_uvs/J0157-104A_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bp192a1_uvs/J0157-104A_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.424 x 13.96 at 36.45 degrees (North through East) ! Clean map min=-0.010318 max=0.079459 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp192a1_uvs/J0157-104A_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0794586 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000514292 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.94174 1.94174 3.88348 7.76695 15.5339 31.0678 62.1356 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.079 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 154.5 quit ! Quitting program ! Log file /scr/pima/bp192a1_uvs/J0157-104A_C_uvs.log closed on Wed Sep 16 13:27:42 2015