! Started logfile: /scr/pima/bs241g_uvs/J1623-4501_X_uvs.log on Mon Jul 27 06:04:42 2015 obs /scr/pima/bs241g_uvs/J1623-4501_X_uva.fits ! Reading UV FITS file: /scr/pima/bs241g_uvs/J1623-4501_X_uva.fits ! AN table 1: 5 integrations on 3 of 3 possible baselines. ! AN table 2: 15 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.658333 visibilities/baseline/integration-bin. ! Found source: J1623-4501 ! ! 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): I ! ! Read 0 lines of history. ! ! Reading 1264 visibilities. select RR ! Polarization RR is unavailable. ! Selecting polarization: I, 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 /scr/pima/bs241g_uvs/J1623-4501_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 20 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 20 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 20 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 20 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 20 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.008353Jy sigma=16.725378 ! Fit after self-cal, rms=0.893549Jy sigma=14.450049 ! 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=3.936 mas, bmaj=16.52 mas, bpa=12.86 degrees ! Estimated noise=3.41974 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.0790306 Jy ! Component: 100 - total flux cleaned = 0.0955185 Jy ! Total flux subtracted in 100 components = 0.0955185 Jy ! Clean residual min=-0.007208 max=0.007306 Jy/beam ! Clean residual mean=-0.000178 rms=0.002813 Jy/beam ! Combined flux in latest and established models = 0.0955185 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0955185 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.049160Jy sigma=0.684684 ! Fit after self-cal, rms=0.049072Jy sigma=0.683786 ! 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=4.029 mas, bmaj=24.76 mas, bpa=14.12 degrees ! Estimated noise=1.34005 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.00302709 Jy ! Component: 100 - total flux cleaned = 0.0034488 Jy ! Component: 150 - total flux cleaned = 0.00452966 Jy ! Component: 200 - total flux cleaned = 0.00471359 Jy ! Total flux subtracted in 200 components = 0.00471359 Jy ! Clean residual min=-0.002839 max=0.002843 Jy/beam ! Clean residual mean=-0.000297 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.100232 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 104 components and 0.100232 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.045484Jy sigma=0.626862 ! Fit after self-cal, rms=0.045390Jy sigma=0.626075 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.029 x 24.76 at 14.12 degrees (North through East) ! Clean map min=-0.0063359 max=0.099588 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. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 1.01 LA 0.92 MK 1.00* ! OV 1.06 PT 0.90 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 KP 0.98 LA 0.93 MK 1.00* ! OV 0.99 PT 1.01 ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.09 KP 1.00 LA 0.88 MK 1.00* ! OV 0.99 PT 0.97 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 KP 0.97 LA 0.98 MK 1.00* ! OV 1.14 PT 0.95 ! ! ! Correcting IF 5. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.04 KP 0.99 LA 0.98 MK 1.00* ! OV 0.92 PT 0.95 ! ! ! Correcting IF 6. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.09 KP 1.12 LA 1.07 MK 1.00* ! OV 1.06 PT 0.93 ! ! ! Correcting IF 7. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.93 KP 1.12 LA 0.88 MK 1.00* ! OV 1.10 PT 0.96 ! ! ! Correcting IF 8. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.05 KP 1.01 LA 0.95 MK 1.00* ! OV 0.99 PT 0.92 ! ! ! Fit before self-cal, rms=0.045390Jy sigma=0.626075 ! Fit after self-cal, rms=0.043802Jy sigma=0.614874 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.91 mas, bmaj=45.95 mas, bpa=15.28 degrees ! Estimated noise=1.38543 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.000605844 Jy ! Component: 100 - total flux cleaned = -0.000676007 Jy ! Component: 150 - total flux cleaned = -0.000738787 Jy ! Component: 200 - total flux cleaned = -0.000830478 Jy ! Total flux subtracted in 200 components = -0.000830478 Jy ! Clean residual min=-0.000760 max=0.000756 Jy/beam ! Clean residual mean=-0.000026 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0994017 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 181 components and 0.0994017 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.043589Jy sigma=0.611439 ! Fit after self-cal, rms=0.043561Jy sigma=0.611114 ! 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.043561Jy sigma=0.611114 ! Fit after self-cal, rms=0.043657Jy sigma=0.610928 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.909 mas, bmaj=46 mas, bpa=15.27 degrees ! Estimated noise=1.38632 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000166294 Jy ! Component: 100 - total flux cleaned = -0.000250233 Jy ! Component: 150 - total flux cleaned = -0.00027857 Jy ! Component: 200 - total flux cleaned = -0.000198904 Jy ! Total flux subtracted in 200 components = -0.000198904 Jy ! Clean residual min=-0.000420 max=0.000414 Jy/beam ! Clean residual mean=-0.000019 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.0992028 Jy selfcal ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 265 components and 0.0992028 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.043596Jy sigma=0.610147 ! Fit after self-cal, rms=0.043597Jy sigma=0.610122 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.0003633 Jy ! Component: 100 - total flux cleaned = -0.000615886 Jy ! Component: 150 - total flux cleaned = -0.000833815 Jy ! Component: 200 - total flux cleaned = -0.0010629 Jy ! Total flux subtracted in 200 components = -0.0010629 Jy ! Clean residual min=-0.000339 max=0.000339 Jy/beam ! Clean residual mean=-0.000011 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.0981399 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 336 components and 0.0981399 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.043570Jy sigma=0.609854 ! Fit after self-cal, rms=0.043571Jy sigma=0.609840 ! 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.043571Jy sigma=0.609840 ! Fit after self-cal, rms=0.043703Jy sigma=0.609757 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.906 mas, bmaj=46.03 mas, bpa=15.27 degrees ! Estimated noise=1.39008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000357651 Jy ! Component: 100 - total flux cleaned = -0.000762236 Jy ! Component: 150 - total flux cleaned = -0.00102323 Jy ! Component: 200 - total flux cleaned = -0.00112683 Jy ! Total flux subtracted in 200 components = -0.00112683 Jy ! Clean residual min=-0.000282 max=0.000280 Jy/beam ! Clean residual mean=-0.000008 rms=0.000124 Jy/beam ! Combined flux in latest and established models = 0.097013 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 397 components and 0.097013 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.043676Jy sigma=0.609530 ! Fit after self-cal, rms=0.043677Jy sigma=0.609518 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.000106549 Jy ! Component: 100 - total flux cleaned = -0.000138995 Jy ! Component: 150 - total flux cleaned = -0.000170231 Jy ! Component: 200 - total flux cleaned = -0.000111317 Jy ! Total flux subtracted in 200 components = -0.000111317 Jy ! Clean residual min=-0.000241 max=0.000241 Jy/beam ! Clean residual mean=-0.000009 rms=0.000107 Jy/beam ! Combined flux in latest and established models = 0.0969017 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 452 components and 0.0969017 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.043660Jy sigma=0.609379 ! Fit after self-cal, rms=0.043660Jy sigma=0.609373 ! 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.043660Jy sigma=0.609373 ! Fit after self-cal, rms=0.043759Jy sigma=0.609314 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.129 mas, bmaj=45.43 mas, bpa=15.22 degrees ! Estimated noise=1.38692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000295471 Jy ! Component: 100 - total flux cleaned = -0.000484589 Jy ! Component: 150 - total flux cleaned = -0.000655256 Jy ! Component: 200 - total flux cleaned = -0.000845498 Jy ! Total flux subtracted in 200 components = -0.000845498 Jy ! Clean residual min=-0.000240 max=0.000239 Jy/beam ! Clean residual mean=-0.000011 rms=0.000103 Jy/beam ! Combined flux in latest and established models = 0.0960562 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 504 components and 0.0960562 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.043740Jy sigma=0.609183 ! Fit after self-cal, rms=0.043740Jy sigma=0.609179 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 = 5.50851e-06 Jy ! Component: 100 - total flux cleaned = -6.40128e-05 Jy ! Component: 150 - total flux cleaned = -0.000115981 Jy ! Component: 200 - total flux cleaned = -0.000103212 Jy ! Total flux subtracted in 200 components = -0.000103212 Jy ! Clean residual min=-0.000210 max=0.000209 Jy/beam ! Clean residual mean=-0.000009 rms=0.000091 Jy/beam ! Combined flux in latest and established models = 0.095953 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 566 components and 0.095953 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.043729Jy sigma=0.609077 ! Fit after self-cal, rms=0.043727Jy sigma=0.609074 ! 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=3.903 mas, bmaj=46.06 mas, bpa=15.27 degrees ! Estimated noise=1.39344 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.903 x 46.06 at 15.27 degrees (North through East) ! Clean map min=-0.0046075 max=0.097138 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=3.624 mas, bmaj=44.26 mas, bpa=16.12 degrees ! Estimated noise=4.05707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0794483 Jy ! Component: 100 - total flux cleaned = 0.0912204 Jy ! Component: 150 - total flux cleaned = 0.0903388 Jy ! Component: 200 - total flux cleaned = 0.0894387 Jy ! Total flux subtracted in 200 components = 0.0894387 Jy ! Clean residual min=-0.004424 max=0.004381 Jy/beam ! Clean residual mean=-0.000092 rms=0.001971 Jy/beam ! Combined flux in latest and established models = 0.0894387 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 56 model components to the UV plane model. ! The established model now contains 56 components and 0.0894387 Jy ! Inverting map and beam ! Estimated beam: bmin=3.903 mas, bmaj=46.06 mas, bpa=15.27 degrees ! Estimated noise=1.39344 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.000986932 Jy ! Component: 100 - total flux cleaned = 0.00340378 Jy ! Component: 150 - total flux cleaned = 0.00394661 Jy ! Component: 200 - total flux cleaned = 0.00406731 Jy ! Total flux subtracted in 200 components = 0.00406731 Jy ! Clean residual min=-0.001930 max=0.001908 Jy/beam ! Clean residual mean=-0.000175 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.093506 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 124 components and 0.093506 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=4.129 mas, bmaj=45.43 mas, bpa=15.22 degrees ! Estimated noise=1.38692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.6921e-05 Jy ! Component: 100 - total flux cleaned = 0.000442484 Jy ! Component: 150 - total flux cleaned = 0.000578984 Jy ! Component: 200 - total flux cleaned = 0.000408869 Jy ! Total flux subtracted in 200 components = 0.000408869 Jy ! Clean residual min=-0.000898 max=0.000889 Jy/beam ! Clean residual mean=-0.000090 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0939149 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.000106776 Jy ! Component: 100 - total flux cleaned = -0.000161207 Jy ! Component: 150 - total flux cleaned = -0.000162056 Jy ! Component: 200 - total flux cleaned = -0.000273943 Jy ! Total flux subtracted in 200 components = -0.000273943 Jy ! Clean residual min=-0.000926 max=0.000947 Jy/beam ! Clean residual mean=-0.000032 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0936409 Jy ! Adding 107 model components to the UV plane model. ! The established model now contains 227 components and 0.0936409 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.903 mas, bmaj=46.06 mas, bpa=15.27 degrees ! Estimated noise=1.39344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.7461e-05 Jy ! Component: 100 - total flux cleaned = -0.000344053 Jy ! Component: 150 - total flux cleaned = -0.000674217 Jy ! Component: 200 - total flux cleaned = -0.000933294 Jy ! Total flux subtracted in 200 components = -0.000933294 Jy ! Clean residual min=-0.000530 max=0.000533 Jy/beam ! Clean residual mean=-0.000035 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.0927076 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 281 components and 0.0927076 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.043763Jy sigma=0.609654 ! Fit after self-cal, rms=0.043755Jy sigma=0.609542 wmodel /scr/pima/bs241g_uvs/J1623-4501_X_map.mod ! Writing 281 model components to file: /scr/pima/bs241g_uvs/J1623-4501_X_map.mod wobs /scr/pima/bs241g_uvs/J1623-4501_X_uvs.fits ! Writing UV FITS file: /scr/pima/bs241g_uvs/J1623-4501_X_uvs.fits wwins /scr/pima/bs241g_uvs/J1623-4501_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bs241g_uvs/J1623-4501_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.903 x 46.06 at 15.27 degrees (North through East) ! Clean map min=-0.0043463 max=0.092374 Jy/beam ! Writing clean map to FITS file: /scr/pima/bs241g_uvs/J1623-4501_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0923743 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160372 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.520834 0.520834 1.04167 2.08334 4.16667 8.33335 16.6667 33.3334 66.6668 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.092 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 575.999 quit ! Quitting program ! Log file /scr/pima/bs241g_uvs/J1623-4501_X_uvs.log closed on Mon Jul 27 06:04:47 2015