! Started logfile: /scr/pima/bp192a1_uvs/J0413-3430_C_uvs.log on Wed Sep 16 13:31:31 2015 obs /scr/pima/bp192a1_uvs/J0413-3430_C_uva.fits ! Reading UV FITS file: /scr/pima/bp192a1_uvs/J0413-3430_C_uva.fits ! AN table 1: 19 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.466667 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0413-3430 ! ! 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 1064 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/J0413-3430_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. ! ! 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.000786Jy sigma=17.400455 ! Fit after self-cal, rms=0.954522Jy sigma=16.638945 ! 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=8.452 mas, bmaj=46.74 mas, bpa=28.64 degrees ! Estimated noise=1.74951 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.034403 Jy ! Component: 100 - total flux cleaned = 0.0391695 Jy ! Total flux subtracted in 100 components = 0.0391695 Jy ! Clean residual min=-0.003759 max=0.003783 Jy/beam ! Clean residual mean=-0.000381 rms=0.001911 Jy/beam ! Combined flux in latest and established models = 0.0391695 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0391695 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.045027Jy sigma=0.670136 ! Fit after self-cal, rms=0.043118Jy sigma=0.635844 ! 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=10.44 mas, bmaj=41.13 mas, bpa=28.51 degrees ! Estimated noise=1.27476 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.00579628 Jy ! Component: 100 - total flux cleaned = 0.00806765 Jy ! Component: 150 - total flux cleaned = 0.0091201 Jy ! Component: 200 - total flux cleaned = 0.00979258 Jy ! Total flux subtracted in 200 components = 0.00979258 Jy ! Clean residual min=-0.001641 max=0.001613 Jy/beam ! Clean residual mean=-0.000215 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.0489621 Jy ! Performing phase self-cal ! Adding 153 model components to the UV plane model. ! The established model now contains 177 components and 0.0489621 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.041440Jy sigma=0.597942 ! Fit after self-cal, rms=0.041283Jy sigma=0.596018 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.44 x 41.13 at 28.51 degrees (North through East) ! Clean map min=-0.0058092 max=0.039835 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* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.041283Jy sigma=0.596018 ! Fit after self-cal, rms=0.041283Jy sigma=0.596018 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.44 mas, bmaj=41.13 mas, bpa=28.51 degrees ! Estimated noise=1.27476 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.00068649 Jy ! Component: 100 - total flux cleaned = -0.00112116 Jy ! Component: 150 - total flux cleaned = -0.00158188 Jy ! Component: 200 - total flux cleaned = -0.00213672 Jy ! Total flux subtracted in 200 components = -0.00213672 Jy ! Clean residual min=-0.000692 max=0.000682 Jy/beam ! Clean residual mean=-0.000075 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0468254 Jy ! Performing phase self-cal ! Adding 128 model components to the UV plane model. ! The established model now contains 300 components and 0.0468254 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.041037Jy sigma=0.590843 ! Fit after self-cal, rms=0.040989Jy sigma=0.590397 ! 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.040989Jy sigma=0.590397 ! Fit after self-cal, rms=0.041315Jy sigma=0.589126 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.5 mas, bmaj=41.13 mas, bpa=28.51 degrees ! Estimated noise=1.28697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00140082 Jy ! Component: 100 - total flux cleaned = -0.00238164 Jy ! Component: 150 - total flux cleaned = -0.00308084 Jy ! Component: 200 - total flux cleaned = -0.00371428 Jy ! Total flux subtracted in 200 components = -0.00371428 Jy ! Clean residual min=-0.000535 max=0.000532 Jy/beam ! Clean residual mean=-0.000053 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.0431111 Jy selfcal ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 386 components and 0.0431111 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.041174Jy sigma=0.588238 ! Fit after self-cal, rms=0.041161Jy sigma=0.587958 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.000234396 Jy ! Component: 100 - total flux cleaned = -0.000436569 Jy ! Component: 150 - total flux cleaned = -0.000554164 Jy ! Component: 200 - total flux cleaned = -0.000965067 Jy ! Total flux subtracted in 200 components = -0.000965067 Jy ! Clean residual min=-0.000444 max=0.000438 Jy/beam ! Clean residual mean=-0.000044 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.042146 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 460 components and 0.042146 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.041078Jy sigma=0.587300 ! Fit after self-cal, rms=0.041061Jy sigma=0.587109 ! 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.041061Jy sigma=0.587109 ! Fit after self-cal, rms=0.041433Jy sigma=0.585858 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.53 mas, bmaj=41.14 mas, bpa=28.53 degrees ! Estimated noise=1.29845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000613116 Jy ! Component: 100 - total flux cleaned = -0.00134022 Jy ! Component: 150 - total flux cleaned = -0.00186823 Jy ! Component: 200 - total flux cleaned = -0.00216261 Jy ! Total flux subtracted in 200 components = -0.00216261 Jy ! Clean residual min=-0.000431 max=0.000422 Jy/beam ! Clean residual mean=-0.000026 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.0399834 Jy selfcal ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 517 components and 0.0399834 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.041349Jy sigma=0.585363 ! Fit after self-cal, rms=0.041341Jy sigma=0.584908 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.00043378 Jy ! Component: 100 - total flux cleaned = -0.000698141 Jy ! Component: 150 - total flux cleaned = -0.000948191 Jy ! Component: 200 - total flux cleaned = -0.00119994 Jy ! Total flux subtracted in 200 components = -0.00119994 Jy ! Clean residual min=-0.000369 max=0.000370 Jy/beam ! Clean residual mean=-0.000025 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.0387835 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 598 components and 0.0387834 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.041284Jy sigma=0.584395 ! Fit after self-cal, rms=0.041265Jy sigma=0.584284 ! 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.041265Jy sigma=0.584284 ! Fit after self-cal, rms=0.041320Jy sigma=0.584215 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.76 mas, bmaj=40.9 mas, bpa=28.41 degrees ! Estimated noise=1.29593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000724465 Jy ! Component: 100 - total flux cleaned = -0.00114121 Jy ! Component: 150 - total flux cleaned = -0.00149273 Jy ! Component: 200 - total flux cleaned = -0.00202696 Jy ! Total flux subtracted in 200 components = -0.00202696 Jy ! Clean residual min=-0.000364 max=0.000359 Jy/beam ! Clean residual mean=-0.000024 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.0367565 Jy selfcal ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 649 components and 0.0367565 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.041275Jy sigma=0.583849 ! Fit after self-cal, rms=0.041270Jy sigma=0.583770 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.000290074 Jy ! Component: 100 - total flux cleaned = -0.000432377 Jy ! Component: 150 - total flux cleaned = -0.000696939 Jy ! Component: 200 - total flux cleaned = -0.000907587 Jy ! Total flux subtracted in 200 components = -0.000907587 Jy ! Clean residual min=-0.000350 max=0.000348 Jy/beam ! Clean residual mean=-0.000021 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.0358489 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 700 components and 0.0358489 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.041227Jy sigma=0.583472 ! Fit after self-cal, rms=0.041208Jy sigma=0.583282 ! 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=10.53 mas, bmaj=41.15 mas, bpa=28.54 degrees ! Estimated noise=1.30022 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.53 x 41.15 at 28.54 degrees (North through East) ! Clean map min=-0.007226 max=0.038264 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=8.492 mas, bmaj=46.67 mas, bpa=28.67 degrees ! Estimated noise=1.79754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0342874 Jy ! Component: 100 - total flux cleaned = 0.0384014 Jy ! Component: 150 - total flux cleaned = 0.0430121 Jy ! Component: 200 - total flux cleaned = 0.0425725 Jy ! Total flux subtracted in 200 components = 0.0425725 Jy ! Clean residual min=-0.002825 max=0.002824 Jy/beam ! Clean residual mean=-0.000193 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.0425725 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 72 model components to the UV plane model. ! The established model now contains 72 components and 0.0425725 Jy ! Inverting map and beam ! Estimated beam: bmin=10.53 mas, bmaj=41.15 mas, bpa=28.54 degrees ! Estimated noise=1.30022 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.00215494 Jy ! Component: 100 - total flux cleaned = 0.00234371 Jy ! Component: 150 - total flux cleaned = 0.00208133 Jy ! Component: 200 - total flux cleaned = 0.00121267 Jy ! Total flux subtracted in 200 components = 0.00121267 Jy ! Clean residual min=-0.001100 max=0.001099 Jy/beam ! Clean residual mean=-0.000101 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0437852 Jy ! Adding 119 model components to the UV plane model. ! The established model now contains 191 components and 0.0437852 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=10.76 mas, bmaj=40.9 mas, bpa=28.41 degrees ! Estimated noise=1.29593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000157927 Jy ! Component: 100 - total flux cleaned = -0.000576963 Jy ! Component: 150 - total flux cleaned = -0.00141487 Jy ! Component: 200 - total flux cleaned = -0.00214269 Jy ! Total flux subtracted in 200 components = -0.00214269 Jy ! Clean residual min=-0.000612 max=0.000615 Jy/beam ! Clean residual mean=-0.000055 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.0416425 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.00057729 Jy ! Component: 100 - total flux cleaned = -0.00099672 Jy ! Component: 150 - total flux cleaned = -0.00141587 Jy ! Component: 200 - total flux cleaned = -0.0018013 Jy ! Total flux subtracted in 200 components = -0.0018013 Jy ! Clean residual min=-0.000587 max=0.000579 Jy/beam ! Clean residual mean=-0.000045 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.0398412 Jy ! Adding 140 model components to the UV plane model. ! The established model now contains 329 components and 0.0398412 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.53 mas, bmaj=41.15 mas, bpa=28.54 degrees ! Estimated noise=1.30022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000914466 Jy ! Component: 100 - total flux cleaned = -0.00159222 Jy ! Component: 150 - total flux cleaned = -0.00222425 Jy ! Component: 200 - total flux cleaned = -0.00282101 Jy ! Total flux subtracted in 200 components = -0.00282101 Jy ! Clean residual min=-0.000391 max=0.000371 Jy/beam ! Clean residual mean=-0.000034 rms=0.000177 Jy/beam ! Combined flux in latest and established models = 0.0370202 Jy selfcal ! Performing phase self-cal ! Adding 95 model components to the UV plane model. ! The established model now contains 424 components and 0.0370202 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.041255Jy sigma=0.583920 ! Fit after self-cal, rms=0.041206Jy sigma=0.583469 wmodel /scr/pima/bp192a1_uvs/J0413-3430_C_map.mod ! Writing 424 model components to file: /scr/pima/bp192a1_uvs/J0413-3430_C_map.mod wobs /scr/pima/bp192a1_uvs/J0413-3430_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp192a1_uvs/J0413-3430_C_uvs.fits wwins /scr/pima/bp192a1_uvs/J0413-3430_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/J0413-3430_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.53 x 41.15 at 28.54 degrees (North through East) ! Clean map min=-0.0088113 max=0.033737 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp192a1_uvs/J0413-3430_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0337374 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000270039 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.40124 2.40124 4.80248 9.60496 19.2099 38.4198 76.8397 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.033 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 124.935 quit ! Quitting program ! Log file /scr/pima/bp192a1_uvs/J0413-3430_C_uvs.log closed on Wed Sep 16 13:31:35 2015