! Started logfile: /scr/pima/rdv73_uvs/J0918-1205_X_uvs.log on Sat Jan 9 17:33:10 2016 obs /scr/pima/rdv73_uvs/J0918-1205_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J0918-1205_X_uva.fits ! AN table 1: 23 integrations on 36 of 36 possible baselines. ! AN table 2: 24 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.701333 visibilities/baseline/integration-bin. ! Found source: J0918-1205 ! ! 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 8.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 4208 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv73_uvs/J0918-1205_X] 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:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 31 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 31 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 31 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.018171Jy sigma=12.138929 ! Fit after self-cal, rms=0.836285Jy sigma=10.019316 ! 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=0.8472 mas, bmaj=1.707 mas, bpa=-0.9347 degrees ! Estimated noise=1.88819 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.11973 Jy ! Component: 100 - total flux cleaned = 0.161565 Jy ! Total flux subtracted in 100 components = 0.161565 Jy ! Clean residual min=-0.010700 max=0.017138 Jy/beam ! Clean residual mean=0.000038 rms=0.003075 Jy/beam ! Combined flux in latest and established models = 0.161565 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.161565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085325Jy sigma=0.990515 ! Fit after self-cal, rms=0.085154Jy sigma=0.988236 ! 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=1.138 mas, bmaj=2.287 mas, bpa=1.096 degrees ! Estimated noise=0.974487 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.0255741 Jy ! Component: 100 - total flux cleaned = 0.0360899 Jy ! Component: 150 - total flux cleaned = 0.0412034 Jy ! Component: 200 - total flux cleaned = 0.0438911 Jy ! Total flux subtracted in 200 components = 0.0438911 Jy ! Clean residual min=-0.006541 max=0.007861 Jy/beam ! Clean residual mean=0.000010 rms=0.001965 Jy/beam ! Combined flux in latest and established models = 0.205456 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 38 components and 0.205456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078222Jy sigma=0.900328 ! Fit after self-cal, rms=0.078205Jy sigma=0.899977 ! 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.12 FD 0.93 HN 1.00* KP 0.96 ! LA 1.07 MK 0.90 OV 0.95 PT 0.98 ! SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.09 FD 0.93 KP 1.11 LA 1.12 ! MK 1.36 OV 0.89 PT 0.95 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.92 HN 1.00* KP 0.91 ! LA 1.08 MK 0.90 OV 0.94 PT 1.02 ! SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.94 KP 1.02 LA 1.04 ! MK 1.48 OV 0.91 PT 1.01 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.93 HN 1.00* KP 0.89 ! LA 1.12 MK 0.93 OV 0.94 PT 1.02 ! SC 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 0.96 KP 0.97 LA 1.12 ! MK 1.26 OV 0.97 PT 1.02 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.94 HN 1.00* KP 0.91 ! LA 1.13 MK 0.99 OV 0.99 PT 0.98 ! SC 1.13 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 0.91 KP 0.93 LA 1.16 ! MK 1.03 OV 0.94 PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.078205Jy sigma=0.899977 ! Fit after self-cal, rms=0.077303Jy sigma=0.874497 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.15 mas, bmaj=2.286 mas, bpa=0.2064 degrees ! Estimated noise=0.974192 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.00013102 Jy ! Component: 100 - total flux cleaned = -0.000219361 Jy ! Component: 150 - total flux cleaned = -0.000219892 Jy ! Component: 200 - total flux cleaned = -0.000219386 Jy ! Total flux subtracted in 200 components = -0.000219386 Jy ! Clean residual min=-0.004261 max=0.004645 Jy/beam ! Clean residual mean=0.000013 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.205237 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.205237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077254Jy sigma=0.874067 ! Fit after self-cal, rms=0.077316Jy sigma=0.873716 ! 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.077316Jy sigma=0.873716 ! Fit after self-cal, rms=0.077220Jy sigma=0.873654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.148 mas, bmaj=2.284 mas, bpa=-0.1645 degrees ! Estimated noise=0.972052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00012713 Jy ! Component: 100 - total flux cleaned = -0.000170399 Jy ! Component: 150 - total flux cleaned = -0.000171336 Jy ! Component: 200 - total flux cleaned = -0.000172307 Jy ! Total flux subtracted in 200 components = -0.000172307 Jy ! Clean residual min=-0.004259 max=0.004558 Jy/beam ! Clean residual mean=0.000013 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.205065 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.205065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077178Jy sigma=0.873304 ! Fit after self-cal, rms=0.077180Jy sigma=0.873288 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) ! Added new window around map position (-12.8, -48.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00291664 Jy ! Component: 100 - total flux cleaned = 0.00273162 Jy ! Component: 150 - total flux cleaned = 0.00265749 Jy ! Component: 200 - total flux cleaned = 0.00271997 Jy ! Total flux subtracted in 200 components = 0.00271997 Jy ! Clean residual min=-0.004105 max=0.003792 Jy/beam ! Clean residual mean=0.000009 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.207785 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.207785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076937Jy sigma=0.870243 ! Fit after self-cal, rms=0.076917Jy sigma=0.870074 ! 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.076917Jy sigma=0.870074 ! Fit after self-cal, rms=0.076541Jy sigma=0.869634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.143 mas, bmaj=2.274 mas, bpa=-0.6016 degrees ! Estimated noise=0.965942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000405429 Jy ! Component: 100 - total flux cleaned = 0.000398382 Jy ! Component: 150 - total flux cleaned = 0.000395551 Jy ! Component: 200 - total flux cleaned = 0.000315048 Jy ! Total flux subtracted in 200 components = 0.000315048 Jy ! Clean residual min=-0.004057 max=0.003677 Jy/beam ! Clean residual mean=0.000008 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.2081 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 0.2081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076483Jy sigma=0.868927 ! Fit after self-cal, rms=0.076481Jy sigma=0.868886 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.01264e-05 Jy ! Component: 100 - total flux cleaned = -7.53636e-05 Jy ! Component: 150 - total flux cleaned = -0.000141462 Jy ! Component: 200 - total flux cleaned = -0.000200941 Jy ! Total flux subtracted in 200 components = -0.000200941 Jy ! Clean residual min=-0.004054 max=0.003635 Jy/beam ! Clean residual mean=0.000007 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.207899 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.207899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076453Jy sigma=0.868595 ! Fit after self-cal, rms=0.076453Jy sigma=0.868581 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076453Jy sigma=0.868581 ! Fit after self-cal, rms=0.076271Jy sigma=0.868293 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.874 mas, bmaj=4.452 mas, bpa=22.27 degrees ! Estimated noise=1.16318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.12819e-05 Jy ! Component: 100 - total flux cleaned = 0.000135474 Jy ! Component: 150 - total flux cleaned = 0.000110479 Jy ! Component: 200 - total flux cleaned = 0.000112026 Jy ! Total flux subtracted in 200 components = 0.000112026 Jy ! Clean residual min=-0.003686 max=0.003718 Jy/beam ! Clean residual mean=0.000010 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.208011 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 77 components and 0.208011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076254Jy sigma=0.868235 ! Fit after self-cal, rms=0.076256Jy sigma=0.868220 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.75342e-05 Jy ! Component: 100 - total flux cleaned = -2.76983e-05 Jy ! Component: 150 - total flux cleaned = -2.90506e-05 Jy ! Component: 200 - total flux cleaned = -7.90812e-06 Jy ! Total flux subtracted in 200 components = -7.90812e-06 Jy ! Clean residual min=-0.003664 max=0.003682 Jy/beam ! Clean residual mean=0.000010 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.208003 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 78 components and 0.208003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076250Jy sigma=0.868299 ! Fit after self-cal, rms=0.076250Jy sigma=0.868288 ! 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: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 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 selfant 2:SC,true ! 2: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.087759Jy sigma=0.972321 ! Fit after self-cal, rms=0.087759Jy sigma=0.972321 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:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 31 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 31 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 31 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.087759Jy sigma=0.972321 ! Fit after self-cal, rms=0.075956Jy sigma=0.868027 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=0.8487 mas, bmaj=1.699 mas, bpa=-4.6 degrees ! Estimated noise=1.82746 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 (-37.2, -39.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139432 Jy ! Component: 100 - total flux cleaned = 0.00311816 Jy ! Component: 150 - total flux cleaned = 0.00324948 Jy ! Component: 200 - total flux cleaned = 0.00260069 Jy ! Total flux subtracted in 200 components = 0.00260069 Jy ! Clean residual min=-0.006394 max=0.006941 Jy/beam ! Clean residual mean=0.000001 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.210603 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 0.210603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075944Jy sigma=0.867946 ! Fit after self-cal, rms=0.075887Jy sigma=0.867226 ! Inverting map ! Added new window around map position (17.6, -36.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00434523 Jy ! Component: 100 - total flux cleaned = 0.00460412 Jy ! Component: 150 - total flux cleaned = 0.00470365 Jy ! Component: 200 - total flux cleaned = 0.00460488 Jy ! Total flux subtracted in 200 components = 0.00460488 Jy ! Clean residual min=-0.006082 max=0.005082 Jy/beam ! Clean residual mean=0.000001 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.215208 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 111 components and 0.215208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075827Jy sigma=0.867343 ! Fit after self-cal, rms=0.075787Jy sigma=0.866757 ! 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=1.136 mas, bmaj=2.252 mas, bpa=-1.984 degrees ! Estimated noise=0.957192 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 (-48.8, 25.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131694 Jy ! Component: 100 - total flux cleaned = 0.000292418 Jy ! Component: 150 - total flux cleaned = -0.000437343 Jy ! Component: 200 - total flux cleaned = -0.00115856 Jy ! Component: 250 - total flux cleaned = -0.00163812 Jy ! Component: 300 - total flux cleaned = -0.00208563 Jy ! Component: 350 - total flux cleaned = -0.0024538 Jy ! Component: 400 - total flux cleaned = -0.00275204 Jy ! Total flux subtracted in 400 components = -0.00275204 Jy ! Clean residual min=-0.003097 max=0.003146 Jy/beam ! Clean residual mean=0.000006 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.212456 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 155 components and 0.212456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075527Jy sigma=0.863282 ! Fit after self-cal, rms=0.075514Jy sigma=0.863063 ! 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 = -0.000350516 Jy ! Component: 100 - total flux cleaned = -0.000694887 Jy ! Component: 150 - total flux cleaned = -0.000879524 Jy ! Component: 200 - total flux cleaned = -0.00118917 Jy ! Component: 250 - total flux cleaned = -0.00135695 Jy ! Component: 300 - total flux cleaned = -0.00148017 Jy ! Component: 350 - total flux cleaned = -0.00167713 Jy ! Component: 400 - total flux cleaned = -0.00186826 Jy ! Total flux subtracted in 400 components = -0.00186826 Jy ! Clean residual min=-0.003030 max=0.002979 Jy/beam ! Clean residual mean=0.000006 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.210588 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 184 components and 0.210588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075422Jy sigma=0.861942 ! Fit after self-cal, rms=0.075420Jy sigma=0.861897 ! 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. ! A total of 31 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 31 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 31 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.086980Jy sigma=0.964068 ! Fit after self-cal, rms=0.075449Jy sigma=0.861507 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.135 mas, bmaj=2.258 mas, bpa=-1.872 degrees ! Estimated noise=0.957144 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000156614 Jy ! Component: 100 - total flux cleaned = 2.81429e-05 Jy ! Component: 150 - total flux cleaned = -0.000129188 Jy ! Component: 200 - total flux cleaned = -0.000390492 Jy ! Component: 250 - total flux cleaned = -0.000603559 Jy ! Component: 300 - total flux cleaned = -0.000773649 Jy ! Component: 350 - total flux cleaned = -0.000938372 Jy ! Component: 400 - total flux cleaned = -0.00109823 Jy ! Total flux subtracted in 400 components = -0.00109823 Jy ! Clean residual min=-0.002774 max=0.002814 Jy/beam ! Clean residual mean=0.000007 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.20949 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 199 components and 0.20949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075380Jy sigma=0.860709 ! Fit after self-cal, rms=0.075377Jy sigma=0.860676 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) ! Added new window around map position (-30, 34). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167999 Jy ! Component: 100 - total flux cleaned = 0.00203563 Jy ! Component: 150 - total flux cleaned = 0.0021841 Jy ! Component: 200 - total flux cleaned = 0.00226752 Jy ! Component: 250 - total flux cleaned = 0.0022652 Jy ! Component: 300 - total flux cleaned = 0.00215835 Jy ! Component: 350 - total flux cleaned = 0.0021585 Jy ! Component: 400 - total flux cleaned = 0.00209254 Jy ! Total flux subtracted in 400 components = 0.00209254 Jy ! Clean residual min=-0.002616 max=0.002468 Jy/beam ! Clean residual mean=0.000007 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.211582 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 234 components and 0.211582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075225Jy sigma=0.859127 ! Fit after self-cal, rms=0.075213Jy sigma=0.859031 ! 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.075213Jy sigma=0.859031 ! Fit after self-cal, rms=0.075047Jy sigma=0.858659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.133 mas, bmaj=2.254 mas, bpa=-1.97 degrees ! Estimated noise=0.95509 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000682422 Jy ! Component: 100 - total flux cleaned = 0.000835444 Jy ! Component: 150 - total flux cleaned = 0.000906213 Jy ! Component: 200 - total flux cleaned = 0.00103871 Jy ! Component: 250 - total flux cleaned = 0.00113316 Jy ! Component: 300 - total flux cleaned = 0.00122456 Jy ! Component: 350 - total flux cleaned = 0.00128332 Jy ! Component: 400 - total flux cleaned = 0.00125356 Jy ! Total flux subtracted in 400 components = 0.00125356 Jy ! Clean residual min=-0.002551 max=0.002339 Jy/beam ! Clean residual mean=0.000007 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.212836 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 252 components and 0.212836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074988Jy sigma=0.857991 ! Fit after self-cal, rms=0.074983Jy sigma=0.857968 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 = -3.83964e-05 Jy ! Component: 100 - total flux cleaned = 7.78949e-05 Jy ! Component: 150 - total flux cleaned = 0.000162595 Jy ! Component: 200 - total flux cleaned = 0.000190268 Jy ! Component: 250 - total flux cleaned = 0.000163728 Jy ! Component: 300 - total flux cleaned = 0.000163907 Jy ! Component: 350 - total flux cleaned = 0.000164105 Jy ! Component: 400 - total flux cleaned = 0.000138866 Jy ! Total flux subtracted in 400 components = 0.000138866 Jy ! Clean residual min=-0.002509 max=0.002275 Jy/beam ! Clean residual mean=0.000007 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.212975 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 270 components and 0.212975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074949Jy sigma=0.857538 ! Fit after self-cal, rms=0.074946Jy sigma=0.857526 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, 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.074946Jy sigma=0.857526 ! Fit after self-cal, rms=0.073675Jy sigma=0.837235 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.873 mas, bmaj=4.395 mas, bpa=21.53 degrees ! Estimated noise=1.16546 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000158234 Jy ! Component: 100 - total flux cleaned = -0.000194801 Jy ! Component: 150 - total flux cleaned = -0.000219624 Jy ! Component: 200 - total flux cleaned = -0.000287959 Jy ! Component: 250 - total flux cleaned = -0.000352837 Jy ! Component: 300 - total flux cleaned = -0.00041416 Jy ! Component: 350 - total flux cleaned = -0.000492297 Jy ! Component: 400 - total flux cleaned = -0.000548425 Jy ! Total flux subtracted in 400 components = -0.000548425 Jy ! Clean residual min=-0.002739 max=0.002284 Jy/beam ! Clean residual mean=0.000010 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.212426 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 290 components and 0.212426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073655Jy sigma=0.837135 ! Fit after self-cal, rms=0.073718Jy sigma=0.836929 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 = -8.97904e-05 Jy ! Component: 100 - total flux cleaned = -0.000223547 Jy ! Component: 150 - total flux cleaned = -0.000296521 Jy ! Component: 200 - total flux cleaned = -0.000350019 Jy ! Component: 250 - total flux cleaned = -0.000385339 Jy ! Component: 300 - total flux cleaned = -0.000419509 Jy ! Component: 350 - total flux cleaned = -0.000435542 Jy ! Component: 400 - total flux cleaned = -0.000468298 Jy ! Total flux subtracted in 400 components = -0.000468298 Jy ! Clean residual min=-0.002784 max=0.002278 Jy/beam ! Clean residual mean=0.000009 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.211958 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 302 components and 0.211958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073710Jy sigma=0.836894 ! Fit after self-cal, rms=0.073705Jy sigma=0.836882 ! 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=1.134 mas, bmaj=2.252 mas, bpa=-2.029 degrees ! Estimated noise=0.958473 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.134 x 2.252 at -2.029 degrees (North through East) ! Clean map min=-0.0034342 max=0.14883 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=0.8484 mas, bmaj=1.696 mas, bpa=-4.753 degrees ! Estimated noise=1.8259 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.118157 Jy ! Component: 100 - total flux cleaned = 0.162515 Jy ! Component: 150 - total flux cleaned = 0.182334 Jy ! Component: 200 - total flux cleaned = 0.194536 Jy ! Component: 250 - total flux cleaned = 0.201631 Jy ! Component: 300 - total flux cleaned = 0.206868 Jy ! Component: 350 - total flux cleaned = 0.210032 Jy ! Component: 400 - total flux cleaned = 0.213037 Jy ! Total flux subtracted in 400 components = 0.213037 Jy ! Clean residual min=-0.006010 max=0.005798 Jy/beam ! Clean residual mean=0.000005 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.213037 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 50 model components to the UV plane model. ! The established model now contains 50 components and 0.213037 Jy ! Inverting map and beam ! Estimated beam: bmin=1.134 mas, bmaj=2.252 mas, bpa=-2.029 degrees ! Estimated noise=0.958473 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00461131 Jy ! Component: 100 - total flux cleaned = 0.00631153 Jy ! Component: 150 - total flux cleaned = 0.00694035 Jy ! Component: 200 - total flux cleaned = 0.00705049 Jy ! Component: 250 - total flux cleaned = 0.00705287 Jy ! Component: 300 - total flux cleaned = 0.00697058 Jy ! Component: 350 - total flux cleaned = 0.00665981 Jy ! Component: 400 - total flux cleaned = 0.00658737 Jy ! Total flux subtracted in 400 components = 0.00658737 Jy ! Clean residual min=-0.003357 max=0.003058 Jy/beam ! Clean residual mean=0.000008 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.219625 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 89 components and 0.219625 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.873 mas, bmaj=4.395 mas, bpa=21.53 degrees ! Estimated noise=1.16546 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00022379 Jy ! Component: 100 - total flux cleaned = -0.000902287 Jy ! Component: 150 - total flux cleaned = -0.00143982 Jy ! Component: 200 - total flux cleaned = -0.00186586 Jy ! Component: 250 - total flux cleaned = -0.00231132 Jy ! Component: 300 - total flux cleaned = -0.00272799 Jy ! Component: 350 - total flux cleaned = -0.00311704 Jy ! Component: 400 - total flux cleaned = -0.00336137 Jy ! Total flux subtracted in 400 components = -0.00336137 Jy ! Clean residual min=-0.002862 max=0.002539 Jy/beam ! Clean residual mean=0.000008 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.216263 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 = -0.000348124 Jy ! Component: 100 - total flux cleaned = -0.000606373 Jy ! Component: 150 - total flux cleaned = -0.000887862 Jy ! Component: 200 - total flux cleaned = -0.00112504 Jy ! Component: 250 - total flux cleaned = -0.00135385 Jy ! Component: 300 - total flux cleaned = -0.00151143 Jy ! Component: 350 - total flux cleaned = -0.00169513 Jy ! Component: 400 - total flux cleaned = -0.00181405 Jy ! Total flux subtracted in 400 components = -0.00181405 Jy ! Clean residual min=-0.002755 max=0.002413 Jy/beam ! Clean residual mean=0.000007 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.214449 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 144 components and 0.214449 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.134 mas, bmaj=2.252 mas, bpa=-2.029 degrees ! Estimated noise=0.958473 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000234668 Jy ! Component: 100 - total flux cleaned = -1.39973e-05 Jy ! Component: 150 - total flux cleaned = -0.000357883 Jy ! Component: 200 - total flux cleaned = -0.000574581 Jy ! Component: 250 - total flux cleaned = -0.000523684 Jy ! Component: 300 - total flux cleaned = -0.000669703 Jy ! Component: 350 - total flux cleaned = -0.00062281 Jy ! Component: 400 - total flux cleaned = -0.000669814 Jy ! Total flux subtracted in 400 components = -0.000669814 Jy ! Clean residual min=-0.002958 max=0.002638 Jy/beam ! Clean residual mean=0.000006 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.213779 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 179 components and 0.213779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073898Jy sigma=0.839403 ! Fit after self-cal, rms=0.073881Jy sigma=0.839030 wmodel /scr/pima/rdv73_uvs/J0918-1205_X_map.mod ! Writing 179 model components to file: /scr/pima/rdv73_uvs/J0918-1205_X_map.mod wobs /scr/pima/rdv73_uvs/J0918-1205_X_uvs.fits ! Applying 440 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J0918-1205_X_uvs.fits wwins /scr/pima/rdv73_uvs/J0918-1205_X_map.win ! wwins: Wrote 6 windows to /scr/pima/rdv73_uvs/J0918-1205_X_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.000645141 Jy ! Component: 100 - total flux cleaned = -0.000904618 Jy ! Component: 150 - total flux cleaned = -0.000708926 Jy ! Component: 200 - total flux cleaned = -0.000370323 Jy ! Component: 250 - total flux cleaned = -9.14189e-06 Jy ! Component: 300 - total flux cleaned = 0.000372621 Jy ! Component: 350 - total flux cleaned = 0.000507737 Jy ! Component: 400 - total flux cleaned = 0.000771109 Jy ! Component: 450 - total flux cleaned = 0.00102655 Jy ! Component: 500 - total flux cleaned = 0.00133416 Jy ! Component: 550 - total flux cleaned = 0.00151333 Jy ! Component: 600 - total flux cleaned = 0.00168829 Jy ! Component: 650 - total flux cleaned = 0.00183058 Jy ! Component: 700 - total flux cleaned = 0.00199745 Jy ! Component: 750 - total flux cleaned = 0.00215959 Jy ! Component: 800 - total flux cleaned = 0.00231828 Jy ! Component: 850 - total flux cleaned = 0.0023703 Jy ! Component: 900 - total flux cleaned = 0.00247301 Jy ! Component: 950 - total flux cleaned = 0.00257441 Jy ! Component: 1000 - total flux cleaned = 0.00269868 Jy ! Component: 1050 - total flux cleaned = 0.00277139 Jy ! Component: 1100 - total flux cleaned = 0.00289103 Jy ! Component: 1150 - total flux cleaned = 0.00293859 Jy ! Component: 1200 - total flux cleaned = 0.00303184 Jy ! Component: 1250 - total flux cleaned = 0.00314611 Jy ! Component: 1300 - total flux cleaned = 0.00321395 Jy ! Component: 1350 - total flux cleaned = 0.00321405 Jy ! Component: 1400 - total flux cleaned = 0.00323622 Jy ! Component: 1450 - total flux cleaned = 0.00323634 Jy ! Component: 1500 - total flux cleaned = 0.00330056 Jy ! Component: 1550 - total flux cleaned = 0.00327955 Jy ! Component: 1600 - total flux cleaned = 0.00327981 Jy ! Component: 1650 - total flux cleaned = 0.00334183 Jy ! Component: 1700 - total flux cleaned = 0.00344347 Jy ! Component: 1750 - total flux cleaned = 0.00340278 Jy ! Component: 1800 - total flux cleaned = 0.00340249 Jy ! Component: 1850 - total flux cleaned = 0.00340273 Jy ! Component: 1900 - total flux cleaned = 0.00348063 Jy ! Component: 1950 - total flux cleaned = 0.00344239 Jy ! Component: 2000 - total flux cleaned = 0.00351864 Jy ! Component: 2050 - total flux cleaned = 0.0035752 Jy ! Component: 2100 - total flux cleaned = 0.00363134 Jy ! Component: 2150 - total flux cleaned = 0.00372398 Jy ! Component: 2200 - total flux cleaned = 0.00379755 Jy ! Component: 2250 - total flux cleaned = 0.00385232 Jy ! Component: 2300 - total flux cleaned = 0.00390672 Jy ! Component: 2350 - total flux cleaned = 0.00399634 Jy ! Component: 2400 - total flux cleaned = 0.00410271 Jy ! Component: 2450 - total flux cleaned = 0.00406749 Jy ! Component: 2500 - total flux cleaned = 0.00425979 Jy ! Component: 2550 - total flux cleaned = 0.00425964 Jy ! Component: 2600 - total flux cleaned = 0.00431129 Jy ! Component: 2650 - total flux cleaned = 0.004448 Jy ! Component: 2700 - total flux cleaned = 0.00451597 Jy ! Component: 2750 - total flux cleaned = 0.00458339 Jy ! Component: 2800 - total flux cleaned = 0.00466709 Jy ! Component: 2850 - total flux cleaned = 0.00475016 Jy ! Component: 2900 - total flux cleaned = 0.00483278 Jy ! Component: 2950 - total flux cleaned = 0.00491485 Jy ! Component: 3000 - total flux cleaned = 0.00498019 Jy ! Component: 3050 - total flux cleaned = 0.00510986 Jy ! Component: 3100 - total flux cleaned = 0.00514214 Jy ! Component: 3150 - total flux cleaned = 0.00522226 Jy ! Component: 3200 - total flux cleaned = 0.00528599 Jy ! Component: 3250 - total flux cleaned = 0.00539679 Jy ! Component: 3300 - total flux cleaned = 0.00545969 Jy ! Component: 3350 - total flux cleaned = 0.00552227 Jy ! Component: 3400 - total flux cleaned = 0.00558456 Jy ! Component: 3450 - total flux cleaned = 0.005631 Jy ! Component: 3500 - total flux cleaned = 0.00572337 Jy ! Component: 3550 - total flux cleaned = 0.00578461 Jy ! Component: 3600 - total flux cleaned = 0.00586088 Jy ! Component: 3650 - total flux cleaned = 0.00589124 Jy ! Component: 3700 - total flux cleaned = 0.00593652 Jy ! Component: 3750 - total flux cleaned = 0.00593668 Jy ! Component: 3800 - total flux cleaned = 0.00601154 Jy ! Component: 3850 - total flux cleaned = 0.00605614 Jy ! Component: 3900 - total flux cleaned = 0.00610066 Jy ! Component: 3950 - total flux cleaned = 0.0061302 Jy ! Component: 4000 - total flux cleaned = 0.00615961 Jy ! Component: 4050 - total flux cleaned = 0.006189 Jy ! Total flux subtracted in 4096 components = 0.00624734 Jy ! Clean residual min=-0.000865 max=0.001013 Jy/beam ! Clean residual mean=0.000003 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.220027 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 442 components and 0.220027 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J0918-1205_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.134 x 2.252 at -2.029 degrees (North through East) ! Clean map min=-0.0032435 max=0.14883 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J0918-1205_X_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.1488 rms= 0.00024 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J0918-1205_X_uvs.log closed on Sat Jan 9 17:33:16 2016