! Started logfile: /scr/pima/rdv95_uvs/J1855-1209_S_uvs.log on Wed Nov 6 20:48:55 2013 obs /scr/pima/rdv95_uvs/J1855-1209_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J1855-1209_S_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.933333 visibilities/baseline/integration-bin. ! Found source: J1855-1209 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7392 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J1855-1209_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 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. ! ! Fit before self-cal, rms=1.019114Jy sigma=2.014740 ! Fit after self-cal, rms=0.846157Jy sigma=1.650893 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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=2.951 mas, bmaj=7.726 mas, bpa=2.972 degrees ! Estimated noise=8.75246 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.121752 Jy ! Component: 100 - total flux cleaned = 0.149772 Jy ! Total flux subtracted in 100 components = 0.149772 Jy ! Clean residual min=-0.005446 max=0.009867 Jy/beam ! Clean residual mean=0.000044 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.149772 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.149772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066427Jy sigma=0.122333 ! Fit after self-cal, rms=0.066436Jy sigma=0.122320 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102291 Jy ! Component: 100 - total flux cleaned = 0.015605 Jy ! Total flux subtracted in 100 components = 0.015605 Jy ! Clean residual min=-0.004422 max=0.004989 Jy/beam ! Clean residual mean=0.000021 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.165377 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.165377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064947Jy sigma=0.117726 ! Fit after self-cal, rms=0.064970Jy sigma=0.117706 ! 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=3.754 mas, bmaj=9.226 mas, bpa=2.75 degrees ! Estimated noise=4.32763 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.00388919 Jy ! Component: 100 - total flux cleaned = 0.00618595 Jy ! Component: 150 - total flux cleaned = 0.00759278 Jy ! Component: 200 - total flux cleaned = 0.00825673 Jy ! Total flux subtracted in 200 components = 0.00825673 Jy ! Clean residual min=-0.003038 max=0.003463 Jy/beam ! Clean residual mean=0.000002 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.173634 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 46 components and 0.173634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064817Jy sigma=0.116986 ! Fit after self-cal, rms=0.064828Jy sigma=0.116982 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.08 KP 0.97 ! LA 1.20 MK 0.94 NL 1.00 OV 0.97 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 1.11 KP 0.99 ! LA 1.04 MK 1.01 NL 1.04 OV 0.92 ! PT 1.02 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.05 HN 1.05 KP 1.00 ! LA 0.98 MK 1.03 NL 1.08 OV 0.98 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 0.91 KP 0.93 ! LA 0.83 MK 1.06 NL 1.01 OV 0.86 ! PT 0.91 SC 1.01 ! ! ! Fit before self-cal, rms=0.064828Jy sigma=0.116982 ! Fit after self-cal, rms=0.062381Jy sigma=0.110858 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.764 mas, bmaj=9.277 mas, bpa=2.81 degrees ! Estimated noise=4.33678 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 (14.4, 19.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00257053 Jy ! Component: 100 - total flux cleaned = 0.00311983 Jy ! Component: 150 - total flux cleaned = 0.003086 Jy ! Component: 200 - total flux cleaned = 0.00315016 Jy ! Total flux subtracted in 200 components = 0.00315016 Jy ! Clean residual min=-0.001972 max=0.001965 Jy/beam ! Clean residual mean=-0.000002 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.176784 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 77 components and 0.176784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062276Jy sigma=0.110609 ! Fit after self-cal, rms=0.062312Jy sigma=0.110557 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062312Jy sigma=0.110557 ! Fit after self-cal, rms=0.062309Jy sigma=0.110549 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.765 mas, bmaj=9.282 mas, bpa=2.841 degrees ! Estimated noise=4.33387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000543565 Jy ! Component: 100 - total flux cleaned = 0.000451777 Jy ! Component: 150 - total flux cleaned = 0.000398355 Jy ! Component: 200 - total flux cleaned = 0.000349275 Jy ! Total flux subtracted in 200 components = 0.000349275 Jy ! Clean residual min=-0.001971 max=0.001939 Jy/beam ! Clean residual mean=-0.000002 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.177133 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 98 components and 0.177133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062279Jy sigma=0.110499 ! Fit after self-cal, rms=0.062279Jy sigma=0.110494 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.000175525 Jy ! Component: 100 - total flux cleaned = 0.000152015 Jy ! Component: 150 - total flux cleaned = 0.000130163 Jy ! Component: 200 - total flux cleaned = 8.93058e-05 Jy ! Total flux subtracted in 200 components = 8.93058e-05 Jy ! Clean residual min=-0.001942 max=0.001947 Jy/beam ! Clean residual mean=-0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.177223 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 115 components and 0.177223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062261Jy sigma=0.110469 ! Fit after self-cal, rms=0.062262Jy sigma=0.110468 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062262Jy sigma=0.110468 ! Fit after self-cal, rms=0.061719Jy sigma=0.109904 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.767 mas, bmaj=9.284 mas, bpa=2.803 degrees ! Estimated noise=4.33414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000104398 Jy ! Component: 100 - total flux cleaned = 0.000144856 Jy ! Component: 150 - total flux cleaned = 0.000217103 Jy ! Component: 200 - total flux cleaned = 0.00021715 Jy ! Total flux subtracted in 200 components = 0.00021715 Jy ! Clean residual min=-0.001736 max=0.001738 Jy/beam ! Clean residual mean=-0.000003 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.17744 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 132 components and 0.17744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061702Jy sigma=0.109887 ! Fit after self-cal, rms=0.061710Jy sigma=0.109883 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.44677e-05 Jy ! Component: 100 - total flux cleaned = 3.79068e-05 Jy ! Component: 150 - total flux cleaned = 7.56483e-06 Jy ! Component: 200 - total flux cleaned = -6.68739e-06 Jy ! Total flux subtracted in 200 components = -6.68739e-06 Jy ! Clean residual min=-0.001728 max=0.001720 Jy/beam ! Clean residual mean=-0.000003 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.177433 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 135 components and 0.177433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061699Jy sigma=0.109873 ! Fit after self-cal, rms=0.061699Jy sigma=0.109873 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061699Jy sigma=0.109873 ! Fit after self-cal, rms=0.061696Jy sigma=0.109861 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.234 mas, bmaj=15.53 mas, bpa=3.595 degrees ! Estimated noise=4.72433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000589696 Jy ! Component: 100 - total flux cleaned = 0.000697014 Jy ! Component: 150 - total flux cleaned = 0.000735291 Jy ! Component: 200 - total flux cleaned = 0.000734702 Jy ! Total flux subtracted in 200 components = 0.000734702 Jy ! Clean residual min=-0.001842 max=0.001803 Jy/beam ! Clean residual mean=-0.000005 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.178168 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 145 components and 0.178168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061699Jy sigma=0.109858 ! Fit after self-cal, rms=0.061700Jy sigma=0.109856 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.000188352 Jy ! Component: 100 - total flux cleaned = 0.00023257 Jy ! Component: 150 - total flux cleaned = 0.000232814 Jy ! Component: 200 - total flux cleaned = 0.000232744 Jy ! Total flux subtracted in 200 components = 0.000232744 Jy ! Clean residual min=-0.001849 max=0.001757 Jy/beam ! Clean residual mean=-0.000005 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.1784 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 152 components and 0.1784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061703Jy sigma=0.109858 ! Fit after self-cal, rms=0.061703Jy sigma=0.109857 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061703Jy sigma=0.109857 ! Fit after self-cal, rms=0.061703Jy sigma=0.109857 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061703Jy sigma=0.109857 ! Fit after self-cal, rms=0.061695Jy sigma=0.109854 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=2.971 mas, bmaj=7.775 mas, bpa=2.926 degrees ! Estimated noise=8.77693 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 = -9.10779e-05 Jy ! Component: 100 - total flux cleaned = -0.000514898 Jy ! Component: 150 - total flux cleaned = -0.000662993 Jy ! Component: 200 - total flux cleaned = -0.000543159 Jy ! Total flux subtracted in 200 components = -0.000543159 Jy ! Clean residual min=-0.003109 max=0.003358 Jy/beam ! Clean residual mean=-0.000007 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.177857 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 173 components and 0.177857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061729Jy sigma=0.109927 ! Fit after self-cal, rms=0.061730Jy sigma=0.109915 ! Inverting map ! Added new window around map position (-87.6, -42.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184183 Jy ! Component: 100 - total flux cleaned = 0.00175459 Jy ! Component: 150 - total flux cleaned = 0.00154682 Jy ! Component: 200 - total flux cleaned = 0.00154857 Jy ! Total flux subtracted in 200 components = 0.00154857 Jy ! Clean residual min=-0.002829 max=0.002593 Jy/beam ! Clean residual mean=-0.000006 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.179406 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 189 components and 0.179406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061697Jy sigma=0.109904 ! Fit after self-cal, rms=0.061691Jy sigma=0.109889 ! Inverting map 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=3.768 mas, bmaj=9.289 mas, bpa=2.738 degrees ! Estimated noise=4.33471 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000946386 Jy ! Component: 100 - total flux cleaned = -0.00122603 Jy ! Component: 150 - total flux cleaned = -0.0012606 Jy ! Component: 200 - total flux cleaned = -0.00128853 Jy ! Component: 250 - total flux cleaned = -0.00131533 Jy ! Component: 300 - total flux cleaned = -0.00134 Jy ! Component: 350 - total flux cleaned = -0.00140821 Jy ! Component: 400 - total flux cleaned = -0.00147284 Jy ! Total flux subtracted in 400 components = -0.00147284 Jy ! Clean residual min=-0.001598 max=0.001572 Jy/beam ! Clean residual mean=-0.000001 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.177933 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 226 components and 0.177933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061615Jy sigma=0.109771 ! Fit after self-cal, rms=0.061613Jy sigma=0.109767 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.7206e-05 Jy ! Component: 100 - total flux cleaned = -8.77169e-05 Jy ! Component: 150 - total flux cleaned = -0.00012667 Jy ! Component: 200 - total flux cleaned = -0.000163877 Jy ! Component: 250 - total flux cleaned = -0.000182211 Jy ! Component: 300 - total flux cleaned = -0.000217312 Jy ! Component: 350 - total flux cleaned = -0.000234023 Jy ! Component: 400 - total flux cleaned = -0.000234036 Jy ! Total flux subtracted in 400 components = -0.000234036 Jy ! Clean residual min=-0.001586 max=0.001545 Jy/beam ! Clean residual mean=-0.000002 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.177699 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 249 components and 0.177699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061586Jy sigma=0.109734 ! Fit after self-cal, rms=0.061587Jy sigma=0.109734 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061587Jy sigma=0.109734 ! Fit after self-cal, rms=0.061652Jy sigma=0.109729 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.77 mas, bmaj=9.293 mas, bpa=2.776 degrees ! Estimated noise=4.33617 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.91376e-05 Jy ! Component: 100 - total flux cleaned = -5.47294e-05 Jy ! Component: 150 - total flux cleaned = -0.000101048 Jy ! Component: 200 - total flux cleaned = -0.000101636 Jy ! Component: 250 - total flux cleaned = -0.000131171 Jy ! Component: 300 - total flux cleaned = -0.000159773 Jy ! Component: 350 - total flux cleaned = -0.000173759 Jy ! Component: 400 - total flux cleaned = -0.000201203 Jy ! Total flux subtracted in 400 components = -0.000201203 Jy ! Clean residual min=-0.001606 max=0.001515 Jy/beam ! Clean residual mean=-0.000002 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.177498 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 266 components and 0.177498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061634Jy sigma=0.109711 ! Fit after self-cal, rms=0.061636Jy sigma=0.109711 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.5567e-05 Jy ! Component: 100 - total flux cleaned = -3.89145e-05 Jy ! Component: 150 - total flux cleaned = -5.18502e-05 Jy ! Component: 200 - total flux cleaned = -7.74386e-05 Jy ! Component: 250 - total flux cleaned = -0.000102941 Jy ! Component: 300 - total flux cleaned = -0.000115746 Jy ! Component: 350 - total flux cleaned = -0.000152045 Jy ! Component: 400 - total flux cleaned = -0.000152206 Jy ! Total flux subtracted in 400 components = -0.000152206 Jy ! Clean residual min=-0.001605 max=0.001489 Jy/beam ! Clean residual mean=-0.000002 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.177346 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 276 components and 0.177346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061623Jy sigma=0.109697 ! Fit after self-cal, rms=0.061623Jy sigma=0.109697 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061623Jy sigma=0.109697 ! Fit after self-cal, rms=0.061669Jy sigma=0.109684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.77 mas, bmaj=9.296 mas, bpa=2.759 degrees ! Estimated noise=4.33874 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.68342e-05 Jy ! Component: 100 - total flux cleaned = 6.4676e-05 Jy ! Component: 150 - total flux cleaned = 4.04808e-05 Jy ! Component: 200 - total flux cleaned = 1.7343e-05 Jy ! Component: 250 - total flux cleaned = 5.67423e-06 Jy ! Component: 300 - total flux cleaned = -1.66661e-05 Jy ! Component: 350 - total flux cleaned = -2.76747e-05 Jy ! Component: 400 - total flux cleaned = -3.87996e-05 Jy ! Total flux subtracted in 400 components = -3.87996e-05 Jy ! Clean residual min=-0.001601 max=0.001490 Jy/beam ! Clean residual mean=-0.000002 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.177307 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 290 components and 0.177307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061658Jy sigma=0.109672 ! Fit after self-cal, rms=0.061659Jy sigma=0.109672 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.91838e-06 Jy ! Component: 100 - total flux cleaned = -7.69917e-06 Jy ! Component: 150 - total flux cleaned = -1.86032e-05 Jy ! Component: 200 - total flux cleaned = -3.9648e-05 Jy ! Component: 250 - total flux cleaned = -6.05498e-05 Jy ! Component: 300 - total flux cleaned = -8.12594e-05 Jy ! Component: 350 - total flux cleaned = -9.11985e-05 Jy ! Component: 400 - total flux cleaned = -0.000100941 Jy ! Total flux subtracted in 400 components = -0.000100941 Jy ! Clean residual min=-0.001600 max=0.001481 Jy/beam ! Clean residual mean=-0.000002 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.177206 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 295 components and 0.177206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061651Jy sigma=0.109662 ! Fit after self-cal, rms=0.061651Jy sigma=0.109662 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061651Jy sigma=0.109662 ! Fit after self-cal, rms=0.061350Jy sigma=0.107915 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.236 mas, bmaj=15.55 mas, bpa=3.575 degrees ! Estimated noise=4.73625 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000441414 Jy ! Component: 100 - total flux cleaned = 0.000542597 Jy ! Component: 150 - total flux cleaned = 0.000573694 Jy ! Component: 200 - total flux cleaned = 0.000564301 Jy ! Component: 250 - total flux cleaned = 0.000564522 Jy ! Component: 300 - total flux cleaned = 0.000572935 Jy ! Component: 350 - total flux cleaned = 0.000572832 Jy ! Component: 400 - total flux cleaned = 0.000588942 Jy ! Total flux subtracted in 400 components = 0.000588942 Jy ! Clean residual min=-0.001760 max=0.001698 Jy/beam ! Clean residual mean=-0.000005 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.177795 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 319 components and 0.177795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061354Jy sigma=0.107911 ! Fit after self-cal, rms=0.061366Jy sigma=0.107903 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000153492 Jy ! Component: 100 - total flux cleaned = 0.000170362 Jy ! Component: 150 - total flux cleaned = 0.000178285 Jy ! Component: 200 - total flux cleaned = 0.000178216 Jy ! Component: 250 - total flux cleaned = 0.00018563 Jy ! Component: 300 - total flux cleaned = 0.000178493 Jy ! Component: 350 - total flux cleaned = 0.000185402 Jy ! Component: 400 - total flux cleaned = 0.000185724 Jy ! Total flux subtracted in 400 components = 0.000185724 Jy ! Clean residual min=-0.001775 max=0.001668 Jy/beam ! Clean residual mean=-0.000005 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.177981 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 333 components and 0.177981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061370Jy sigma=0.107905 ! Fit after self-cal, rms=0.061369Jy sigma=0.107905 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=3.769 mas, bmaj=9.298 mas, bpa=2.741 degrees ! Estimated noise=4.34946 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.769 x 9.298 at 2.741 degrees (North through East) ! Clean map min=-0.0016278 max=0.15791 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=2.969 mas, bmaj=7.783 mas, bpa=2.96 degrees ! Estimated noise=8.80463 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.122393 Jy ! Component: 100 - total flux cleaned = 0.150327 Jy ! Component: 150 - total flux cleaned = 0.160033 Jy ! Component: 200 - total flux cleaned = 0.165394 Jy ! Component: 250 - total flux cleaned = 0.16907 Jy ! Component: 300 - total flux cleaned = 0.171422 Jy ! Component: 350 - total flux cleaned = 0.173106 Jy ! Component: 400 - total flux cleaned = 0.174389 Jy ! Total flux subtracted in 400 components = 0.174389 Jy ! Clean residual min=-0.002979 max=0.003001 Jy/beam ! Clean residual mean=-0.000001 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.174389 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 59 model components to the UV plane model. ! The established model now contains 59 components and 0.174389 Jy ! Inverting map and beam ! Estimated beam: bmin=3.769 mas, bmaj=9.298 mas, bpa=2.741 degrees ! Estimated noise=4.34946 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3.6, 8.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00293165 Jy ! Component: 100 - total flux cleaned = 0.0036891 Jy ! Component: 150 - total flux cleaned = 0.00405348 Jy ! Component: 200 - total flux cleaned = 0.00426636 Jy ! Component: 250 - total flux cleaned = 0.00426998 Jy ! Component: 300 - total flux cleaned = 0.00418865 Jy ! Component: 350 - total flux cleaned = 0.00415166 Jy ! Component: 400 - total flux cleaned = 0.00411618 Jy ! Total flux subtracted in 400 components = 0.00411618 Jy ! Clean residual min=-0.001598 max=0.001598 Jy/beam ! Clean residual mean=-0.000002 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.178505 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 109 components and 0.178505 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.236 mas, bmaj=15.55 mas, bpa=3.575 degrees ! Estimated noise=4.73625 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000157674 Jy ! Component: 100 - total flux cleaned = -0.000287463 Jy ! Component: 150 - total flux cleaned = -0.000351846 Jy ! Component: 200 - total flux cleaned = -0.000369946 Jy ! Component: 250 - total flux cleaned = -0.000403475 Jy ! Component: 300 - total flux cleaned = -0.000418819 Jy ! Component: 350 - total flux cleaned = -0.000433313 Jy ! Component: 400 - total flux cleaned = -0.000446838 Jy ! Total flux subtracted in 400 components = -0.000446838 Jy ! Clean residual min=-0.001779 max=0.001657 Jy/beam ! Clean residual mean=-0.000005 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.178059 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.3086e-05 Jy ! Component: 100 - total flux cleaned = -3.82003e-05 Jy ! Component: 150 - total flux cleaned = -6.23358e-05 Jy ! Component: 200 - total flux cleaned = -7.40217e-05 Jy ! Component: 250 - total flux cleaned = -7.40651e-05 Jy ! Component: 300 - total flux cleaned = -8.55755e-05 Jy ! Component: 350 - total flux cleaned = -9.62602e-05 Jy ! Component: 400 - total flux cleaned = -9.62527e-05 Jy ! Total flux subtracted in 400 components = -9.62527e-05 Jy ! Clean residual min=-0.001778 max=0.001615 Jy/beam ! Clean residual mean=-0.000005 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.177962 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 193 components and 0.177962 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.769 mas, bmaj=9.298 mas, bpa=2.741 degrees ! Estimated noise=4.34946 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00017299 Jy ! Component: 100 - total flux cleaned = 0.000174194 Jy ! Component: 150 - total flux cleaned = 0.000148076 Jy ! Component: 200 - total flux cleaned = 0.000148696 Jy ! Component: 250 - total flux cleaned = 0.000149076 Jy ! Component: 300 - total flux cleaned = 0.000148844 Jy ! Component: 350 - total flux cleaned = 0.000148875 Jy ! Component: 400 - total flux cleaned = 0.000148346 Jy ! Total flux subtracted in 400 components = 0.000148346 Jy ! Clean residual min=-0.001667 max=0.001450 Jy/beam ! Clean residual mean=-0.000004 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.178111 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 234 components and 0.178111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061375Jy sigma=0.107853 ! Fit after self-cal, rms=0.061357Jy sigma=0.107842 wmodel /scr/pima/rdv95_uvs/J1855-1209_S_map.mod ! Writing 234 model components to file: /scr/pima/rdv95_uvs/J1855-1209_S_map.mod wobs /scr/pima/rdv95_uvs/J1855-1209_S_uvs.fits ! Applying 1400 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J1855-1209_S_uvs.fits wwins /scr/pima/rdv95_uvs/J1855-1209_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rdv95_uvs/J1855-1209_S_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.000494463 Jy ! Component: 100 - total flux cleaned = -0.000623482 Jy ! Component: 150 - total flux cleaned = -0.000624159 Jy ! Component: 200 - total flux cleaned = -0.000509664 Jy ! Component: 250 - total flux cleaned = -0.000310563 Jy ! Component: 300 - total flux cleaned = -0.000139455 Jy ! Component: 350 - total flux cleaned = 2.70176e-05 Jy ! Component: 400 - total flux cleaned = 0.000188871 Jy ! Component: 450 - total flux cleaned = 0.000346419 Jy ! Component: 500 - total flux cleaned = 0.00044299 Jy ! Component: 550 - total flux cleaned = 0.000556242 Jy ! Component: 600 - total flux cleaned = 0.000630451 Jy ! Component: 650 - total flux cleaned = 0.000684762 Jy ! Component: 700 - total flux cleaned = 0.000720141 Jy ! Component: 750 - total flux cleaned = 0.000790208 Jy ! Component: 800 - total flux cleaned = 0.000772592 Jy ! Component: 850 - total flux cleaned = 0.000772654 Jy ! Component: 900 - total flux cleaned = 0.00082302 Jy ! Component: 950 - total flux cleaned = 0.000806403 Jy ! Component: 1000 - total flux cleaned = 0.00085549 Jy ! Component: 1050 - total flux cleaned = 0.000871595 Jy ! Component: 1100 - total flux cleaned = 0.000871615 Jy ! Component: 1150 - total flux cleaned = 0.00093441 Jy ! Component: 1200 - total flux cleaned = 0.000918556 Jy ! Component: 1250 - total flux cleaned = 0.000903527 Jy ! Component: 1300 - total flux cleaned = 0.000964396 Jy ! Component: 1350 - total flux cleaned = 0.000949214 Jy ! Component: 1400 - total flux cleaned = 0.000919402 Jy ! Component: 1450 - total flux cleaned = 0.000919724 Jy ! Component: 1500 - total flux cleaned = 0.000948814 Jy ! Component: 1550 - total flux cleaned = 0.000948939 Jy ! Component: 1600 - total flux cleaned = 0.000977388 Jy ! Component: 1650 - total flux cleaned = 0.000977716 Jy ! Component: 1700 - total flux cleaned = 0.00100564 Jy ! Component: 1750 - total flux cleaned = 0.00103333 Jy ! Component: 1800 - total flux cleaned = 0.00107449 Jy ! Component: 1850 - total flux cleaned = 0.00107441 Jy ! Component: 1900 - total flux cleaned = 0.00111476 Jy ! Component: 1950 - total flux cleaned = 0.0011545 Jy ! Component: 2000 - total flux cleaned = 0.00112792 Jy ! Component: 2050 - total flux cleaned = 0.00112799 Jy ! Component: 2100 - total flux cleaned = 0.00111515 Jy ! Component: 2150 - total flux cleaned = 0.00120536 Jy ! Component: 2200 - total flux cleaned = 0.0011798 Jy ! Component: 2250 - total flux cleaned = 0.00120533 Jy ! Component: 2300 - total flux cleaned = 0.00120542 Jy ! Component: 2350 - total flux cleaned = 0.00120538 Jy ! Component: 2400 - total flux cleaned = 0.00119305 Jy ! Component: 2450 - total flux cleaned = 0.00125459 Jy ! Component: 2500 - total flux cleaned = 0.00124223 Jy ! Component: 2550 - total flux cleaned = 0.00127875 Jy ! Component: 2600 - total flux cleaned = 0.00135108 Jy ! Component: 2650 - total flux cleaned = 0.00136296 Jy ! Component: 2700 - total flux cleaned = 0.00138691 Jy ! Component: 2750 - total flux cleaned = 0.00138703 Jy ! Component: 2800 - total flux cleaned = 0.00139877 Jy ! Component: 2850 - total flux cleaned = 0.00144556 Jy ! Component: 2900 - total flux cleaned = 0.00143397 Jy ! Component: 2950 - total flux cleaned = 0.00150321 Jy ! Component: 3000 - total flux cleaned = 0.00153749 Jy ! Component: 3050 - total flux cleaned = 0.00154878 Jy ! Component: 3100 - total flux cleaned = 0.00154878 Jy ! Component: 3150 - total flux cleaned = 0.00161607 Jy ! Component: 3200 - total flux cleaned = 0.00157145 Jy ! Component: 3250 - total flux cleaned = 0.00154929 Jy ! Component: 3300 - total flux cleaned = 0.00157141 Jy ! Component: 3350 - total flux cleaned = 0.00153842 Jy ! Component: 3400 - total flux cleaned = 0.00154932 Jy ! Component: 3450 - total flux cleaned = 0.00157097 Jy ! Component: 3500 - total flux cleaned = 0.00157094 Jy ! Component: 3550 - total flux cleaned = 0.00157086 Jy ! Component: 3600 - total flux cleaned = 0.00152835 Jy ! Component: 3650 - total flux cleaned = 0.0016024 Jy ! Component: 3700 - total flux cleaned = 0.0016024 Jy ! Component: 3750 - total flux cleaned = 0.00161281 Jy ! Component: 3800 - total flux cleaned = 0.00157125 Jy ! Component: 3850 - total flux cleaned = 0.00161262 Jy ! Component: 3900 - total flux cleaned = 0.00162284 Jy ! Component: 3950 - total flux cleaned = 0.00161258 Jy ! Component: 4000 - total flux cleaned = 0.00163292 Jy ! Component: 4050 - total flux cleaned = 0.0016127 Jy ! Total flux subtracted in 4096 components = 0.00163287 Jy ! Clean residual min=-0.000596 max=0.000600 Jy/beam ! Clean residual mean=0.000000 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.179744 Jy keep ! Adding 236 model components to the UV plane model. ! The established model now contains 470 components and 0.179743 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J1855-1209_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.769 x 9.298 at 2.741 degrees (North through East) ! Clean map min=-0.00126 max=0.15858 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J1855-1209_S_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.1585 rms= 0.00019 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J1855-1209_S_uvs.log closed on Wed Nov 6 20:49:01 2013