! Started logfile: /scr/pima/bp192a1_uvs/J0429-3630_C_uvs.log on Wed Sep 16 13:32:05 2015 obs /scr/pima/bp192a1_uvs/J0429-3630_C_uva.fits ! Reading UV FITS file: /scr/pima/bp192a1_uvs/J0429-3630_C_uva.fits ! AN table 1: 19 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J0429-3630 ! ! 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 1976 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/J0429-3630_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.000555Jy sigma=17.681738 ! Fit after self-cal, rms=0.971604Jy sigma=17.205253 ! 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=1.407 mas, bmaj=18.02 mas, bpa=-17.3 degrees ! Estimated noise=1.344 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.0214617 Jy ! Component: 100 - total flux cleaned = 0.0262799 Jy ! Total flux subtracted in 100 components = 0.0262799 Jy ! Clean residual min=-0.002723 max=0.002583 Jy/beam ! Clean residual mean=-0.000002 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.0262799 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0262799 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.042482Jy sigma=0.644560 ! Fit after self-cal, rms=0.040898Jy sigma=0.610622 ! 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=2.006 mas, bmaj=16.46 mas, bpa=-16.48 degrees ! Estimated noise=0.917678 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.00355824 Jy ! Component: 100 - total flux cleaned = 0.00477141 Jy ! Component: 150 - total flux cleaned = 0.00534764 Jy ! Component: 200 - total flux cleaned = 0.00565191 Jy ! Total flux subtracted in 200 components = 0.00565191 Jy ! Clean residual min=-0.001910 max=0.002187 Jy/beam ! Clean residual mean=0.000023 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.0319318 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 39 components and 0.0319318 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.040457Jy sigma=0.606292 ! Fit after self-cal, rms=0.040447Jy sigma=0.606101 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.006 x 16.46 at -16.48 degrees (North through East) ! Clean map min=-0.0019591 max=0.026742 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: ! FD 1.18 KP 0.95 LA 1.02 MK 0.98 ! OV 0.84 PT 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 0.85 LA 1.17 MK 0.90 ! OV 1.01 PT 1.12 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KP 0.97 LA 0.92 MK 1.17 ! OV 0.97 PT 1.09 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 0.97 LA 1.00 MK 1.03 ! OV 1.06 PT 1.06 ! ! ! Fit before self-cal, rms=0.040447Jy sigma=0.606101 ! Fit after self-cal, rms=0.040910Jy sigma=0.604772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.024 mas, bmaj=16.46 mas, bpa=-16.45 degrees ! Estimated noise=0.927235 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.000364837 Jy ! Component: 100 - total flux cleaned = 0.00069367 Jy ! Component: 150 - total flux cleaned = 0.000849894 Jy ! Component: 200 - total flux cleaned = 0.000945838 Jy ! Total flux subtracted in 200 components = 0.000945838 Jy ! Clean residual min=-0.001702 max=0.002005 Jy/beam ! Clean residual mean=0.000020 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.0328776 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 56 components and 0.0328776 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.040861Jy sigma=0.604354 ! Fit after self-cal, rms=0.040899Jy sigma=0.603924 ! 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.040899Jy sigma=0.603924 ! Fit after self-cal, rms=0.041525Jy sigma=0.603790 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.026 mas, bmaj=16.47 mas, bpa=-16.45 degrees ! Estimated noise=0.934875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000259842 Jy ! Component: 100 - total flux cleaned = 0.000363607 Jy ! Component: 150 - total flux cleaned = 0.000486642 Jy ! Component: 200 - total flux cleaned = 0.000561686 Jy ! Total flux subtracted in 200 components = 0.000561686 Jy ! Clean residual min=-0.001737 max=0.001964 Jy/beam ! Clean residual mean=0.000022 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0334393 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 63 components and 0.0334393 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.041498Jy sigma=0.603534 ! Fit after self-cal, rms=0.041520Jy sigma=0.603395 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 = -4.73279e-05 Jy ! Component: 100 - total flux cleaned = -1.53509e-05 Jy ! Component: 150 - total flux cleaned = 5.46728e-05 Jy ! Component: 200 - total flux cleaned = 7.95352e-05 Jy ! Total flux subtracted in 200 components = 7.95352e-05 Jy ! Clean residual min=-0.001697 max=0.001938 Jy/beam ! Clean residual mean=0.000024 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.0335188 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 71 components and 0.0335188 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.041508Jy sigma=0.603167 ! Fit after self-cal, rms=0.041498Jy sigma=0.602669 ! 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.041498Jy sigma=0.602669 ! Fit after self-cal, rms=0.042562Jy sigma=0.602786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.023 mas, bmaj=16.48 mas, bpa=-16.45 degrees ! Estimated noise=0.947139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000340527 Jy ! Component: 100 - total flux cleaned = 0.000576292 Jy ! Component: 150 - total flux cleaned = 0.000665035 Jy ! Component: 200 - total flux cleaned = 0.000715987 Jy ! Total flux subtracted in 200 components = 0.000715987 Jy ! Clean residual min=-0.001670 max=0.001925 Jy/beam ! Clean residual mean=0.000026 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.0342348 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 0.0342348 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.042535Jy sigma=0.602623 ! Fit after self-cal, rms=0.042566Jy sigma=0.602518 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 = 2.89928e-05 Jy ! Component: 100 - total flux cleaned = 3.97436e-05 Jy ! Component: 150 - total flux cleaned = 7.35541e-05 Jy ! Component: 200 - total flux cleaned = 9.41889e-05 Jy ! Total flux subtracted in 200 components = 9.41889e-05 Jy ! Clean residual min=-0.001710 max=0.001872 Jy/beam ! Clean residual mean=0.000026 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.034329 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 85 components and 0.034329 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.042559Jy sigma=0.602359 ! Fit after self-cal, rms=0.042559Jy sigma=0.602328 ! 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.042559Jy sigma=0.602328 ! Fit after self-cal, rms=0.043063Jy sigma=0.602416 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.285 mas, bmaj=24.96 mas, bpa=1.872 degrees ! Estimated noise=1.0833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000245089 Jy ! Component: 100 - total flux cleaned = 0.000294334 Jy ! Component: 150 - total flux cleaned = 0.000329765 Jy ! Component: 200 - total flux cleaned = 0.000342509 Jy ! Total flux subtracted in 200 components = 0.000342509 Jy ! Clean residual min=-0.001953 max=0.001873 Jy/beam ! Clean residual mean=0.000038 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.0346715 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 104 components and 0.0346715 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.043052Jy sigma=0.602431 ! Fit after self-cal, rms=0.043066Jy sigma=0.602415 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 = 9.76046e-06 Jy ! Component: 100 - total flux cleaned = 3.02038e-05 Jy ! Component: 150 - total flux cleaned = 5.45061e-05 Jy ! Component: 200 - total flux cleaned = 7.20849e-05 Jy ! Total flux subtracted in 200 components = 7.20849e-05 Jy ! Clean residual min=-0.001968 max=0.001852 Jy/beam ! Clean residual mean=0.000039 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0347436 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 119 components and 0.0347436 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.043063Jy sigma=0.602371 ! Fit after self-cal, rms=0.043062Jy sigma=0.602363 ! 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=2.02 mas, bmaj=16.49 mas, bpa=-16.46 degrees ! Estimated noise=0.952034 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.02 x 16.49 at -16.46 degrees (North through East) ! Clean map min=-0.0017302 max=0.026332 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=1.411 mas, bmaj=18.02 mas, bpa=-17.31 degrees ! Estimated noise=1.37105 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0242425 Jy ! Component: 100 - total flux cleaned = 0.0278964 Jy ! Component: 150 - total flux cleaned = 0.0295327 Jy ! Component: 200 - total flux cleaned = 0.0311937 Jy ! Total flux subtracted in 200 components = 0.0311937 Jy ! Clean residual min=-0.002304 max=0.002966 Jy/beam ! Clean residual mean=-0.000001 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.0311937 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0311937 Jy ! Inverting map and beam ! Estimated beam: bmin=2.02 mas, bmaj=16.49 mas, bpa=-16.46 degrees ! Estimated noise=0.952034 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.00170949 Jy ! Component: 100 - total flux cleaned = 0.00237192 Jy ! Component: 150 - total flux cleaned = 0.00280784 Jy ! Component: 200 - total flux cleaned = 0.00317064 Jy ! Total flux subtracted in 200 components = 0.00317064 Jy ! Clean residual min=-0.001906 max=0.001980 Jy/beam ! Clean residual mean=0.000025 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.0343644 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 43 components and 0.0343644 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.285 mas, bmaj=24.96 mas, bpa=1.872 degrees ! Estimated noise=1.0833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000216823 Jy ! Component: 100 - total flux cleaned = 0.000271184 Jy ! Component: 150 - total flux cleaned = 0.000318328 Jy ! Component: 200 - total flux cleaned = 0.000353688 Jy ! Total flux subtracted in 200 components = 0.000353688 Jy ! Clean residual min=-0.001980 max=0.001842 Jy/beam ! Clean residual mean=0.000038 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.0347181 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 = 5.13243e-05 Jy ! Component: 100 - total flux cleaned = 9.95465e-05 Jy ! Component: 150 - total flux cleaned = 0.000139617 Jy ! Component: 200 - total flux cleaned = 0.000167076 Jy ! Total flux subtracted in 200 components = 0.000167076 Jy ! Clean residual min=-0.001978 max=0.001844 Jy/beam ! Clean residual mean=0.000040 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.0348851 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 67 components and 0.0348851 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.02 mas, bmaj=16.49 mas, bpa=-16.46 degrees ! Estimated noise=0.952034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000140018 Jy ! Component: 100 - total flux cleaned = 0.000191064 Jy ! Component: 150 - total flux cleaned = 0.000200427 Jy ! Component: 200 - total flux cleaned = 0.000237811 Jy ! Total flux subtracted in 200 components = 0.000237811 Jy ! Clean residual min=-0.001751 max=0.001891 Jy/beam ! Clean residual mean=0.000031 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0351229 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 79 components and 0.0351229 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.043070Jy sigma=0.602365 ! Fit after self-cal, rms=0.043071Jy sigma=0.602340 wmodel /scr/pima/bp192a1_uvs/J0429-3630_C_map.mod ! Writing 79 model components to file: /scr/pima/bp192a1_uvs/J0429-3630_C_map.mod wobs /scr/pima/bp192a1_uvs/J0429-3630_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp192a1_uvs/J0429-3630_C_uvs.fits wwins /scr/pima/bp192a1_uvs/J0429-3630_C_map.win ! wwins: Wrote 1 windows to /scr/pima/bp192a1_uvs/J0429-3630_C_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.000247819 Jy ! Component: 100 - total flux cleaned = 0.000387356 Jy ! Component: 150 - total flux cleaned = 0.000513393 Jy ! Component: 200 - total flux cleaned = 0.00058193 Jy ! Component: 250 - total flux cleaned = 0.000624221 Jy ! Component: 300 - total flux cleaned = 0.000703687 Jy ! Component: 350 - total flux cleaned = 0.000759847 Jy ! Component: 400 - total flux cleaned = 0.000865827 Jy ! Component: 450 - total flux cleaned = 0.000964553 Jy ! Component: 500 - total flux cleaned = 0.00101123 Jy ! Component: 550 - total flux cleaned = 0.00105581 Jy ! Component: 600 - total flux cleaned = 0.00111325 Jy ! Component: 650 - total flux cleaned = 0.00121 Jy ! Component: 700 - total flux cleaned = 0.00130411 Jy ! Component: 750 - total flux cleaned = 0.00138274 Jy ! Component: 800 - total flux cleaned = 0.00142118 Jy ! Component: 850 - total flux cleaned = 0.00150906 Jy ! Component: 900 - total flux cleaned = 0.001583 Jy ! Component: 950 - total flux cleaned = 0.00166798 Jy ! Component: 1000 - total flux cleaned = 0.00176377 Jy ! Component: 1050 - total flux cleaned = 0.00184631 Jy ! Component: 1100 - total flux cleaned = 0.00192769 Jy ! Component: 1150 - total flux cleaned = 0.00200795 Jy ! Component: 1200 - total flux cleaned = 0.00210993 Jy ! Component: 1250 - total flux cleaned = 0.00218821 Jy ! Component: 1300 - total flux cleaned = 0.00225465 Jy ! Component: 1350 - total flux cleaned = 0.00233143 Jy ! Component: 1400 - total flux cleaned = 0.00239671 Jy ! Component: 1450 - total flux cleaned = 0.00245072 Jy ! Component: 1500 - total flux cleaned = 0.00248287 Jy ! Component: 1550 - total flux cleaned = 0.00252563 Jy ! Component: 1600 - total flux cleaned = 0.00262117 Jy ! Component: 1650 - total flux cleaned = 0.00269507 Jy ! Component: 1700 - total flux cleaned = 0.00275816 Jy ! Component: 1750 - total flux cleaned = 0.0028209 Jy ! Component: 1800 - total flux cleaned = 0.00289377 Jy ! Component: 1850 - total flux cleaned = 0.00297664 Jy ! Component: 1900 - total flux cleaned = 0.00304878 Jy ! Component: 1950 - total flux cleaned = 0.00311036 Jy ! Component: 2000 - total flux cleaned = 0.00319212 Jy ! Component: 2050 - total flux cleaned = 0.0032634 Jy ! Component: 2100 - total flux cleaned = 0.00331413 Jy ! Component: 2150 - total flux cleaned = 0.00336463 Jy ! Component: 2200 - total flux cleaned = 0.00342514 Jy ! Component: 2250 - total flux cleaned = 0.00347537 Jy ! Component: 2300 - total flux cleaned = 0.00353566 Jy ! Component: 2350 - total flux cleaned = 0.00359589 Jy ! Component: 2400 - total flux cleaned = 0.00365602 Jy ! Component: 2450 - total flux cleaned = 0.00372606 Jy ! Component: 2500 - total flux cleaned = 0.00375609 Jy ! Component: 2550 - total flux cleaned = 0.00373595 Jy ! Component: 2600 - total flux cleaned = 0.00371589 Jy ! Component: 2650 - total flux cleaned = 0.00367549 Jy ! Component: 2700 - total flux cleaned = 0.00361454 Jy ! Component: 2750 - total flux cleaned = 0.00355335 Jy ! Component: 2800 - total flux cleaned = 0.00351219 Jy ! Component: 2850 - total flux cleaned = 0.00346048 Jy ! Component: 2900 - total flux cleaned = 0.00340831 Jy ! Component: 2950 - total flux cleaned = 0.00336628 Jy ! Component: 3000 - total flux cleaned = 0.00332385 Jy ! Component: 3050 - total flux cleaned = 0.00327034 Jy ! Component: 3100 - total flux cleaned = 0.0032162 Jy ! Component: 3150 - total flux cleaned = 0.00315045 Jy ! Component: 3200 - total flux cleaned = 0.00308404 Jy ! Component: 3250 - total flux cleaned = 0.00301691 Jy ! Component: 3300 - total flux cleaned = 0.00292627 Jy ! Component: 3350 - total flux cleaned = 0.0028691 Jy ! Component: 3400 - total flux cleaned = 0.00278804 Jy ! Component: 3450 - total flux cleaned = 0.0027059 Jy ! Component: 3500 - total flux cleaned = 0.00261099 Jy ! Component: 3550 - total flux cleaned = 0.00253888 Jy ! Component: 3600 - total flux cleaned = 0.00244173 Jy ! Component: 3650 - total flux cleaned = 0.00236807 Jy ! Component: 3700 - total flux cleaned = 0.00226857 Jy ! Component: 3750 - total flux cleaned = 0.00218037 Jy ! Component: 3800 - total flux cleaned = 0.0021036 Jy ! Component: 3850 - total flux cleaned = 0.00202576 Jy ! Component: 3900 - total flux cleaned = 0.00196033 Jy ! Component: 3950 - total flux cleaned = 0.00186729 Jy ! Component: 4000 - total flux cleaned = 0.00179997 Jy ! Component: 4050 - total flux cleaned = 0.00170469 Jy ! Total flux subtracted in 4096 components = 0.00163553 Jy ! Clean residual min=-0.000836 max=0.000754 Jy/beam ! Clean residual mean=0.000025 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.0367585 Jy keep ! Adding 197 model components to the UV plane model. ! The established model now contains 276 components and 0.0367585 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp192a1_uvs/J0429-3630_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.02 x 16.49 at -16.46 degrees (North through East) ! Clean map min=-0.0014481 max=0.021976 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp192a1_uvs/J0429-3630_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0219763 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000265614 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.62592 3.62592 7.25184 14.5037 29.0074 58.0147 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.021 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 82.737 quit ! Quitting program ! Log file /scr/pima/bp192a1_uvs/J0429-3630_C_uvs.log closed on Wed Sep 16 13:32:09 2015